Announcing Istio 1.19.9
Istio 1.19.9 patch release.
This release implements the security updates described in our 8th of April post, ISTIO-SECURITY-2024-002 along with bug fixes to improve robustness.
This release note describes what’s different between Istio 1.19.8 and 1.19.9.
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 an issue where updating a
ServiceEntry’sTargetPortwould not trigger an xDS push. (Issue #49878)