Skip to content

Releases: spring-cloud/spring-cloud-vault

v4.3.0-M1

30 Jan 20:48

Choose a tag to compare

v4.3.0-M1 Pre-release
Pre-release

Full Changelog: v4.1.2...v4.3.0-M1

4.1.2

30 May 15:05

Choose a tag to compare

🐞 Bug Fixes

  • Leases no longer revoked after stopping SecretLeaseContainer #725

4.1.1

27 Mar 17:34

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

Choose a tag to compare

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

v3.1.4

19 Dec 16:24

Choose a tag to compare

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

4.1.0

06 Dec 19:24

Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade to Spring Vault 3.1.0 #709

4.1.0-RC1

31 Oct 19:20

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

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

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