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

22 lines
1.1 KiB
Plaintext

[
{
"type": "api-change",
"category": "S3",
"description": "Fixed possible security issue in `Transfer`s download `transfer` operation where files could be downloaded to a directory outside the destination directory if the key contained relative paths. Ignoring files to continue with your transfer can be done through passing an iterator of files to download to `Transfer`s parameter: `$source`. These can be generated on `s3:\/\/` paths if you have registered the SDK's `StreamWrapper` via `\\Aws\\recursive_dir_iterator`."
},
{
"type": "api-change",
"category": "Lambda",
"description": "Support for UpdateFunctionCode DryRun option"
},
{
"type": "feature",
"category": "MarketplaceEntitlementService",
"description": "AWS Marketplace Entitlement Service enables AWS Marketplace sellers to determine the capacity purchased by their customers."
},
{
"type": "api-change",
"category": "ECS",
"description": "Exposes container instance registration time in ECS:DescribeContainerInstances."
}
]