changelog++

This commit is contained in:
vishalnayak 2017-05-26 08:40:22 -04:00
parent e33e489eee
commit cac8d34d41
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
* auth/cert: Fix panic on renewal [GH-2749]
* auth/cert: Certificate verification for non-CA certs [GH-2761]
* auth/aws-ec2: Improve EC2 describe instances performance [GH-2766]
* secret/database: Increase wrapping token TTL; in a loaded scenario it could
be too short
* secret/generic: Allow integers to be set as the value of `ttl` field as the