github envoyproxy/gateway v1.2.3

latest releases: latest, v1.1.4, v1.2.4...
21 days ago

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.
  • Bumped Gateway API to v1.2.1.

What's Changed

Full Changelog: v1.2.2...v1.2.3

Don't miss a new gateway release

NewReleases is sending notifications on new releases.