Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@yokawasa yokawasa released this 14 Aug 04:59
· 2 commits to master since this release

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