Skip to content

Releases: yokawasa/envoy-proxy-demos

v2.0.0

14 Aug 04:59
Compare
Choose a tag to compare

Supported Envoy v2 API

Prominent changes from v1 based demo app are:

  • Changed general port for front proxy from 80 to 8000
  • Changed docker compose version from 2 to 3.7 (see Compose file version 3 reference)
  • HTTP Connection Manager API Change:
  • Tracking config for both Jaeger and Zipkin
    • endpoint: /api/v1/spans to /api/v2/spans
  • Stopped using envoy.api.v2.route.RouteMatch.regex, deprecated option

v1.0.0

16 May 06:27
0f9a9ef
Compare
Choose a tag to compare

v1.0.0 (envoy api v1 based demo apps)

Supported & tested envoy versions:

NOTE: From envoy api v1.13.0, v1 envoy api(s) are no longer supported.