Release Announcement
Check out the v1.2.5 release announcement to learn more about the release.
Bug fixes
- Fixed a nil pointer error that occurred when a SecurityPolicy referred to a UDS backend.
- Fixed an issue where the Gateway API translator did not use the TLS configuration from the BackendTLSPolicy when connecting to the OIDC provider’s well-known endpoint.
- Fixed a validation failure that occurred when multiple HTTPRoutes referred to the same extension filter.
- Fixed a nil pointer error caused by accessing the cookie TTL without verifying if it was valid.
- Fixed unexpected port number shifting in standalone mode.
- Fixed an issue where the shutdown-manager did not respect the security context of the container spec.
- Fixed readiness checks failing for single-stack IPv6 Envoy Gateway deployments on dual-stack clusters.
- Fixed IPv6 dual-stack support not working as intended.
Other changes
- Bumped Envoy to version 1.32.3.
What's Changed
- [release/v1.2] Bump envoy v1.32.3 by @zhaohuabing in #4948
- [release/v1.2] cherry pick for v1.2.5 by @zhaohuabing in #5029
- [release/v1.2] v1.2.5 release note (#5049) by @zhaohuabing in #5053
Full Changelog: v1.2.4...v1.2.5