content/en/news/releases/1.2.x/announcing-1.2/change-notes/index.md
traffic.sidecar.istio.io/includeInboundPorts annotation to eliminate the need for service owner to declare containerPort in the deployment yaml file. This will become the default in a future release.ALLOW_ANY mode. Traffic for unknown HTTP/HTTPS hosts on an existing port will be forwarded as is. Unknown traffic will be logged in Envoy access logs.sidecar.istio.io/rewriteAppHTTPProbers: "true" in the PodSpec annotation.pkcs8-keys on Citadel.critical. This fixes the issue that some custom certificate verifiers cannot verify Istio certificates.global.proxy.resources.limits.memory) from 128Mi to 1024Mi to ensure proxy has sufficient memory.sidecarInjectorWebhook.neverInjectSelector and sidecarInjectorWebhook.alwaysInjectSelector to allow users to further refine whether workloads should have sidecar automatically injected or not, based on label selectors.global.logging.level and global.proxy.logLevel to allow users to easily configure logs for control plane and data plane components globally.global.tracer.datadog.address.mixer.templates.useTemplateCRDs=true and mixer.adapters.useAdapterCRDs=true install options to re-enable them.Refer to the installation option change page to view the complete list of changes.
istioctl and kubectlistioctl verify-install out of experimental.istioctl verify-install to validate if a given Kubernetes environment meets Istio's prerequisites.istioctl.istioctl experimental dashboard to allow users to easily open the web UI of any Istio addons.istioctl x alias to conveniently run istioctl experimental command.istioctl version to report both Istio control plane and istioctl version info by default.istioctl validate to validate Mixer configuration and supports deep validation with referential integrity.istio-init containers requiring NET_ADMIN capability.enableServiceDiscovery command-line flag to control the service discovery module in Galley.InitialWindowSize and InitialConnWindowSize parameters to Galley and Pilot to allow fine-tuning of MCP (gRPC) connection settings.