Files
faveo/vendor/aws/aws-sdk-php/.changes/3.31.0
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

17 lines
983 B
Plaintext

[
{
"type": "feature",
"category": "S3",
"description": "A new `params` option is available in the `MultipartUploader` and `MultipartCopy` classes for parameters that should be applied to all sub-commands of their upload functionality. This also improves functionality around passing `params` directly to `ObjectUploader` and `ObjectCopier`. A new `before_lookup` callback has been added to `ObjectCopier` for operating on the `HeadObject` command directly; `params` will be passed to HeadObject as well. Since these are changes to existing options, they may alter current functionality."
},
{
"type": "enhancement",
"category": "MarketplaceCommerceAnalytics",
"description": "Documentation updates for AWS Marketplace Commerce Analytics."
},
{
"type": "api-change",
"category": "S3",
"description": "API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization"
}
]