changelog++

This commit is contained in:
vishalnayak 2016-10-04 19:47:37 -04:00
parent 1ab7023483
commit 2b760d5bb7
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ IMPROVEMENTS:
* credential/approle: At least one constraint is required to be enabled while
creating and updating a role [GH-1882]
* secret/cassandra: Added consistency level for use with roles [GH-1931]
* secret/mysql: SQL for revoking user can be configured on the role [GH-1914]
* secret/transit: Use HKDF (RFC 5869) as the key derivation function for new
keys [GH-1812]
* secret/transit: Empty plaintext values are now allowed [GH-1874]