istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/envoy-filter.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: networking
     4  
     5  releaseNotes:
     6    - |
     7      **Updated** the Envoy filter names that control plane generates to meet the canonical naming standard. See [Envoy's deprecation policy](https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.14.0#deprecated)
     8  
     9  upgradeNotes:
    10    - title: Use the new filter names for EnvoyFilter
    11      content: |
    12        If you are using EnvoyFilter API, it is recommended to change to the new filter names https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.14.0#deprecated.
    13        The deprecated filter names will be supported in this release for backward compatibility but will be removed in future releases.