Back to Istio Io

Announcing Istio 1.24.5

content/en/news/releases/1.24.x/announcing-1.24.5/index.md

latest1.1 KB
Original Source

This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.24.4 and Istio 1.24.5.

{{< relnote >}}

Changes

  • Fixed corner cases where istio-cni might block its own upgrade. Added fallback logging (in case agent is down) to a fixed-size node-local log file. (Issue #55215)

  • Fixed an issue where validation webhook incorrectly reported a warning when a ServiceEntry configured workloadSelector with DNS resolution. (Issue #50164)

  • Fixed an issue where proxy memory goes up with gRPC streaming services.

  • Fixed an issue causing changes to ExternalName services to sometimes be skipped due to a cache eviction bug.

  • Fixed a regression where the SDS ROOTCA resource included only a single root certificate, even if the control plane was configured with both an active root and a passive root certificate that was introduced in 1.24.4. (Issue #55793)