-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
51929aa
commit 7f20084
Showing
8 changed files
with
38 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters