changelog++

This commit is contained in:
Jeff Mitchell 2015-12-17 15:09:53 -05:00
parent dfffe5cd15
commit 68773ec5a3
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: When running in standalone mode, don't advertise that we are active
until post-unseal setup completes [GH-872]
* core: Update go-cleanhttp dependency to ensure idle connections aren't
leaked [GH-867]
* physical/s3: Use an initialized client when using IAM roles to fix a
regression introduced against newer versions of the AWS Go SDK [GH-836]