Update changelog.

See gh-448.
This commit is contained in:
Mark Paluch
2019-07-01 09:40:40 +02:00
parent ea4de200c4
commit 9124d48c45

View File

@@ -1,6 +1,21 @@
Spring Vault Changelog
=============================
Changes in version 2.1.3.RELEASE
-----------------------------------------
* URL Cleanup #392
* URL Cleanup #394
* Upgrade to Vault 1.1.0 #400
* URL Cleanup #408
* VaultClients does not consider path prefix #413
* SpEL expression in @VaultPropertySource annotation not expanded with enabled renewal #420
* @VaultPropertySource annotations in more than one @Configuration class #421
* Upgrade to Jackson 2.9.9 #424
* Upgrade to netty 4.1.36.Final #425
* Upgrade to Spring Framework 5.1.8 #445
* Upgrade to Spring Data Lovelace SR9 #446
* Upgrade to Spring Security 5.1.5 #447
Changes in version 2.1.2.RELEASE
-----------------------------------------
* Upgrade to Vault 1.0.0-beta2 #335