changelog++

This commit is contained in:
vishalnayak 2016-08-30 10:37:11 -04:00
parent 0b07ec7303
commit 07ca0eba72
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: Pass back content-type header for forwarded requests [GH-1791]
* secret/aws: Added update operation to `aws/sts` path to consider `ttl`
parameter [39b75c6]
* secret/aws: Mark STS secrets as non-renewable [GH-1804]
* secret/cassandra: Properly store session for re-use [GH-1802]
* secret/ssh: Fix panic when revoking SSH dynamic keys [GH-1781]