[aws|s3] add changelog note about 7 day expiry

closes #3277
This commit is contained in:
geemus 2014-11-19 09:13:50 -06:00
parent cf6baf5b53
commit 02a25a0a05
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Watchers | 3271
* Vhost buckets don't work if bucket name has a . in it. thanks Frederick Cheung
* switch to signature v4. thanks Frederick Cheung
* use request_params to normalize/escape paths properly for delete/copy object. thanks Frederick Cheung
* NOTE: v4 signatures mean that signed URLs can now only have up to 7 day expiry
#### [AWS|SNS]
* Use Signature v4. thanks Frederick Cheung