Release Announcement
Check out the v1.2.2 release announcement to learn more about the release.
Bug fixes
- Fixed Envoy rejecting TCP Listeners that have no attached TCPRoutes.
- Fixed failed to update SecurityPolicy resources with the
backendRef
field specified. - Fixed xDS translation failed when oidc tokenEndpoint and jwt remoteJWKS are specified in the same SecurityPolicy and using the same hostname.
- Fixed frequent 503 errors when connecting to a Service experiencing high Pod churn.
Other changes
- Bump the RateLimit image to 49af5cca.
- Always use
::
andIPv4Compact
enabled on dynamic listeners. - Use
V4_PREFERRED
instead ofV4_ONLY
by default for the cluster'sDnsLookupFamily
.
What's Changed
- [release/v1.2] Bump ratelimit image 49af5cca by @arkodg in #4749
- [release/v1.2] dont run docs workflows on release branches (#4755) by @arkodg in #4760
- [release/v1.2] cherry pick bug fixes and IPv6 to v1.2.2 by @zhaohuabing in #4765
- v1.2.2 release note (#4788) by @zhaohuabing in #4797
- [release/v1.2] fix gen-check by @zhaohuabing in #4799
Full Changelog: v1.2.1...v1.2.2