Skip to content

ratelimit/v0.1.0

Compare
Choose a tag to compare
@valerian-roche valerian-roche released this 23 Dec 15:32
· 4 commits to main since this release
ratelimit/v0.1.0
2cdf9fc

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

No changes for ratelimit

Full Changelog: v0.13.1...ratelimit/v0.1.0