You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-src/implementations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,8 +123,8 @@ See [here][emissary-gateway-api] for more details on using the Gateway API with
123
123
### Envoy Gateway
124
124
125
125
[Envoy Gateway][eg-home] is an subproject of the Envoy project for managing an Envoy-based Kubernetes-based application
126
-
gateway. Version 0.2.0 includes support for most v1beta1 Gateway API features and objects. You can use the
127
-
[quickstart][eg-quickstart] to get up and running.
126
+
gateway. Version 0.2.0 includes support for most v1beta1 Gateway API features and objects and passes core Gateway API conformance tests included in the v0.5.1 release.
127
+
You can use the [quickstart][eg-quickstart] to get up and running.
0 commit comments