Announcing Istio 1.22.6 (#15813)

* Announcing Istio 1.22.6

* lint

* address

* update publish date

* update date
This commit is contained in:
zirain 2024-10-23 21:57:32 +08:00 committed by GitHub
parent 957d1d02a0
commit 78594c4b8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
---
title: Announcing Istio 1.22.6
linktitle: 1.22.6
subtitle: Patch Release
description: Istio 1.22.6 patch release.
publishdate: 2024-10-23
release: 1.22.6
---
This release note describes whats different between Istio 1.22.5 and 1.22.6.
{{< relnote >}}
## Changes
- **Fixed** support for `clusterLocal` host exclusions for multi-cluster.
- **Fixed** `kube-virt-related` rules not being removed by istio-clean-iptables tool.
([Issue #48368](https://github.com/istio/istio/issues/48368))