Announcing Istio 1.6.12
Istio 1.6.12 patch release.
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.6.11 and Istio 1.6.12
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
Added ability to configure domain suffix for multicluster installation (Issue #27300)
Added support for
securityContext
in the Kubernetes settings for the operator API. (Issue #26275)Fixed an issue preventing calls to wildcard (such as
*.example.com
) domains when a port is set in theHost
header. (Issue #25350)