Skip to content
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

chore(deps): update dependency s3transfer to v0.10.1 #1289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slauger
Copy link
Owner

@slauger slauger commented Apr 28, 2023

This PR contains the following updates:

Package Update Change
s3transfer minor ==0.3.7 -> ==0.10.1

Release Notes

boto/s3transfer (s3transfer)

v0.10.1

Compare Source

======

  • bugfix:urllib3: Fixed retry handling for IncompleteRead exception raised by urllib3 2.x during data transfer

v0.10.0

Compare Source

======

  • feature:s3: Added CRT support for S3 Express One Zone

v0.9.0

Compare Source

=====

  • feature:Python: End of support for Python 3.7

v0.8.2

Compare Source

=====

  • bugfix:Subscribers: Added caching for Subscribers to improve throughput by up to 24% in high volume transfer

v0.8.1

Compare Source

=====

  • enhancement:s3: Added support for defaulting checksums to CRC32 for s3express.

v0.8.0

Compare Source

=====

  • enhancement:crt: Automatically configure CRC32 checksums for uploads and checksum validation for downloads through the CRT transfer manager.
  • feature:crt: S3transfer now supports a wider range of CRT functionality for uploads to improve throughput in the CLI/Boto3.
  • enhancement:Botocore: S3Transfer now requires Botocore >=1.32.7
  • enhancement:crt: 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.
  • enhancement: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

=====

  • feature:SSE-C: Pass SSECustomer* arguments to CompleteMultipartUpload for upload operations

v0.6.2

Compare Source

=====

  • enhancement:Python: Added provisional Python 3.12 support to s3transfer

v0.6.1

Compare Source

=====

  • bugfix:copy: Added support for ChecksumAlgorithm when uploading copy data in parts.

v0.6.0

Compare Source

=====

  • feature:Python: Dropped support for Python 3.6

v0.5.2

Compare Source

=====

  • enhancement:s3: Added support for flexible checksums when uploading or downloading objects.

v0.5.1

Compare Source

=====

  • enhancement:Python: Officially add Python 3.10 support

v0.5.0

Compare Source

=====

  • feature:Python: Dropped support for Python 2.7

v0.4.2

Compare Source

=====

  • enhancement:s3: Add support for ExpectedBucketOwner. Fixes #&#8203;181 <https://github.com/boto/s3transfer/issues/181>__.

v0.4.1

Compare Source

=====

  • enhancement:crt: Add set_exception to CRTTransferFuture to allow setting exceptions in subscribers.

v0.4.0

Compare Source

=====

  • feature:crt: Add optional AWS Common Runtime (CRT) support. The AWS CRT provides a C-based S3 transfer client that can improve transfer throughput.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.6.0 chore(deps): update dependency s3transfer to v0.6.1 May 5, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.6.1 chore(deps): update dependency s3transfer to v0.6.2 Aug 16, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.6.2 chore(deps): update dependency s3transfer to v0.7.0 Sep 27, 2023
@slauger
Copy link
Owner Author

slauger commented Oct 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.7.0 chore(deps): update dependency s3transfer to v0.8.0 Nov 27, 2023
@slauger slauger force-pushed the renovate/s3transfer-0.x branch 2 times, most recently from cf9f760 to 746e3df Compare November 29, 2023 10:57
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.8.0 chore(deps): update dependency s3transfer to v0.8.1 Nov 29, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.8.1 chore(deps): update dependency s3transfer to v0.8.2 Nov 30, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.8.2 chore(deps): update dependency s3transfer to v0.9.0 Dec 14, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.9.0 chore(deps): update dependency s3transfer to v0.10.0 Dec 22, 2023
@slauger slauger changed the title chore(deps): update dependency s3transfer to v0.10.0 chore(deps): update dependency s3transfer to v0.10.1 Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants