Update changelog.

See gh-173.
This commit is contained in:
Mark Paluch
2017-11-15 08:09:16 +01:00
parent 1ab9bcd5ac
commit e0a5b92cb9
2 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,22 @@
Spring Vault Changelog
=============================
Changes in version 2.0.0.RC1
-----------------------------------------
* Support CSR signing, certificate revocation and CRL retrieval #125
* Support Kubernetes authentication #143
* Extend Transit API to Support Hashing and Signing Operations #148
* Provide AuthenticationSteps for token authentication with self-lookup #158
* Perodic tokens are not refreshed #161
* Extend Transit API to support Hashing and Signing Operations #162
* CubbyholeAuthentication doesn't allow unwrapping of something else than a token #164
* Add the ability to use response wrapping for AppRole secretId responses #165
* Implementation of Auth Backend with Kubernetes Service Account Token #166
* Upgrade to Spring Framework 5.0.1 #167
* Fixing assert to verify the correct variable #170
* TravisCI build broken #171
* Upgrade to Vault 0.9.0 #172
Changes in version 2.0.0.M3
-----------------------------------------
* Add support to manage policies #10

View File

@@ -1,4 +1,4 @@
Spring Vault 2.0.0.BUILD-SNAPSHOT
Spring Vault 2.0.0.RC1
Copyright (c) [2016-2017] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").