Announcing Istio 1.7.8
Istio 1.7.8 patch release.
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.7.7 and Istio 1.7.8
BEFORE YOU UPGRADE
Things to know and prepare before upgrading.
DOWNLOAD
Download and install this release.
DOCS
Visit the documentation for this release.
SOURCE CHANGES
Inspect the full set of source code changes.
Changes
- Fixed an issue where dashboard
controlz
would not port forward to istiod pod. (Issue #30208) - Fixed an issue where namespace isn’t resolved correctly in
VirtualService
delegation’s short destination host. (Issue #30387) - Fixed an issue causing HTTP headers to be duplicated when using Istio probe rewrite. (Issue #28466)