changelog++

This commit is contained in:
Jeff Mitchell 2017-06-07 10:03:56 -04:00
parent fdf92aeba5
commit 3c765ffef1
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
* storage/dynamodb: Add a method for checking the existence of children,
speeding up deletion operations in the DynamoDB storage backend [GH-2722]
* storage/mysql: Add max_parallel parameter to MySQL backend [GH-2760]
* secret/databases: Support listing connections [GH-2823]
* secret/databases: Support custom renewal statements in Postgres database
plugin [GH-2788]
* secret/databases: Use the role name as part of generated credentials