changelog++

This commit is contained in:
Jim Kalafut 2019-12-17 10:52:41 -08:00 committed by GitHub
parent 5821fe48c7
commit 1cb6bb17b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ BUG FIXES:
a `sts_region` parameter [GH-7922]
* auth/token: Fix panic when getting batch tokens on a performance standby from a role
that does not exist [GH-8027]
* identity: Fix identity token panic during invalidation [GH-8043]
* plugin: Fix a panic that could occur if a mount/auth entry was unable to
mount the plugin backend and a request that required the system view to be
retrieved was made [GH-7991]