minor dependency updates; test against Vault 1.7.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-06 12:06:34 +02:00
parent bdf4fc4b83
commit ce33d37396
6 changed files with 27 additions and 22 deletions

View File

@ -1,7 +1,13 @@
## unreleased
### Deprecations
* `AppRole.Builder#wit0hTokenPeriod()` is deprecated in favor of `#withTokenPeriod()`
* `AppRole.Builder#wit0hTokenPeriod()` is deprecated in favor of `#withTokenPeriod()` (#49)
### Improvements
* Minor dependency updates
### Test
* Tested against Vault 1.7.2
## 0.9.3 (2021-04-02)