#9 Number of retries and custom timeout

This commit is contained in:
2017-04-10 13:22:54 +02:00
parent 5d46e75068
commit c1f6ee891b
4 changed files with 107 additions and 21 deletions

View File

@ -1,3 +1,7 @@
## 0.6.0 [work in progress]
* [feature] Custom timeout and number of retries (#9)
* [fix] `SecretResponse` does not throw NPE on `get(key)` and `getData()`
## 0.5.0 [2017-03-18]
* [feature] Convenience methods for DB credentials (#7)
* [fix] Minor bugfix in TokenBuilder