Back to Istio Io

Announcing Istio 1.9.5

content/en/news/releases/1.9.x/announcing-1.9.5/index.md

latest2.7 KB
Original Source

This release fixes the security vulnerabilities described in our May 11th posts, ISTIO-SECURITY-2021-005 and ISTIO-SECURITY-2021-006.

{{< relnote >}}

Security update

{{< tip >}} The first 2 CVEs are highly related. {{< /tip >}}

Changes

Breaking Changes

As part of the fixes for ISTIO-SECURITY-2021-006, the previously deprecated .global stub domain for multicluster will no longer work.

This change can be temporarily disabled if desired by setting the environment variable PILOT_ENABLE_LEGACY_AUTO_PASSTHROUGH=true in Istiod. However, this is strongly discouraged, as it negates the fix to ISTIO-SECURITY-2021-006.

Please follow the Multicluster Installation documentation for more information.