Skip to content

Commit 7951ec2

Browse files
committed
Update changelog
See gh-605
1 parent 71730d4 commit 7951ec2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.2.3.RELEASE
5+
---------------------------------------------
6+
* Expanded EnvironmentVaultConfiguration options for AzureMSIAuthentication #542
7+
* AbstractVaultConfiguration.restOperations does not consider RestTemplateBuilder #546
8+
* Upgrade to Spring Framework 5.2.5 #547
9+
* Upgrade to Spring Doc Resources 0.2.0 #549
10+
* Incorrect assert message in VaultTransitTemplate:decrypt #550
11+
* Upgrade to Spring Doc resources 0.2.2.RELEASE #553
12+
* VaultPkiOperations.getCrl(…) throws a NullPointerException when CRL is absent #556
13+
* ClientCertificateAuthentication path cannot be configured #557
14+
* Upgrade dependencies #560
15+
* Fix Vault download script for arm64 #562
16+
* Spring Cloud Vault picking up properties from wrong profile #563
17+
* Integrate spring-javaformat #564
18+
* Remove all newlines in PKCS7 from EC2MetaData #571
19+
* Deprecate Policy.BuiltinCapabilities.WRITE #575
20+
* Polishing the content. #591
21+
* Netty4ClientHttpRequestFactory left uninitialized causing IllegalArgumentException: SSLContext is null #597
22+
* Logger is not passed required parameter #599
23+
* Infinite loop when using rotating generic secrets without TTL #601
24+
425
Changes in version 2.2.2.RELEASE
526
-----------------------------------------
627
* Mount path shouldn't be escaped #533

0 commit comments

Comments
 (0)