changelog++

This commit is contained in:
vishalnayak 2017-03-08 17:46:07 -05:00
parent 5a6193a56e
commit 317f0fa84a
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ FEATURES:
IMPROVEMENTS:
* audit: Logging the token's use count with authentication response and
logging the remaining uses of the client token with request [GH-2437]
* auth/approle: Support for restricting the number of uses on the tokens
issued [GH-2435]
* auth/aws-ec2: AWS EC2 auth backend now supports constraints for VPC ID,