From fbd75a555e854b06ff7d30f4b6abf5219b2deacb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Jun 2017 09:45:09 +0200 Subject: [PATCH] Update changelog. See gh-106. --- src/main/resources/changelog.txt | 7 +++++++ src/main/resources/notice.txt | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 476d8736..9ec44889 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Vault Changelog ============================= +Changes in version 1.0.2.RELEASE +----------------------------------------- +* Login Token Duration is assumed milliseconds instead of seconds #96 +* Convert login token duration to milliseconds when calculating renewal… #97 +* VaultEndpoint uses -1 as port if initialized from URI without a port #99 +* Release 1.0.2 #106 + Changes in version 1.0.1.RELEASE ----------------------------------------- * Add developer, SCM location and project URL to dependency POM #73 diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index e6f6c30d..3c3c3d36 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,5 +1,5 @@ -Spring Vault 1.0.1.RELEASE -Copyright (c) [2016] Pivotal Software, Inc. +Spring Vault 1.0.2.RELEASE +Copyright (c) [2016-2017] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with the License.