Spring Vault 1.0 RC1 is now available
On behalf of the community, I am pleased to announce Spring Vault 1.0 RC1.
The artifacts are available in the Milestone repo.
Spring Vault includes 15 fixes, improvements and dependency upgrades.
Here’s a short-list of the most important features shipping with the release:
- Support for renewable
@VaultPropertySource
with credentials rotation - Reshaping APIs dropping
VaultClient
and usingRestTemplate
instead - Added
EnvironmentVaultConfiguration
for simplified configuration without the need to create a derived configuration class.
Contributions
Without the community, we couldn’t be the…