github envoyproxy/go-control-plane contrib/v1.32.2

one day ago

New releasing model

The go-control-plane repository is now released as multiple independent packages:

  • github.com/envoyproxy/go-control-plane (this release), including the core components such as cache and server
  • github.com/envoyproxy/go-control-plane/envoy and github.com/envoyproxy/go-control-plane/contrib for envoy API go generated files
  • github.com/envoyproxy/go-control-plane/ratelimit and github.com/envoyproxy/go-control-plane/xdsmatcher as independent components for specific use-cases

What's Changed

  • build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #1019
  • build(deps): Bump golang from 1.21 to 1.22 by @dependabot in #879
  • chore(deps): upgrade golang version to 1.22.8 by @lukidzi in #1038
  • Support multi-module releases in go-control-plane by @alecholmez in #714
  • Create releases for go-control-plane (0.13.2) and envoy API (1.32.2) by @valerian-roche in #1073

Full Changelog: v0.13.1...contrib/v1.32.2

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

NewReleases is sending notifications on new releases.