changelog++

This commit is contained in:
Jeff Mitchell 2017-07-17 13:06:04 -04:00
parent 4387871bca
commit 77f59142ec
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ IMPROVEMENTS:
* core: Add metrics counters for audit log failures [GH-2863]
* secret/ssh: Allow specifying the key ID format using template values for CA
type [GH-2888]
* storage/mssql: Add `max_parallel` [GH-3026]
* storage/postgresql: Add `max_parallel` [GH-3026]
* storage/postgresql: Improve listing speed [GH-2945]
* storage/s3: More efficient paging when an object has a lot of subobjects
[GH-2780]