v0.7.0
- [feature] Retrieval of health status via
getHealth()
(#15) - [improvement]
seal()
,unseal()
are nowvoid
and throw Exception on error (#12) - [compatibility] Adaptation to Vault 0.8 endpoints for
renew
andrevoke
, breaking 0.7 compatibility (#11) - [deletion] Removed deprecated
listAppRoleSecretss()
(uselistAppRoleSecrets()
) (#14) - [test] Tested against Vault 0.8.3