Releases: envoyproxy/examples
Releases · envoyproxy/examples
v0.0.6
v0.0.5
Add nonce support to the oauth2 example verifications (#129) Signed-off-by: Huabing Zhao <[email protected]>
v0.0.4
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 <[email protected]>
v0.0.3
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.2
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.1
Fix opentelemetry traces examples (#48) Signed-off-by: Ashmeet Kandhari <[email protected]>