File tree Expand file tree Collapse file tree 2 files changed +71
-0
lines changed
Expand file tree Collapse file tree 2 files changed +71
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 发布 Istio 1.24.5
3+ linktitle : 1.24.5
4+ subtitle : 补丁发布
5+ description : Istio 1.24.5 补丁发布。
6+ publishdate : 2025-04-14
7+ release : 1.24.5
8+ ---
9+
10+ 此版本包含一些错误修复,以提高稳定性。
11+ 本发行说明描述了 Istio 1.24.4 和 Istio 1.24.5 之间的区别。
12+
13+ {{< relnote >}}
14+
15+ ## 变更 {#changes}
16+
17+ - ** 修复** 修复了 ` istio-cni ` 可能阻止其自身升级的极端情况。
18+ 添加了回退日志(以防代理程序关闭)到固定大小的节点本地日志文件。
19+ ([ Issue #55215 ] ( https://github.com/istio/istio/issues/55215 ) )
20+
21+ - ** 修复** 修复了当 ` ServiceEntry ` 使用 DNS 解析配置 ` workloadSelector ` 时,
22+ 验证 Webhook 错误地报告警告的问题。
23+ ([ Issue #50164 ] ( https://github.com/istio/istio/issues/50164 ) )
24+
25+ - ** 修复** 修复了 gRPC 流服务导致代理内存增加的问题。
26+
27+ - ** 修复** 修复了由于缓存驱逐错误导致对 ` ExternalName `
28+ 服务的更改有时会被跳过的问题。
29+
30+ - ** 修复** 修复了 SDS ` ROOTCA ` 资源仅包含单个根证书的回归问题,
31+ 即使控制平面配置了 1.24.4 中引入的主动根证书和被动根证书。
32+ ([ Issue #55793 ] ( https://github.com/istio/istio/issues/55793 ) )
Original file line number Diff line number Diff line change 1+ ---
2+ title : 发布 Istio 1.25.2
3+ linktitle : 1.25.2
4+ subtitle : 补丁发布
5+ description : Istio 1.25.2 补丁发布。
6+ publishdate : 2025-04-14
7+ release : 1.25.2
8+ ---
9+
10+ 此版本包含一些错误修复,以提高稳定性。
11+ 本发行说明描述了 Istio 1.25.1 和 Istio 1.25.2 之间的区别。
12+
13+ {{< relnote >}}
14+
15+ ## 变更 {#changes}
16+
17+ - ** 新增** 添加了环境变量前缀 ` CA_HEADER_ ` (类似于 ` XDS_HEADER_ ` ),
18+ 可将其添加到 CA 请求中以用于不同目的,例如路由到适当的外部 ` istiod ` 。
19+ Istio Sidecar 代理、路由器和 waypoint 现在都支持此功能。
20+ ([ Issue #55064 ] ( https://github.com/istio/istio/issues/55064 ) )
21+
22+ - ** 修复** 修复了 ` istio-cni ` 可能阻止其自身升级的极端情况。
23+ 添加了回退日志(以防代理程序关闭)到固定大小的节点本地日志文件。
24+ ([ Issue #55215 ] ( https://github.com/istio/istio/issues/55215 ) )
25+
26+ - ** 修复** 修复了 ` AuthorizationPolicy ` 的 ` WaypointAccepted `
27+ 状态条件未更新以反映 ` GatewayClass ` 目标引用的解析的问题。
28+
29+ - ** 修复** 修复了引用 ` GatewayClass ` 且不位于根命名空间中的
30+ ` AuthorizationPolicies ` 的 ` WaypointAccepted `
31+ 状态条件未使用正确的原因和消息进行更新的问题。
32+
33+ - ** 修复** 修复了 gRPC 流服务导致代理内存增加的问题。
34+
35+ - ** 修复** 修复了由于缓存驱逐错误导致对 ` ExternalName ` 服务的更改有时会被跳过的问题。
36+
37+ - ** 修复** 修复了 SDS ` ROOTCA ` 资源仅包含单个根证书的回归问题,
38+ 即使控制平面配置了 1.25.1 中引入的主动根证书和被动根证书。
39+ ([ Issue #55793 ] ( https://github.com/istio/istio/issues/55793 ) )
You can’t perform that action at this time.
0 commit comments