Added changelog for jwt features (#18709)

This commit is contained in:
John Maguire 2023-09-07 16:30:49 -04:00 committed by GitHub
parent 2c244b6f42
commit 2e7d951086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_6870.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
gateway: **(Enterprise only)** Add JWT authentication and authorization to APIGateway Listeners and HTTPRoutes.
```