1.29.7
📦 istioView on GitHub →
🐛 5 fixes🔧 6 symbols
Summary
This release addresses several critical bugs and security vulnerabilities in Istio, including issues with Envoy access logs, ingress gateway stability, telemetry accuracy, mTLS validation, and sidecar injection.
🐛 Bug Fixes
- Fix an issue where Envoy's access log format was not correctly parsed by the Istio agent.
- Corrected a bug that caused Istio ingress gateway to crash when handling certain malformed HTTP/2 requests.
- Resolved a problem with Istio's telemetry reporting that led to inaccurate metrics for request latency under high load.
- Fixed a security vulnerability related to certificate validation in Istio's mTLS implementation.
- Addressed an issue where Istio's sidecar injection was failing for pods with specific Kubernetes annotations.