Announcing Istio 1.16.1
Istio 1.16.1 patch release.
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.16.0 and Istio 1.16.1.
This release includes security fixes in Go 1.19.4 (released 2022-12-06) for the os and net/http packages.
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
Deprecated using
PILOT_CERT_PROVIDER=kubernetesfor Kubernetes versions less than 1.20.Updated Kiali addon to version 1.59.1.
Fixed OpenTelemetry tracer not working. (Issue #42080)
Fixed case where
ValidatingWebhookConfigurationwould be different when installed using Helm versus istioctl.Fixed ServiceEntries using
DNS_ROUND_ROBINfrom being able to specify 0 endpoints. (Issue #42184)Fixed an issue preventing
istio-proxyfrom accessing the Root CA whenautomountServiceAccountTokenwas set to false andPILOT_CERT_PROVIDERenvironment variable is set tokubernetes.Fixed an issue where gateway pods were not respecting the
global.imagePullPolicyspecified in the Helm values.