Sync 1.22.8 release notes and eol into Chinese (#16197)

This commit is contained in:
Wilson Wu 2025-02-06 10:39:22 +08:00 committed by GitHub
parent d482fd9277
commit 5825840461
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,24 @@
---
title: 发布 Istio 1.22.8
linktitle: 1.22.8
subtitle: 补丁发布
description: Istio 1.22.8 补丁发布。
publishdate: 2025-01-22
release: 1.22.8
---
本发布说明描述了 Istio 1.22.7 和 Istio 1.22.8 之间的不同之处。
{{< relnote >}}
## 变更 {#changes}
- **修复** 修复了 Ambient `PeerAuthentication` 策略过于严格的问题。
([Issue #53884](https://github.com/istio/istio/issues/53884))
- **修复** 修复了 Ambient 中的一个错误(仅限),
其中 PeerAuthentication 策略中的多个 STRICT 端口级 mTLS 规则会由于不正确的评估逻辑AND 与 OR而有效地导致宽松的策略。
([Issue #54146](https://github.com/istio/istio/issues/54146))
- **修复** 修复了访问日志顺序不稳定导致连接耗尽的问题。
([Issue #54672](https://github.com/istio/istio/issues/54672))

View File

@ -0,0 +1,11 @@
---
title: 对 Istio 1.22 的支持已经结束
subtitle: 支持公告
description: Istio 1.22 生命周期结束公告。
publishdate: 2025-01-22
---
正如[先前宣布](/zh/news/support/announcing-1.22-eol/),对 Istio 1.22 的支持正式结束。
此时,我们将不再将安全问题和严重错误的修复移植到 1.22,因此如果您还没有升级的话,
我们衷心建议您升级到最新版本的 Istio ({{<istio_release_name>}})。