diff --git a/content/en/news/releases/1.22.x/announcing-1.22.3/index.md b/content/en/news/releases/1.22.x/announcing-1.22.3/index.md index b3aab767ec..f9a032c9fe 100644 --- a/content/en/news/releases/1.22.x/announcing-1.22.3/index.md +++ b/content/en/news/releases/1.22.x/announcing-1.22.3/index.md @@ -17,7 +17,7 @@ This release note describes what is different between Istio 1.22.2 and 1.22.3. - **Updated** Envoy version to include security fixes related to [`CVE-2024-39305`](https://github.com/envoyproxy/envoy/security/advisories/GHSA-fp35-g349-h66f) -- **Fixed** a bug where router's merged gateway was not immediately recomputed when a service was created or updated. ([Issue #51726](https://github.com/istio/istio/issues/51726) +- **Fixed** a bug where router's merged gateway was not immediately recomputed when a service was created or updated. ([Issue #51726](https://github.com/istio/istio/issues/51726)) - **Fixed** inconsistent behavior with the `istio_agent_cert_expiry_seconds` metric.