Spring Cloud Vault Versions Save

Configuration Integration with HashiCorp Vault

v4.1.1

1 month ago

:lady_beetle: Bug Fixes

  • VaultBootstrapPropertySourceConfiguration.secretLeaseContainer fails if SessionManager is absent #722

:hammer: Dependency Upgrades

  • Upgrade to Spring Vault 3.1.1 #717

v4.1.0

5 months ago

:hammer: Dependency Upgrades

  • Upgrade to Spring Vault 3.1.0 #709

v4.1.0-RC1

6 months ago

:lady_beetle: Bug Fixes

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

:hammer: Dependency Upgrades

  • Upgrade to Spring Vault 3.1.0-RC1 #706

v4.0.1

10 months ago

:star: New Features

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

:notebook_with_decorative_cover: Documentation

  • Fix typo in VaultKeyValueBackendProperties #649

:hammer: Dependency Upgrades

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

:heart: Contributors

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

@saikatsgupta

v3.1.3

10 months ago

:lady_beetle: 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

:hammer: Dependency Upgrades

  • Upgrade bcpkix-jdk15on to 1.70 #684

:heart: Contributors

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

@raestio

v4.0.0

1 year ago

:star: New Features

  • Add HTTP customizers to enable observability with Micrometer #661