istio.io/content/en/news/releases/1.13.x/announcing-1.13.7/index.md

1.1 KiB
Raw Permalink Blame History

title linktitle subtitle description publishdate release
Announcing Istio 1.13.7 1.13.7 Patch Release Istio 1.13.7 patch release. 2022-08-01 1.13.7

This release contains a fix for CVE-2022-31045 and bug fixes to improve robustness. We recommend users install this release instead of Istio 1.13.6, which does not contain the above CVE fix. This release note describes whats different between Istio 1.13.6 and Istio 1.13.7.

FYI, Go 1.18.4 has been released, which includes 9 security fixes. We recommend you to upgrade to this newer Go version if you are using Go locally.

{{< relnote >}}

Changes

  • Fixed an issue causing outboundTrafficPolicy changes in Sidecar to not always take effect. (Issue #39794)

  • Removed archs from istio-ingress/egress helm value templates and conditionally populate nodeAffinity.

Security update