Spring Vault 2.3.0 RC1 available
On behalf of the community, I’d like to announce the availability of the first Spring Vault release candidate 2.3.0-RC1.
This release contains a series of changes:
-
Updated
SecretLeaseContainerendpoints using now/sys/leasesinstead of/sys/revokeand/sys/renew. -
Introduction of
AuthenticationStepsOperatorwhich allows non-blocking access toResource. This change also introduces a reloading capability for authentication mechanisms for PCF and Kubernetes authentication to obtain the latest credentials when attempting a Vault login. -
Support for KV Patch in
VaultTemplate -
Upgrade to Spring Framework 5.3, Spring Data 2020.0, and Project Reactor 2020.0
…