File size: 1,117 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
[
{
"category": "``crt``",
"description": "Automatically configure CRC32 checksums for uploads and checksum validation for downloads through the CRT transfer manager.",
"type": "enhancement"
},
{
"category": "``crt``",
"description": "S3transfer now supports a wider range of CRT functionality for uploads to improve throughput in the CLI/Boto3.",
"type": "feature"
},
{
"category": "``Botocore``",
"description": "S3Transfer now requires Botocore >=1.32.7",
"type": "enhancement"
},
{
"category": "``crt``",
"description": "Update ``target_throughput`` defaults. If not configured, s3transfer will use the AWS CRT to attempt to determine a recommended target throughput to use based on the system. If there is no recommended throughput, s3transfer now falls back to ten gigabits per second.",
"type": "enhancement"
},
{
"category": "``crt``",
"description": "Add support for uploading and downloading file-like objects using CRT transfer manager. It supports both seekable and non-seekable file-like objects.",
"type": "enhancement"
}
] |