Add issue numbers to 0.8.0 changelog
This commit is contained in:
parent
4d46f2c6d1
commit
810073cb3b
@ -1,8 +1,8 @@
|
|||||||
## 0.8.0 [unreleased]
|
## 0.8.0 [unreleased]
|
||||||
* **[breaking]** Removed support for `HTTPVaultConnectorFactory#withSslContext()` in favor of `#withTrustedCA()` due to
|
* **[breaking]** Removed support for `HTTPVaultConnectorFactory#withSslContext()` in favor of `#withTrustedCA()` due to
|
||||||
refactoring of the internal SSL handling.
|
refactoring of the internal SSL handling (#17)
|
||||||
* [improvement] `VaultConnector` extends `java.io.Serializable`
|
* [improvement] `VaultConnector` extends `java.io.Serializable` (#19)
|
||||||
* [deprecation] `VaultConnectorFactory` is deprecated in favor of `VaultConnectorBuilder` with identical API.
|
* [deprecation] `VaultConnectorFactory` is deprecated in favor of `VaultConnectorBuilder` with identical API (#18)
|
||||||
|
|
||||||
## 0.7.1 [2018-03-17]
|
## 0.7.1 [2018-03-17]
|
||||||
* [improvement] Added automatic module name for JPMS compatibility
|
* [improvement] Added automatic module name for JPMS compatibility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user