test against Vault 1.15.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-09-27 20:18:34 +02:00
parent c06cb9b0fb
commit 08e8c9f090
5 changed files with 8 additions and 5 deletions

View File

@ -3,6 +3,9 @@
### Fix
* Fixed JSON type conversion in `SecretResponse#get(String, Class)` (#67)
### Test
* Tested against Vault 1.2 to 1.15
## 1.1.4 (2023-06-15)