mirror of https://github.com/istio/istio.io.git
1.1 KiB
1.1 KiB
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 what’s 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 inSidecar
to not always take effect. (Issue #39794) -
Removed
archs
fromistio-ingress/egress
helm value templates and conditionally populatenodeAffinity
.
Security update
- Fixed CVE-2022-31045.