Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 03:59
· 274 commits to main since this release
4901ba0

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 :: and IPv4Compact enabled on dynamic listeners.
  • Use V4_PREFERRED instead of V4_ONLY by default for the cluster's DnsLookupFamily.

What's Changed

Full Changelog: v1.2.1...v1.2.2