diff --git a/CHANGELOG.md b/CHANGELOG.md index c46ca1505..631aa090f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ FEATURES: +* **Ingress Gateway**: Envoy can now be run as a gateway to ingress traffic into the Consul service mesh, enabling a more incremental transition for applications. * acl: add auth method for JWTs [[GH-7846](https://github.com/hashicorp/consul/issues/7846)] * acl: **(Consul Enterprise only)** add auth method for OIDC login * acl: add DisplayName field to auth methods [[GH-7769](https://github.com/hashicorp/consul/issues/7769)]