Announcing Istio 1.21.3
Istio 1.21.3 patch release.
This release implements the security updates described in our 4th of June post, ISTIO-SECURITY-2024-004 along with bug fixes to improve robustness.
This release note describes what’s different between Istio 1.21.2 and 1.21.3.
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
Fixed building of EDS-typed cluster endpoints with domain address. (Issue #50688)
Fixed custom injection of the
istio-proxycontainer not working properly whenSecurityContext.RunAsfields were set.Fixed a regression in Istio 1.21.0 causing
VirtualServices routing toExternalNameservices to not work whenENABLE_EXTERNAL_NAME_ALIAS=falsewas configured.Fixed list matching for the audience claims in JWT tokens. (Issue #49913)
Fixed a behavioral change in Istio 1.20 that caused merging of
ServiceEntrieswith the same hostname and port names to give unexpected results. (Issue #50478)