Announcing Istio 1.4.1
Patch Release
This release includes bug fixes to improve robustness. This release note describes what’s different between Istio 1.4.0 and Istio 1.4.1.
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.
Bug fixes
- Fixed
istioctl
installation on Windows (Issue 19020). - Fixed an issue with route matching order when using cert-manager with Kubernetes Ingress (Issue 19000).
- Fixed Mixer source namespace attribute when the pod name contains a period (Issue 19015).
- Fixed excessive metrics generated by Galley (Issue 19165).
- Fixed tracing Service port to correctly listen on port 80 (Issue 19227).
- Fixed missing
istioctl
auto-completion files (Issue 19297).