changelog++

This commit is contained in:
Jeff Mitchell 2018-03-05 08:33:32 -05:00
parent a8304e5d4d
commit 7042398f5f
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
* auth/aws: Allow using lists in role bind parameters [GH-3907]
* server: Make sure `tls_disable_client_cert` is actually a true value rather
than just set [GH-4049]
* storage/gcs: Allow specifying chunk size for transfers, which can reduce
memory utilization [GH-4060]
* sys/capabilities: Add the ability to use multiple paths for capability
checking [GH-3663]