Update changelog.
See gh-153.
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
[[new-features]]
|
||||
== New & Noteworthy
|
||||
|
||||
[[new-features.1-1-0]]
|
||||
=== What's new in Spring Vault 1.1.0
|
||||
|
||||
* <<vault.authentication.awsiam,AWS IAM authentication>>.
|
||||
* Configuration of encryption/decryption versions for transit keys.
|
||||
* Pull mode for <<vault.authentication.approle,AppRole authentication>>.
|
||||
* Transit batch encrypt and decrypt support.
|
||||
* TTL-based generic secret rotation.
|
||||
|
||||
[[new-features.1-0-0]]
|
||||
=== What's new in Spring Vault 1.0
|
||||
|
||||
* Initial Vault support.
|
||||
|
||||
[[new-features.1-1-0]]
|
||||
=== What's new in Spring Vault 1.1.0
|
||||
|
||||
* Transit batch encrypt and decrypt support.
|
||||
|
||||
@@ -1,6 +1,14 @@
|
||||
Spring Vault Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 1.1.0.RC1
|
||||
-----------------------------------------
|
||||
* Adapt Vault API changes in transit key value/configuration objects #124
|
||||
* Add support for Batch Encryption/Decryption APIs #137
|
||||
* Skip Javadoc validation in Javadoc plugin #140
|
||||
* Add explicit automatic module name for Java 9 #141
|
||||
* Upgrade dependencies #154
|
||||
|
||||
Changes in version 1.1.0.RC1
|
||||
-----------------------------------------
|
||||
* Upgrade to Vault 0.8.1 #127
|
||||
|
||||
Reference in New Issue
Block a user