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.3 #394

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
s3transfer ==0.6.1 -> ==0.10.3 age adoption passing confidence

Release Notes

boto/s3transfer (s3transfer)

v0.10.3

Compare Source

======

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

v0.10.2

Compare Source

======

  • bugfix:awscrt: Pass operation name to awscrt.s3 to improve error handling.

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

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.6.2 chore(deps): update dependency s3transfer to v0.7.0 Sep 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.7.0 chore(deps): update dependency s3transfer to v0.8.0 Nov 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.8.0 chore(deps): update dependency s3transfer to v0.8.1 Nov 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.8.1 chore(deps): update dependency s3transfer to v0.8.2 Nov 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.8.2 chore(deps): update dependency s3transfer to v0.9.0 Dec 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.9.0 chore(deps): update dependency s3transfer to v0.10.0 Dec 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.10.0 chore(deps): update dependency s3transfer to v0.10.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/s3transfer-0.x branch from b6db7ca to a798c99 Compare March 14, 2024 22:30
@renovate renovate bot force-pushed the renovate/s3transfer-0.x branch from a798c99 to b50d75c Compare June 25, 2024 01:01
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.10.1 chore(deps): update dependency s3transfer to v0.10.2 Jun 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency s3transfer to v0.10.2 chore(deps): update dependency s3transfer to v0.10.3 Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants