Back to Istio Io

Announcing Istio 1.22.3

content/en/news/releases/1.22.x/announcing-1.22.3/index.md

latest808 B
Original Source

This release note describes what is different between Istio 1.22.2 and 1.22.3.

{{< relnote >}}

Changes

  • Updated Go version to include security fixes for the net/http package related to CVE-2024-24791

  • Updated Envoy version to include security fixes related to CVE-2024-39305

  • Fixed a bug where router's merged gateway was not immediately recomputed when a service was created or updated. (Issue #51726)

  • Fixed inconsistent behavior with the istio_agent_cert_expiry_seconds metric.

  • Removed sorting of JSON access logs pending Envoy fix.