changelog++

This commit is contained in:
Calvin Leung Huang 2018-01-18 12:28:09 -05:00
parent 2069614486
commit 06c062fafe

View file

@ -52,6 +52,9 @@ BUG FIXES:
* secret/(all databases) Fix behavior where if a max TTL was specified but no
default TTL was specified the system/mount default TTL would be used but not
be capped by the local max TTL [GH-3814]
* 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]
## 0.9.1 (December 21st, 2017)