-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency s3transfer to v0.11.4 #106
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/s3transfer-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
11854f6
to
82cc455
Compare
82cc455
to
4db6bae
Compare
4db6bae
to
2fb22ce
Compare
2fb22ce
to
2138949
Compare
2138949
to
bf04290
Compare
bf04290
to
81049d1
Compare
81049d1
to
ceec624
Compare
ceec624
to
b044053
Compare
b044053
to
bb7d39f
Compare
bb7d39f
to
90cbc9e
Compare
90cbc9e
to
092bbc4
Compare
092bbc4
to
f5678d6
Compare
f5678d6
to
b70faa6
Compare
b70faa6
to
d694d36
Compare
d694d36
to
bb2cc7d
Compare
bb2cc7d
to
42306de
Compare
42306de
to
8d20da9
Compare
8d20da9
to
89fefae
Compare
89fefae
to
79c97ce
Compare
79c97ce
to
46f8b00
Compare
46f8b00
to
f766b39
Compare
f766b39
to
8ea8e63
Compare
8ea8e63
to
0a2d304
Compare
0a2d304
to
1e850d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.2.0
->==0.11.4
Release Notes
boto/s3transfer (s3transfer)
v0.11.4
Compare Source
======
v0.11.3
Compare Source
======
awscrt
: Fix urlencoding issues for request signing with the awscrt.v0.11.2
Compare Source
======
request_checksum_calculation
config is set towhen_supported
. Fixesboto/s3transfer#327 <https://github.com/boto/s3transfer/issues/327>
__.v0.11.1
Compare Source
======
v0.11.0
Compare Source
======
v0.10.4
Compare Source
======
s3
: Added Multi-Region Access Points support to CRT transfers.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
=====
v0.6.1
Compare Source
=====
ChecksumAlgorithm
when uploading copy data in parts.v0.6.0
Compare Source
=====
v0.5.2
Compare Source
=====
s3
: Added support for flexible checksums when uploading or downloading objects.v0.5.1
Compare Source
=====
v0.5.0
Compare Source
=====
v0.4.2
Compare Source
=====
ExpectedBucketOwner
. Fixes#​181 <https://github.com/boto/s3transfer/issues/181>
__.v0.4.1
Compare Source
=====
crt
: Addset_exception
toCRTTransferFuture
to allow setting exceptions in subscribers.v0.4.0
Compare Source
=====
crt
: Add optional AWS Common Runtime (CRT) support. The AWS CRT provides a C-based S3 transfer client that can improve transfer throughput.v0.3.7
Compare Source
=====
v0.3.6
Compare Source
=====
futures
on Python 2.7v0.3.5
Compare Source
=====
s3
: Block TransferManager methods for S3 Object Lambda resourcesv0.3.4
Compare Source
=====
v0.3.3
Compare Source
=====
v0.3.2
Compare Source
=====
#​1916 <https://github.com/boto/botocore/issues/1916>
__v0.3.1
Compare Source
=====
TransferManager
: Exposeclient
andconfig
propertiesTagging
andTaggingDirective
v0.3.0
Compare Source
=====
v0.2.1
Compare Source
=====
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.