istio.io/content/en/news/releases/1.14.x/announcing-1.14.1/index.md

1.2 KiB
Raw Blame History

title linktitle subtitle description publishdate release aliases
Announcing Istio 1.14.1 1.14.1 Patch Release Istio 1.14.1 patch release. 2022-06-09 1.14.1
/news/announcing-1.14.1

This release fixes the security vulnerabilities described in our June 9th post, ISTIO-SECURITY-2022-005. This release note describes whats different between Istio 1.14.0 and 1.14.1.

{{< relnote >}}

Changes

  • Fixed improper filtering of endpoints from East-West Gateway caused by DestinationRule TLS settings. (Issue #38704)

  • Fixed that running istioctl verify-install would fail with the demo profile.

  • Fixed an issue where cluster VIPs are not correct and a stale IP address exists after a multi-cluster service is deleted in one cluster. This would cause the DNS Proxy to return a stale IP for service resolution and thus cause a traffic outage. (Issue #39039)

  • Fixed an issue where WorkloadEntry.Annotations being nil would lead to an abnormal exit of istiod. (Issue #39201)