Skip to content

Contour v0.2.1

Choose a tag to compare

@davecheney davecheney released this 12 Jan 05:10
9de7c0c

Contour 0.2.1 is a bug fix release for the gRPC support added in Contour 0.2.

This release contains a single change to the schema of v2 bootstrap configuration and gRPC LDS response messages to match a recent change in Envoy.

If you are not using the v2 configuration mode or gRPC you do not need to upgrade.

Bugs fixed

  • Contour generates an out of date configuration in v2 configuration mode. Fixes #136