1.31.0
Istio 1.31.0
Added 4
- Add support for per-route timeout configuration through DestinationRule
- Add support for configuring mutual TLS mode per service account namespace pair
- Add telemetry API for customizing metric labels and attributes
- Add WasmPlugin resource for extending Istio with WebAssembly modules
Changed 3
- Improve performance of Envoy configuration generation for large clusters
- Upgrade envoy to version 1.32.0
- Improve error messages for common configuration mistakes
Fixed 3
- Fix incorrect routing when using VirtualService with TCP protocol
- Fix memory leak in Pilot when handling large numbers of services
- Fix race condition in certificate rotation for mTLS
Deprecated 1
- Deprecate MeshPolicy in favor of PeerAuthentication
From Istio