changelog++

This commit is contained in:
ncabatoff 2019-08-19 09:21:39 -04:00 committed by GitHub
parent 9b878b0717
commit 8d4d6921ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -186,6 +186,8 @@ BUG FIXES:
* audit: Log requests and responses due to invalid wrapping token provided
[GH-6541]
* audit: Fix bug preventing request counter queries from working with auditing
enabled [GH-6767
* auth/aws: AWS Roles are now upgraded and saved to the latest version just
after the AWS credential plugin is mounted. [GH-7025]
* auth/aws: Fix a case where a panic could stem from a malformed assumed-role ARN