Update changelog.
See gh-643.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<httpclient.version>4.5.13</httpclient.version>
|
||||
<httpcore.version>4.4.14</httpcore.version>
|
||||
<jetty-reactive-httpclient.version>1.1.6</jetty-reactive-httpclient.version>
|
||||
<netty.version>4.1.56.Final</netty.version>
|
||||
<netty.version>4.1.60.Final</netty.version>
|
||||
<okhttp3.version>3.14.9</okhttp3.version>
|
||||
<jackson-databind.version>2.12.2</jackson-databind.version>
|
||||
<aws-java-sdk.version>1.11.975</aws-java-sdk.version>
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
Spring Vault Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 2.3.2 (2021-03-16)
|
||||
-------------------------------------
|
||||
* Move off deprecated GoogleCredential IAM authentication method to IAM credentials #600
|
||||
* Upgrade dependencies #632
|
||||
* Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties #635
|
||||
* Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636
|
||||
* Update Sonatype endpoint #641
|
||||
* Upgrade dependencies #64
|
||||
|
||||
Changes in version 2.3.1 (2021-02-16)
|
||||
-------------------------------------
|
||||
* Release Spring Vault 2.3.0 #608
|
||||
|
||||
Reference in New Issue
Block a user