Skip to content

Commit 417c15e

Browse files
authored
release 1.22.8 (#16192)
* release 1.22.8 * nit
1 parent 4dcacc9 commit 417c15e

File tree

2 files changed

+34
-0
lines changed
  • content/en/news
    • releases/1.22.x/announcing-1.22.8
    • support/announcing-1.22-eol-final

2 files changed

+34
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Announcing Istio 1.22.8
3+
linktitle: 1.22.8
4+
subtitle: Patch Release
5+
description: Istio 1.22.8 patch release.
6+
publishdate: 2025-01-22
7+
release: 1.22.8
8+
---
9+
10+
This release note describes what’s different between Istio 1.22.7 and 1.22.8.
11+
12+
{{< relnote >}}
13+
14+
## Changes
15+
16+
- **Fixed** an issue where Ambient `PeerAuthentication` policies were overly strict.
17+
([Issue #53884](https://github.com/istio/istio/issues/53884))
18+
19+
- **Fixed** a bug in Ambient (only) where multiple STRICT port-level mTLS rules in a PeerAuthentication policy would effectively result in a permissive policy due to incorrect evaluation logic (AND vs. OR).
20+
([Issue #54146](https://github.com/istio/istio/issues/54146))
21+
22+
- **Fixed** an issue that access log order instability causing connection draining.
23+
([Issue #54672](https://github.com/istio/istio/issues/54672))
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Support for Istio 1.22 has ended
3+
subtitle: Support Announcement
4+
description: Istio 1.22 end of life announcement.
5+
publishdate: 2025-01-22
6+
---
7+
8+
As [previously announced](/news/support/announcing-1.22-eol/), support for Istio 1.22 has now officially ended.
9+
10+
At this point we will no longer back-port fixes for security issues and critical bugs to 1.22. We highly recommend that
11+
you upgrade to the latest version of Istio ({{<istio_release_name>}}) if you haven't already.

0 commit comments

Comments
 (0)