v0.4.0-SNAPSHOT
This commit is contained in:
parent
fc493a2e73
commit
e99809cd46
@ -1,3 +1,6 @@
|
||||
## 0.4.0 [development]
|
||||
* [feature] Deletion, revocation and renewal of secrets (#3)
|
||||
|
||||
## 0.3.0 [2016-10-07]
|
||||
* [feature] Retrieval of JSON objects (#1)
|
||||
* [test] Tested against Vault 0.6.2
|
||||
|
@ -13,6 +13,8 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject
|
||||
* Read secrets
|
||||
* Write secrets
|
||||
* List secrets
|
||||
* Delete secrets
|
||||
* Renew/revoke leases
|
||||
* Connector Factory with builder pattern
|
||||
* Tested against Vault 0.6.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user