valerian-roche
released this
23 Dec 15:33
·
4 commits
to main
since this release
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 servergithub.com/envoyproxy/go-control-plane/envoy
andgithub.com/envoyproxy/go-control-plane/contrib
for envoy API go generated filesgithub.com/envoyproxy/go-control-plane/ratelimit
andgithub.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