Skip to content

Releases: envoyproxy/examples

v0.0.5

05 Sep 16:49
0c210f1
Compare
Choose a tag to compare
Add nonce support to the oauth2 example verifications (#129)

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>

v0.0.4

22 Aug 09:53
0c75577
Compare
Choose a tag to compare
golang-http: update example to adapt latest break change (#99)

For behavior change:
Change ``OnLogDownstreamStart``, ``OnLogDownstreamPeriodic`` and ``OnLog`` methods so that user can get the request/response's
    headers and trailers when producing access log.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

v0.0.3

22 Aug 09:10
6a81d5c
Compare
Choose a tag to compare
build(deps): bump otel/opentelemetry-collector in /opentelemetry (#83)

Bumps otel/opentelemetry-collector from `8f9b68e` to `aef3e6d`.

---
updated-dependencies:
- dependency-name: otel/opentelemetry-collector
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.2

07 Aug 10:12
e5664d3
Compare
Choose a tag to compare
build(deps): bump openzipkin/zipkin in /zipkin (#43)

Bumps openzipkin/zipkin from `da81773` to `a7c69b5`.

---
updated-dependencies:
- dependency-name: openzipkin/zipkin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.1

07 Aug 08:55
a91bf49
Compare
Choose a tag to compare
Fix opentelemetry traces examples (#48)

Signed-off-by: Ashmeet Kandhari <ashmeetkandhari93@gmail.com>