mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-29 18:41:10 +02:00
changelog++
This commit is contained in:
parent
3558eca73c
commit
fe276e5ed5
15
CHANGELOG.md
15
CHANGELOG.md
@ -10,6 +10,21 @@ FEATURES:
|
|||||||
documentation](https://www.vaultproject.io/docs/secrets/transit/index.html)
|
documentation](https://www.vaultproject.io/docs/secrets/transit/index.html)
|
||||||
for more details. [GH-1537]
|
for more details. [GH-1537]
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
* cli: Output formatting in the presence of warnings in the response object
|
||||||
|
[GH-1533]
|
||||||
|
* cli: `vault auth` command supports a `-path` option to take in the path at
|
||||||
|
which the auth backend is enabled, thereby allowing authenticating against
|
||||||
|
different paths using the command options [GH-1532]
|
||||||
|
* secret/aws: Listing of roles is supported now [GH-1546]
|
||||||
|
* cli: `vault auth -methods` will now display the config settings of the mount
|
||||||
|
[GH-1531]
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
* credential/aws-ec2: Added a nil check for stored whitelist identity object
|
||||||
|
during renewal [GH-1542]
|
||||||
|
|
||||||
## 0.6.0 (June 14th, 2016)
|
## 0.6.0 (June 14th, 2016)
|
||||||
|
|
||||||
SECURITY:
|
SECURITY:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user