Spring Vault 2.1 GA released
On behalf of the community, I'd like to announce the general availability of Spring Vault 2.1. Spring Vault 2.1 requires JDK 8 or higher and specifically supports JDK 11 as the next long-term support release. The most notable changes of Spring Vault 2.1 are:
- Extending infrastructure-based authentication to support Google Cloud IAM and Azure Managed Service Identity.
- Integrating Vault’s versioned Key-Value backend.
- Wrapping API support.
- Java 11 compatibility.
This release is compatible with Vault versions from 0.5.2
up to 0.11.1
.
Make sure to also check out our blog post that explains the new features in detail…