KV v2 and mount points in changelog
This commit is contained in:
parent
068f961454
commit
5f391286e5
@ -2,6 +2,10 @@
|
|||||||
### Breaking
|
### Breaking
|
||||||
* Removed support for `HTTPVaultConnectorFactory#withSslContext()` in favor of `#withTrustedCA()` due to
|
* Removed support for `HTTPVaultConnectorFactory#withSslContext()` in favor of `#withTrustedCA()` due to
|
||||||
|
|
||||||
|
### Features
|
||||||
|
* Support for KV version 2 secret engine (#16)
|
||||||
|
* Ability to pass custom mount point to KV v2 read/write methods (#25)
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
* refactoring of the internal SSL handling (#17)
|
* refactoring of the internal SSL handling (#17)
|
||||||
* `VaultConnector` extends `java.io.Serializable` (#19)
|
* `VaultConnector` extends `java.io.Serializable` (#19)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user