content/en/news/releases/1.6.x/announcing-1.6.1/index.md
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.6.0 and Istio 1.6.1.
{{< relnote >}}
EnvoyFilter to register all filter types in order to support typed_config attributes (Issue 23909)istiod fails to issue certificates to a remote cluster. Istiod now has support for the cluster name and certificate to generate the injectionURL (Issue 23879)istiod's ready status endpoint (Issue 23945)regexp fields validation to match Envoy's validation (Issue 23436)istioctl analyze to validate networking.istio.io/v1beta1 resources (Issue 24064)istio in ControlZ dashboard log (Issue 24039)samples/certs directory to install/tools/certs directorypilot-agent's handling of client certificates when only a CA client certificate is presentistiocl upgrade to direct users to the istio.io website to migrate from v1alpha1 security policies to v1beta1 security policiesistioctl upgradek8s.overlays for cluster resourcesHTTP/HTTP2 conflict at Gateway (Issue 24061 and Issue 19690)--operatorNamespace argument (Issue 24073)http2_protocol_options (Issue 23907)sideEffects field to MutatingWebhookConfiguration for istio-sidecar-injector (Issue 23485)istioctl experimental precheck to report compatible versions of Kubernetes (1.14-1.18) (Issue 24132)DaemonSet starting when Istio CNI and cos_containerd are enabled on Google Kubernetes Engine (GKE) (Issue 23643)We've updated the versions of Node.js and jQuery used in the Bookinfo sample application. Node.js has been upgraded from version 12.9 to 12.18. jQuery has been updated from version 2.1.4 to version 3.5.0. The highest rated vulnerability fixed: HTTP request smuggling using malformed Transfer-Encoding header (Critical) (CVE-2019-15605)