Back to Istio Io

Announcing Istio 1.18.7

content/en/news/releases/1.18.x/announcing-1.18.7/index.md

latest882 B
Original Source

This release contains bug fixes to improve robustness.

This release note describes what’s different between Istio 1.18.6 and 1.18.7.

{{< relnote >}}

Changes

  • Fixed a bug where overlapping wildcard hosts in a VirtualService produces incorrect routing configurations when wildcard services were selected (e.g. in ServiceEntry). (Issue #45415)

  • Fixed an issue where istioctl proxy-config ecds didn't display all EcdsConfigDump.

  • Fixed an issue where new endpoints may not be sent to proxies. (Issue #48373)

  • Fixed an issue where installing with Stackdriver and using custom configurations would prevent Stackdriver from being enabled.

  • Fixed an issue where long-lived connections, TCP bytes and gRPC, could result in a proxy memory leak.