Releases: spring-projects/spring-vault
Releases · spring-projects/spring-vault
2.3.1
2.3.0
📗 Links
🔨 Dependency Upgrades
2.3.0-RC1
📗 Links
⭐ New Features
- Change default
SecretLeaseContainer.leaseEndpoints
fromLegacy
toLeases
#589 - Extend
LeaseEndpoints
to allow path-based lease revocation #588 - Extend
AuthenticationStepsOperator
for non-blocking resource access #586 - Support for KV Patch in
VaultTemplate
#585
🪲 Bug Fixes
- Infinite loop when using rotating generic secrets without TTL #601
- Logger is not passed required parameter #599
Netty4ClientHttpRequestFactory
left uninitialized causingIllegalArgumentException: SSLContext is null
#597- Non-atomic updates to
LeaseAwareVaultPropertySource
cause leave property source empty untilSecretLeaseCreatedEvent
#594
📔 Documentation
- Polishing the content. #591
🔨 Dependency Upgrades
- Upgrade to Vault 1.6.0 #604
- Upgrade to Spring Framework 5.3.2
- Upgrade to Spring Data 2020.0.2
- Upgrade to Project Reactor 2020.0.2
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.2.3.RELEASE
📗 Links
⭐ New Features
- Fix Vault download script for arm64 #562
- Expanded
EnvironmentVaultConfiguration
options forAzureMSIAuthentication
#542
🪲 Bug Fixes
- Infinite loop when using rotating generic secrets without TTL #601
- Logger is not passed required parameter #599
Netty4ClientHttpRequestFactory
left uninitialized causingIllegalArgumentException: SSLContext is null
#597- Remove all newlines in PKCS7 from
EC2MetaData
#571 - ClientCertificateAuthentication path cannot be configured #557
VaultPkiOperations.getCrl(…)
throws aNullPointerException
when CRL is absent #556- Incorrect assert message in
VaultTransitTemplate:decrypt
#550 AbstractVaultConfiguration.restOperations
does not considerRestTemplateBuilder
#546
📔 Documentation
- Polishing the content. #591
🔨 Dependency Upgrades
- Upgrade to Spring Doc Resources 0.2.0 #549
- Upgrade dependencies #560
- Upgrade to Spring Doc resources 0.2.2.RELEASE #553
- Upgrade to Spring Framework 5.2.5 #547
❤️ Contributors
We'd like to thank all the contributors who worked on this release!