Announcing Istio 1.20.8
Istio 1.20.8 patch release.
This release note describes what’s different between Istio 1.20.7 and 1.20.8.
BEFORE YOU UPGRADE
Things to know and prepare before upgrading.
DOWNLOAD
Download and install this release.
DOCS
Visit the documentation for this release.
SOURCE CHANGES
Inspect the full set of source code changes.
Changes
Added
gateways.securityContextto manifests to provide an option to customize the gatewaysecurityContext. (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-passthroughgateways created after enabling mTLS.Fixed
serviceRegistryordering of the proxy labels, so we put the Kubernetes registry in front. (Issue #50968)