Release Announcement
Check out the v1.2.3 release announcement to learn more about the release.
Bug fixes
- Disabled the retry policy for the JWT provider to reduce requests sent to the JWKS endpoint. Failed async fetches will retry every 1s.
- Used a waitGroup instead of an enabled channel in the status updater.
Other changes
- EG Listens on IPv4 by default, but if IPFamily is set to IPv6 or DualStack, it listens on :: and enables ipv4_compat for DualStack.
What's Changed
- [release/v1.2] Cherry pick v1.2.3 by @zhaohuabing in #4810
- [release/v1.2] Bump to Gateway API v1.2.1 by @arkodg in #4815
- [release/v1.2] Cherry pick IPv6 support to v1.2.3 by @zhaohuabing in #4819
- [release/v1.2] cherry pick release note for v1.2.3 (#4820) by @zhaohuabing in #4824
Full Changelog: v1.2.2...v1.2.3