istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/wasm-traffic-selector.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: extensibility 4 issue: [39345] 5 releaseNotes: 6 - | 7 **Added** the `match` field in the WasmPlugin API. With this `match` clause, a WasmPlugin can be applied to more specific traffic (e.g., traffic to a specific port). 8