Announcing Istio 1.16.5
Istio 1.16.5 patch release.
This release note describes what’s different between Istio 1.16.4 and 1.16.5.
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
Updated VirtualService validation to fail on empty prefix header matcher. (Issue #44424)
Fixed the
dns_upstream_failures_total
metric that was mistakenly deleted in the previous release. (Issue #44151)Fixed a bug where services are missing in gateways if
PILOT_FILTER_GATEWAY_CLUSTER_CONFIG
is enabled. (Issue #44439)Fixed an issue with forward compatibility with Istio 1.18+ Kubernetes Gateway Automated Deployment. To have a seamless upgrade to 1.18+, users of this feature should first adopt this patch release. (Issue #44164)