-
v0.6.0 Stable
released this
2017-05-12 10:15:35 +00:00 | 437 commits to main since this release- [feature] Initialization from environment variables using
fromEnv()
in factory (#8) - [feature] Automatic authentication with
buildAndAuth()
- [feature] Custom timeout and number of retries (#9)
- [feature] Connector implements
AutoCloseable
- [fix]
SecretResponse
does not throw NPE onget(key)
andgetData()
- [test] Tested against Vault 0.7.2
Downloads
- [feature] Initialization from environment variables using