Back to Istio Io

Announcing Istio 1.20.8

content/en/news/releases/1.20.x/announcing-1.20.8/index.md

latest736 B
Original Source

This release note describes what’s different between Istio 1.20.7 and 1.20.8.

{{< relnote >}}

Changes

  • Added gateways.securityContext to manifests to provide an option to customize the gateway securityContext. (Issue #49549)

  • Fixed an issue where JWKS fetched from URIs were not updated promptly when there are errors fetching other URIs. (Issue #51636)

  • Fixed 503 errors returned by auto-passthrough gateways created after enabling mTLS.

  • Fixed serviceRegistry ordering of the proxy labels, so we put the Kubernetes registry in front. (Issue #50968)