Polishing.

Move RegionProvider to AwsIamAuthenticationOptions. Update documentation.

Original pull request: gh-693.
See gh-253
This commit is contained in:
Mark Paluch
2022-05-20 10:15:55 +02:00
parent 8f6ada53f8
commit 04ed18f83b
5 changed files with 82 additions and 39 deletions

View File

@@ -1,7 +1,12 @@
[[new-features]]
== New & Noteworthy
[[new-features.2-4-0]]
[[new-features.3-0-0]]
=== What's new in Spring Vault 3.0
* Upgrade to Spring Framework 6 and Java 17 baseline
* Upgrade to AWS SDK 2.
=== What's new in Spring Vault 2.4
* Support for <<vault.authentication.userpass,Username/Password authentication>> for Username/Password, LDAP, Okta, and RADIUS authentication.