Announcing Istio 1.1.5
Patch Release
We’re pleased to announce the availability of Istio 1.1.5. Please see below for what’s changed.
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
- Add additional validation to Pilot to reject gateway configuration with overlapping hosts matches (Issue 13717).
- Build against the latest stable version of
istio-cni
instead of the latest daily build (Issue 13171).
Small enhancements
- Add additional logging to help diagnose hostname resolution failures (Issue 13581).
- Improve ease of installing
prometheus
by removing unnecessary use ofbusybox
image (Issue 13501). - Make Pilot Agent’s certificate paths configurable (Issue 11984).