Back to Istio Io

Announcing Istio 1.10.3

content/en/news/releases/1.10.x/announcing-1.10.3/index.md

latest694 B
Original Source

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

{{< relnote >}}

Changes

  • Fixed a bug where wildcard hosts were incorrectly added even when a Sidecar resource only specified particular hosts. (Issue #33387)

  • Fixed a bug where setting the retryRemoteLocalities on a VirtualService would produce configuration that Envoy would reject. (Issue #33737)

  • Improved the meshConfig.defaultConfig.proxyMetadata field to do a deep merge when overridden rather than replacing all values.