istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/envoy-filter-removal.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 5 releaseNotes: 6 - | 7 **Removed** `forward_downstream_sni`, `tcp_cluster_rewrite`, and `sni_verifier` custom Istio network filters from Envoy build. This functionality can be achieved using the Wasm extensibility. 8