Skip to content

Releases: spring-cloud/spring-cloud-vault

4.1.1

27 Mar 17:34
Compare
Choose a tag to compare

🐞 Bug Fixes

  • VaultBootstrapPropertySourceConfiguration.secretLeaseContainer fails if SessionManager is absent #722

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Vault 3.1.1 #717

v4.0.2

26 Jan 20:20
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.0.2

v3.1.4

19 Dec 16:24
Compare
Choose a tag to compare

Full Changelog: v3.1.3...v3.1.4

4.1.0

06 Dec 19:24
Compare
Choose a tag to compare

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Vault 3.1.0 #709

4.1.0-RC1

31 Oct 19:20
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Startup without authentication fails with SessionManager has not been registered #705

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Vault 3.1.0-RC1 #706

3.1.3

03 Jul 10:30
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Adjust auto-configuration to register at most one Vault health indicator #677
  • Reactive auto-configuration - Both health indicators VaultHealthIndicator and VaultReactiveHealthIndicator are registered in the application context #676

πŸ”¨ Dependency Upgrades

  • Upgrade bcpkix-jdk15on to 1.70 #684

❀️ Contributors

Thank you to all the contributors who worked on this release:

@raestio

4.0.1

03 Jul 10:33
Compare
Choose a tag to compare

⭐ New Features

  • ClientAuthenticationFactory should enable to set the region for AWS IAM Authentication #681
  • Add AOT and Graal Native support #667

πŸ“” Documentation

  • Fix typo in VaultKeyValueBackendProperties #649

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Vault 3.0.2 #682
  • Upgrade to Spring Vault 3.0.1 #673

❀️ Contributors

Thank you to all the contributors who worked on this release:

@saikatsgupta