changelog++

This commit is contained in:
Jeff Mitchell 2017-06-07 10:28:21 -04:00
parent 4a934915d7
commit dd02c8ca32
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/app-id: Fix regression causing loading of salts to be skipped
* auth/aws: Improve EC2 describe instances performance [GH-2766] * auth/aws: Improve EC2 describe instances performance [GH-2766]
* auth/aws: Fix lookup of some instance profile ARNs [GH-2802] * auth/aws: Fix lookup of some instance profile ARNs [GH-2802]
* auth/aws: Resolve ARNs to internal AWS IDs which makes lookup at various
points (e.g. renewal time) more robust [GH-2814]
* auth/aws: Properly honor configured period when using IAM authentication * auth/aws: Properly honor configured period when using IAM authentication
[GH-2825] [GH-2825]
* auth/aws: Check that a bound IAM principal is not empty (in the current * auth/aws: Check that a bound IAM principal is not empty (in the current