-
v1.5.0
All checks were successfulCI / build-with-it (11, 1.2.0) (push) Successful in 52sCI / build-with-it (11, 1.19.0) (push) Successful in 59sCI / build-with-it (21, 1.2.0) (push) Successful in 49sCI / build-with-it (true, 21, 1.19.0) (push) Successful in 55sCI / build-with-it (17, 1.19.0) (push) Successful in 57sCI / build-with-it (17, 1.2.0) (push) Successful in 52sreleased this
2025-04-13 09:43:59 +00:00 | 4 commits to main since this releaseDeprecations
read...Credentials()
methods for specific database mounts (#92)
Features
- Support Vault transit API (#89)
- Support PEM certificate string from
VAULT_CACERT
environment variable (#93)
Improvements
- Replace deprecated
java.net.URL
usage withjava.net.URI
(#94)
Fix
- Fix initialization from environment without explicit port
Dependencies
- Updated Jackson to 2.18.3 (#90)
Test
- Tested against Vault 1.2 to 1.19
Downloads