Skip to content

Commit 1224373

Browse files
committed
Update changelog.
See gh-630
1 parent 2f50d6b commit 1224373

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Vault Changelog
22
=============================
33

4+
Changes in version 2.3.1 (2021-02-16)
5+
-------------------------------------
6+
* Release Spring Vault 2.3.0 #608
7+
* Potentially unsafe usage of WebClient in ReactiveVaultTemplate #612
8+
* VMSS support for Azure MSI Authentication #614
9+
* Added VMSS support to Azure MSI Authentication #615
10+
* GCP-IAM authentication returning "invalid scope" error #617
11+
* 403's when a long @Async process runs: vault should not publish a ThreadPoolTaskScheduler bean on Spring's context #623
12+
* Update license headers for 2021 #624
13+
* Upgrade to Spring Framework 5.3.4 #625
14+
* Upgrade to Reactor 2020.0.4 #628
15+
416
Changes in version 2.3.0
517
-----------------------------------------
618
* Upgrade dependencies #609

0 commit comments

Comments
 (0)