chore(deps): update dependency s3transfer to v0.10.3 #394
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.6.1
->==0.10.3
Release Notes
boto/s3transfer (s3transfer)
v0.10.3
Compare Source
======
v0.10.2
Compare Source
======
awscrt
: Pass operation name to awscrt.s3 to improve error handling.v0.10.1
Compare Source
======
urllib3
: Fixed retry handling for IncompleteRead exception raised by urllib3 2.x during data transferv0.10.0
Compare Source
======
s3
: Added CRT support for S3 Express One Zonev0.9.0
Compare Source
=====
v0.8.2
Compare Source
=====
v0.8.1
Compare Source
=====
s3
: Added support for defaulting checksums to CRC32 for s3express.v0.8.0
Compare Source
=====
crt
: Automatically configure CRC32 checksums for uploads and checksum validation for downloads through the CRT transfer manager.crt
: S3transfer now supports a wider range of CRT functionality for uploads to improve throughput in the CLI/Boto3.Botocore
: S3Transfer now requires Botocore >=1.32.7crt
: Updatetarget_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.crt
: Add support for uploading and downloading file-like objects using CRT transfer manager. It supports both seekable and non-seekable file-like objects.v0.7.0
Compare Source
=====
SSE-C
: Pass SSECustomer* arguments to CompleteMultipartUpload for upload operationsv0.6.2
Compare Source
=====
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.