File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
spring-vault-dependencies Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 6060 <httpclient .version>4.5.13</httpclient .version>
6161 <httpcore .version>4.4.14</httpcore .version>
6262 <jetty-reactive-httpclient .version>1.1.6</jetty-reactive-httpclient .version>
63- <netty .version>4.1.56 .Final</netty .version>
63+ <netty .version>4.1.60 .Final</netty .version>
6464 <okhttp3 .version>3.14.9</okhttp3 .version>
6565 <jackson-databind .version>2.12.2</jackson-databind .version>
6666 <aws-java-sdk .version>1.11.975</aws-java-sdk .version>
Original file line number Diff line number Diff line change 11Spring Vault Changelog
22=============================
33
4+ Changes in version 2.3.2 (2021-03-16)
5+ -------------------------------------
6+ * Move off deprecated GoogleCredential IAM authentication method to IAM credentials #600
7+ * Upgrade dependencies #632
8+ * Add ability to configure client TLS enabled protocol versions and cipher suites via Spring properties #635
9+ * Allow external injection of Loggers into SecretLeaseContainer and PropertySources #636
10+ * Update Sonatype endpoint #641
11+ * Upgrade dependencies #64
12+
413Changes in version 2.3.1 (2021-02-16)
514-------------------------------------
615* Release Spring Vault 2.3.0 #608
You can’t perform that action at this time.
0 commit comments