changelog++

This commit is contained in:
Jeff Mitchell 2018-01-10 10:57:43 -05:00
parent 9c70985c3a
commit c77d3e8c98
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
IMPROVEMENTS:
* auth/aws: Handle IAM headers produced by clients that formulate numbers as
ints rather than strings [GH-3763]
* physical/s3: Allow using paths with S3 for non-AWS deployments [GH-3730]
* physical/s3: Add ability to disable SSL for non-AWS deployments [GH-3730]