diff --git a/content/en/docs/reference/config/networking/virtual-service/index.html b/content/en/docs/reference/config/networking/virtual-service/index.html index 5f0fb4ed74..528cb3bbc0 100644 --- a/content/en/docs/reference/config/networking/virtual-service/index.html +++ b/content/en/docs/reference/config/networking/virtual-service/index.html @@ -2648,7 +2648,7 @@ No remove string[] -

Remove a the specified headers

+

Remove the specified headers

diff --git a/content/en/docs/reference/config/proxy_extensions/wasm-plugin/index.html b/content/en/docs/reference/config/proxy_extensions/wasm-plugin/index.html index c68115849b..5909416f10 100644 --- a/content/en/docs/reference/config/proxy_extensions/wasm-plugin/index.html +++ b/content/en/docs/reference/config/proxy_extensions/wasm-plugin/index.html @@ -56,9 +56,9 @@ hosted remotely.

No - + sha256 -string (oneof) +string

SHA256 checksum that will be used to verify Wasm module or OCI container. If the url field already references a SHA256 (using the @sha256: diff --git a/data/features.yaml b/data/features.yaml index ee400e9d70..a052e348eb 100644 --- a/data/features.yaml +++ b/data/features.yaml @@ -38,8 +38,8 @@ features: id: :"traffic.gateway_injection" level: checklist: features/gateway_injection.md - maturity: Alpha - nextExpectedPromotion: "1.11" + maturity: Beta + nextExpectedPromotion: "1.13" area: Traffic Management - name: "TLS termination and SNI Support in Gateways" id: "traffic.tls_termination"