changelog++

This commit is contained in:
Jeff Mitchell 2017-06-07 10:18:35 -04:00
parent 2cc4a761f7
commit 3bc53d447a
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ BUG FIXES:
* auth/app-id: Fix regression causing loading of salts to be skipped
* auth/aws: Improve EC2 describe instances performance [GH-2766]
* auth/aws: Fix lookup of some instance profile ARNs [GH-2802]
* auth/aws: Properly honor configured period when using IAM authentication
[GH-2825]
* auth/aws: Check that a bound IAM principal is not empty (in the current
state of the role) before requiring it match the previously authenticated
client [GH-2781]