diff --git a/modules/rn-ocp-release-notes-new-features.adoc b/modules/rn-ocp-release-notes-new-features.adoc index 8222d029022..8c6c8d5c54e 100644 --- a/modules/rn-ocp-release-notes-new-features.adoc +++ b/modules/rn-ocp-release-notes-new-features.adoc @@ -125,6 +125,21 @@ Detailed information. [id="ocp-release-notes-networking_{context}"] == Networking +// OSDOCS-21616 +[id="ocp-5-0-networking-gateway-api-1-5_{context}"] +Support for Gateway API 1.5.1:: ++ +With this release, {product-title} supports Gateway API version 1.5.1. The Gateway API controller is based on {SMProductName} 3.4 and Istio 1.30. ++ +This release adds support for the following Gateway API version 1.5.1 features: ++ +-- +* `TLSRoute` resources that route TLS traffic by matching the Server Name Indication (SNI) hostname, typically for passthrough scenarios where the backend, rather than the gateway, terminates TLS. +* A Cross-Origin Resource Sharing (CORS) filter on `HTTPRoute` resources that configures CORS headers by using a built-in filter. +* `ReferenceGrant` resources at the stable `gateway.networking.k8s.io/v1` API version. +-- ++ +For more information, see xref:../networking/ingress_load_balancing/configuring_gateway_api/understand-gateway-api.adoc#understand-gateway-api_understand-gateway-api[Understand Gateway API]. [id="ocp-release-notes-nodes_{context}"] == Nodes