Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreOn behalf of the community, I’m pleased to announce the general availability of Spring Vault 1.1.0 and the third milestone of Spring Vault 2.0, available from Maven Cental respective the milestone repository.
Highlights of Spring Vault 1.1 GA release are:
Pull-mode support for AppRole authentication.
Vault login using via AWS IAM.
Support of batch transit operations.
Rotation of generic secrets based on their lease duration.
Introduction of VaultEndpointProvider
to configure endpoints dynamically.
Looking at Spring Vault 2.0 M3 you will find the following enhancements:
Vault repositories via @EnableVaultRepositories
built on top of Spring Data KeyValue.
Support to create and modify Vault’s policies represented as JSON.
We’re shifting development towards the 2.x branch line resulting in Spring Vault 1.1 GA to be the last minor release of the 1.x branch. Spring Vault 1.1 will see maintenance releases until reaching its end of life. We will polish up the reactive support in the next Spring Vault 2.0 milestone, that will be actually a release candidate.
For a complete list of changes see the changelogs of 1.1.0 RELEASE and 2.0.0 M3.
Project Page | GitHub | Issues | Documentation for 1.1.0 RELEASE | Documentation for 2.0.0 M3 | Stack Overflow