Back to Istio Io

Announcing Istio 1.10.2

content/en/news/releases/1.10.x/announcing-1.10.2/index.md

latest1.3 KB
Original Source

This release fixes the security vulnerabilities described in our June 24th post, ISTIO-SECURITY-2021-007 as well as a few minor bug fixes to improve robustness. This release note describes what’s different between Istio 1.10.1 and 1.10.2.

{{< relnote >}}

Security update

Changes

  • Fixed an issue where IPv6 iptables rules were incorrect when the traffic.sidecar.istio.io/includeOutboundPorts annotation was used. (Issue #30868)

  • Fixed a bug where secret files were not watched after being removed and then added back. (Issue #33293)

  • Fixed an issue causing Envoy Filters that merged the transport_socket field and had a custom transport socket name to be ignored.