Release Announcement
Check out the v1.1.4 release announcement to learn more about the release.
Bug fixes
- Fixed validate proto messages before converting them to anypb.Any
- Fixed BackendTlsPolicy specify multiple targetRefs of the same service, only one will work
- Fixed Envoy rejecting TCP Listeners that have no attached TCPRoutes
- Fixed frequent 503 errors when connecting to a Service experiencing high Pod churn
- Fixed reference grant from EnvoyExtensionPolicy to referenced ext-proc backend not respected
- Fixed BackendTrafficPolicy not applying to Gateway Route when Route has a Request Timeout defined
Other changes
- Bumped Rate Limit to 49af5cca
- Bumped golang.org/x/crypto to 0.31.0
What's Changed
- [release/v1.1] fix: validate proto messages before converting them to anypb.Any (#4499) by @zhaohuabing in #4558
- [release/v1.1] Bump ratelimit to 49af5cca by @arkodg in #4752
- [release/v1.1] dont run docs workflows on release branches (#4755) by @arkodg in #4759
- [release/v1.1] v1.1.4 cherry pick by @guydc in #4789
- [release/v1.1] Release v1.1.4 by @guydc in #4800
- [release/v1.1] cherry-pick for v1.1.4 by @guydc in #4897
- [release/v1.1] release: v1.1.4 (#4899) by @guydc in #4907
Full Changelog: v1.1.3...v1.1.4