Skip to content

Releases: spring-projects/spring-vault

3.0.1

20 Feb 13:57
2f17d7b
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add native image hints and AOT pre-processor #747

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.3 #754
  • Upgrade to Spring Data 2022.0.2 #753
  • Upgrade to Netty 4.1.89.Final #752
  • Upgrade dependencies #748

3.0.0

25 Nov 09:04
3ffdb1a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add support for reactive JDK HTTP Client #737
  • Add support for reactive HttpClient 5 #735

📔 Documentation

  • Use spring-html Asciidoctor backend #744

🔨 Dependency Upgrades

  • Upgrade to Spring Security 6.0 #742
  • Upgrade to Spring Data 2022.0 #741
  • Upgrade to Spring Framework 6.0.2 #740
  • Upgrade to Project Reactor 2022.0.0 #734
  • Upgrade to Spring Framework 6.0 #732

3.0.0-RC1

18 Oct 09:14
e14169e
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove deprecated API for removal #729
  • Upgrade to Apache HTTP Client 5 #727
  • Adds Trigger.nextExecution() impls #714
  • Overload createKeyStore to allow password parameter to be set Fixes gh-708 #711
  • Create keystore with password #708

🔨 Dependency Upgrades

  • Upgrade to Jackson 2.13.4.2 #730
  • Upgrade to Spring Data 2022.0.0-M5 #720
  • Upgrade to Spring Security 6.0 M6 #717
  • Upgrade to Reactor 2022.0.0-M4 #716
  • Upgrade to Spring Framework 6.0 M5 #715
  • Upgrade to Kotlin 1.7 #712

❤️ Contributors

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

3.0.0-M1

27 May 13:55
1a8d94b
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Replace synchronized usage with ReentrantLock #702
  • Introduce property mapper to apply request properties #700
  • Support PEM encoded certificates and EC for private keys #688
  • Replace algorithm property in VaultSignRequest/VaultSignatureVerificationRequest #686
  • Add missing properties in VaultCertificateRequest #682
  • Add support to obtain PEM-encoded certificates as X509Certificate #678
  • Missing "private_key_type" property in VaultCertificateResponse #676
  • Add support for user/pass, LDAP, Okta, and RADIUS authentication #668
  • Azure MSI auth to use with reactive infra #665
  • Enable system-property-driven proxy configuration for Reactor Netty's HTTP Client #654
  • Keystore's certificate chain derived from Vault issue-certificate lacks CA authority certificate #648
  • LifecycleAwareSessionManager doesn't differentiate between failed token renewals and intermittent network exceptions #646
  • Bumped Azure IMDS API version #644
  • Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636
  • Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties #635
  • Added VMSS support to Azure MSI Authentication #615
  • VMSS support for Azure MSI Authentication #614
  • Move off deprecated GoogleCredential IAM authentication method to IAM credentials #600
  • Support kv v2 through spring-data repositories #593
  • Upgrade to AWS SDK 2 #253

🐞 Bug Fixes

  • Fix typos in GCP IAM builders #657
  • AppRole authentication failed when only providing roleId using AuthenticationSteps #656
  • Fix assertion message #649
  • GCP-IAM authentication returning "invalid scope" error #617
  • CertificateClientAuthentication does not work with PEM_KEYSTORE_TYPE (client certificate must be supplied) #616
  • Potentially unsafe usage of WebClient in ReactiveVaultTemplate #612

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Spring Data 2022.0.0-M4 #707
  • Upgrade dependencies #704
  • Upgrade to netty 4.1.77.Final #703
  • Upgrade to Jackson 2.13.3 #699
  • Upgrade to Spring Javaformat 0.0.31 #698
  • Upgrade to Spring Data 2021.2.0 #696
  • Update to be compatible with spring framework 6.0.0 #695
  • Upgrade to Spring Framework 5.3.20 #692
  • Upgrade to Kotlin 1.6 #672
  • Increase netty version to address security vulnerabilities #670
  • Upgrade to Spring Framework 6 snapshots #667
  • Upgrade dependencies #642
  • Upgrade dependencies #632
  • 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.4.0-M1

27 May 13:35
8c9beaa
Compare
Choose a tag to compare
2.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Replace synchronized usage with ReentrantLock #702
  • Introduce property mapper to apply request properties #700
  • Support PEM encoded certificates and EC for private keys #688
  • Replace algorithm property in VaultSignRequest/VaultSignatureVerificationRequest #686
  • Add missing properties in VaultCertificateRequest #682
  • Add support to obtain PEM-encoded certificates as X509Certificate #678
  • Missing "private_key_type" property in VaultCertificateResponse #676
  • Add support for user/pass, LDAP, Okta, and RADIUS authentication #668
  • Azure MSI auth to use with reactive infra #665
  • Enable system-property-driven proxy configuration for Reactor Netty's HTTP Client #654
  • Keystore's certificate chain derived from Vault issue-certificate lacks CA authority certificate #648
  • LifecycleAwareSessionManager doesn't differentiate between failed token renewals and intermittent network exceptions #646
  • Bumped Azure IMDS API version #644
  • Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636
  • Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties #635
  • Added VMSS support to Azure MSI Authentication #615
  • VMSS support for Azure MSI Authentication #614
  • Move off deprecated GoogleCredential IAM authentication method to IAM credentials #600
  • Support kv v2 through spring-data repositories #593

🐞 Bug Fixes

  • Fix typos in GCP IAM builders #657
  • AppRole authentication failed when only providing roleId using AuthenticationSteps #656
  • Fix assertion message #649
  • GCP-IAM authentication returning "invalid scope" error #617
  • CertificateClientAuthentication does not work with PEM_KEYSTORE_TYPE (client certificate must be supplied) #616
  • Potentially unsafe usage of WebClient in ReactiveVaultTemplate #612

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade dependencies #704
  • Upgrade to netty 4.1.77.Final #703
  • Upgrade to Spring Data 2021.2.1 #701
  • Upgrade to Jackson 2.13.3 #699
  • Upgrade to Spring Javaformat 0.0.31 #698
  • Upgrade to Spring Data 2021.2.0 #696
  • Upgrade to Spring Framework 5.3.20 #692
  • Upgrade to Kotlin 1.6 #672
  • Increase netty version to address security vulnerabilities #670
  • Upgrade dependencies #642
  • Upgrade dependencies #632
  • 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.2

11 Jun 07:48
2c1577c
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636
  • Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties #635
  • Move off deprecated GoogleCredential IAM authentication method to IAM credentials #600

🔨 Dependency Upgrades

  • Upgrade dependencies #642
  • Upgrade dependencies #632

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!