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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: traffic-management
     4  issue:
     5    - 27425
     6  releaseNotes:
     7    - |
     8      **Added** `REPLACE` operation for EnvoyFilter. `REPLACE` operation can replace the contents of a named filter with new contents. It is only valid for `HTTP_FILTER` and `NETWORK_FILTER`.