diff --git a/README.md b/README.md index 97ac1a8..cd192bd 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,9 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject * Delete secrets * Renew/revoke leases * Raw secret content or JSON decoding - * SQL secret handling * KV v1 and v2 support + * Database secret handling +* Transit API support * Connector Factory with builder pattern * Tested against Vault 1.2 to 1.19 @@ -39,7 +40,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject de.stklcode.jvault jvault-connector - 1.4.0 + 1.5.0 ```