-
Notifications
You must be signed in to change notification settings - Fork 185
Spring Vault 3.0.0 RC1 Release Notes
Mark Paluch edited this page Nov 25, 2022
·
1 revision
Numerous third-party dependencies have been updated, some of the more noteworthy of which are the following:
-
Apache HTTP Client 5.1
-
Jackson 2.13.4.2
-
Removal of
AppRoleAuthenticationOptions.getInitialToken()
. ConfigureRoleId
/SecretId
pull modes with a token instead. -
Removal of
AwsIamAuthenticationOptions.getServerName()
. UsegetServerId()
instead. -
Removal of deprecated
SslConfiguration
constructors and deprecated factory methods in favor of replacement factory methods.