Update CHANGELOG.md

This commit is contained in:
Chris Piraino 2020-05-13 16:06:05 -05:00 committed by GitHub
parent f1346bd34d
commit f38a15cf17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)]