Skip to content

Releases: spring-projects/spring-vault

2.3.1

16 Feb 15:08
114ccc4
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Added VMSS support to Azure MSI Authentication #615
  • VMSS support for Azure MSI Authentication #614

🪲 Bug Fixes

  • GCP-IAM authentication returning "invalid scope" error #617
  • Potentially unsafe usage of WebClient in ReactiveVaultTemplate #612

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.4 #628
  • Upgrade to Spring Framework 5.3.4 #625

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.3.0

22 Dec 09:11
097996e
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Vault 1.6.1 #610
  • Upgrade dependencies #609

2.3.0-RC1

10 Dec 11:04
ba40968
Compare
Choose a tag to compare
2.3.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Change default SecretLeaseContainer.leaseEndpoints from Legacy to Leases #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 causing IllegalArgumentException: SSLContext is null #597
  • Non-atomic updates to LeaseAwareVaultPropertySource cause leave property source empty until SecretLeaseCreatedEvent #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

10 Dec 11:06
c578a61
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Fix Vault download script for arm64 #562
  • Expanded EnvironmentVaultConfiguration options for AzureMSIAuthentication #542

🪲 Bug Fixes

  • Infinite loop when using rotating generic secrets without TTL #601
  • Logger is not passed required parameter #599
  • Netty4ClientHttpRequestFactory left uninitialized causing IllegalArgumentException: SSLContext is null #597
  • Remove all newlines in PKCS7 from EC2MetaData #571
  • ClientCertificateAuthentication path cannot be configured #557
  • VaultPkiOperations.getCrl(…) throws a NullPointerException when CRL is absent #556
  • Incorrect assert message in VaultTransitTemplate:decrypt #550
  • AbstractVaultConfiguration.restOperations does not consider RestTemplateBuilder #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!