SecretResponse.getValue() deprecated

This commit is contained in:
2017-03-18 14:28:36 +01:00
parent 0f5540913a
commit fca6e496d8
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.5.0 [work in progress]
* [feature] Convenience methods for DB credentials (#7)
* [fix] Minor bugfix in TokenBuilder
* [deprecation] `SecretResponse.getValue()` deprecated
* [test] Tested against Vault 0.7.0
## 0.4.1 [2016-12-24]