github envoyproxy/go-control-plane v0.9.5
Release v0.9.5

latest releases: v0.12.0, v0.11.1, v0.11.0...
4 years ago

Release notes:

  • Updated Envoy SHA to 34fcdef99633947543070d5eadf32867e940694e
  • Module requirement downgraded to go1.11
  • ExtAuthz well known filter names are updated to the new Envoy format
  • Cache implementation is replicated into xDS v2 and xDS v3 versions. You need to add to "v2" or "v3" suffix to imports to indicate which version to use (thanks @jyotimahapatra)
  • Added integration tests for v2 and v3 versions
  • v3 cache implementation removed GetStatusInfo and GetStatusKeys functions from the interface

Known issues:

  • set_node_on_first_message_only may not work as expected due to an Envoy issue

Don't miss a new go-control-plane release

NewReleases is sending notifications on new releases.