Skip to content

Commit 4783e24

Browse files
committed
Update changelog
See gh-603
1 parent 3ec52f4 commit 4783e24

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.3.0-RC1
5+
-----------------------------------------
6+
* Release Spring Vault 2.3.0-M1 #582
7+
* Refine throws declaration for SecretLeaseContainer.afterPropertiesSet #584
8+
* Support for KV Patch in VaultTemplate #585
9+
* Extend AuthenticationStepsOperator for non-blocking resource access #586
10+
* Extend LeaseEndpoints to allow path-based lease revocation #588
11+
* Change default SecretLeaseContainer.leaseEndpoints from Legacy to Leases #589
12+
* Polishing the content. #591
13+
* Non-atomic updates to LeaseAwareVaultPropertySource cause leave property source empty until SecretLeaseCreatedEvent #594
14+
* Netty4ClientHttpRequestFactory left uninitialized causing IllegalArgumentException: SSLContext is null #597
15+
* Logger is not passed required parameter #599
16+
* Infinite loop when using rotating generic secrets without TTL #601
17+
418
Changes in version 2.3.0-M1
519
-----------------------------------------
620
* Add support for key-value metadata in Vault template #432

0 commit comments

Comments
 (0)