changelog++

This commit is contained in:
Brian Kassouf 2018-01-18 23:40:36 -08:00 committed by GitHub
parent 11e5257420
commit f1557a032c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,8 @@ BUG FIXES:
* auth/(approle,aws,cert): Fix behavior where periodic tokens generated by
these backends could not have their TTL renewed beyond the system/mount max
TTL value [GH-3803]
* secret/database: Fix an issue where plugins were not closed properly if they
failed to initialize [GH-3768]
## 0.9.1 (December 21st, 2017)