changelog++

This commit is contained in:
Jim Kalafut 2019-07-03 15:56:19 -07:00 committed by GitHub
parent 4d7d0d729a
commit 150d75756a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ IMPROVEMENTS:
for the auto-auth functionality [GH-6988]
* audit/file: Dramatically speed up file operations by changing
locking/marshaling order [GH-7024]
* auth/jwt: A new `verbose_oidc_logging` role parameter has been added to help
troubleshoot OIDC configuration [JWT-57]
* auth/token: Allow the support of the identity system for the token backend
via token roles [GH-6267]
* cli: `path-help` now allows `-format=json` to be specified, which will