changelog++

This commit is contained in:
vishalnayak 2016-08-02 17:35:12 -04:00
parent 0b2098de2f
commit f76d482fee
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ IMPROVEMENTS:
* auth/ldap, secret/cassandra, physical/consul: Clients with `tls.Config`
will have `MinVersion` set to TLS 1.2 by default. This is configurable.
* auth/token: Add endpoint to list accessors [GH-1676]
* auth/token: Added `disallowed_policies` option to token store roles [GH-1681]
* 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