From 988aaef609837d88534c39b4c494e8b7151798a1 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 | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 89b6bf31..6fb7d67f 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,5 +1,5 @@ Spring Vault 1.1.0.BUILD-SNAPSHOT -Copyright (c) [2016] Pivotal Software, Inc. +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.