Post-release cleanups.
See gh-92.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,3 +13,5 @@ target
|
||||
/vault/
|
||||
/download/
|
||||
/work/
|
||||
pom.xml.releaseBackup
|
||||
release.properties
|
||||
|
||||
@@ -1,6 +1,19 @@
|
||||
Spring Vault Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 1.0.1.RELEASE
|
||||
-----------------------------------------
|
||||
* Add developer, SCM location and project URL to dependency POM #73
|
||||
* Upgrade to Maven 3.5.0 #73
|
||||
* VaultTokenRequestBuilder does not consider configured meta attributes #80
|
||||
* Upgrade to Spring Framework 4.3.8 #81
|
||||
* Remove Maven settings.xml for TravisCI build and use Maven wrapper #83
|
||||
* Cannot resolve LocalHost NetworkInterface in MacAddressUserId #84
|
||||
* LifecycleAwareSessionManager renewal starts eventually #87
|
||||
* Use remaining token TTL for Cubbyhole authentication #88
|
||||
* Release 1.0.1 #92
|
||||
* Include notice and license in jar files #93
|
||||
|
||||
Changes in version 1.0.0 GA
|
||||
-----------------------------------------
|
||||
* keystore file not created when $JAVA_HOME is not found #62
|
||||
|
||||
Reference in New Issue
Block a user