Skip to content

Update dependency s3transfer to v0.17.0#61

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/s3transfer-0.x
Open

Update dependency s3transfer to v0.17.0#61
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/s3transfer-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 7, 2022

This PR contains the following updates:

Package Change Age Confidence
s3transfer ==0.5.0==0.17.0 age confidence

Release Notes

boto/s3transfer (s3transfer)

v0.17.0

Compare Source

======

  • feature:Python: End of support for Python 3.9

v0.16.1

Compare Source

======

  • enhancement:TransferManager: Add support for customer-provided full-object checksums using the SHA512, MD5, XXHASH3, XXHASH64, and XXHASH128 algorithms.

v0.16.0

Compare Source

======

  • feature:awscrt: CRTTransferManager now supports the following TransferConfig options - multipart_threshold, multipart_chunksize, max_request_concurrency

v0.15.0

Compare Source

======

  • feature:CopyPartTask: Validate ETag of stored object during multipart copies

v0.14.0

Compare Source

======

  • feature:download: Validate requested range matches content range in response for multipart downloads

v0.13.1

Compare Source

======

  • enhancement:Python: Added provisional support for the upcoming Python 3.14 release

v0.13.0

Compare Source

======

  • feature:GetObjectTask: Validate ETag of stored object during multipart downloads

v0.12.0

Compare Source

======

  • feature:Python: End of support for Python 3.8

v0.11.5

Compare Source

======

  • enhancement:s3: Implement memory performance fixes for downloads to non-seekable streams

v0.11.4

Compare Source

======

  • enhancement:Dependencies: Update the floor version of botocore to 1.37.4 to match imports.
  • enhancement:Tasks: Pass Botocore context from parent to child threads.

v0.11.3

Compare Source

======

  • bugfix:awscrt: Fix urlencoding issues for request signing with the awscrt.

v0.11.2

Compare Source

======

  • bugfix:upload: Only set a default checksum if the request_checksum_calculation config is set to when_supported. Fixes boto/s3transfer#327 <https://github.com/boto/s3transfer/issues/327>__.

v0.11.1

Compare Source

======

  • bugfix:Dependencies: Update the floor version of botocore to 1.36.0 to match imports.

v0.11.0

Compare Source

======

  • feature:manager: Use CRC32 by default and support user provided full-object checksums.

v0.10.4

Compare Source

======

  • enhancement:s3: Added Multi-Region Access Points support to CRT transfers.

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

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

Configuration

📅 Schedule: (UTC)

  • 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.


  • 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 force-pushed the renovate/s3transfer-0.x branch from ae471a3 to 8b619cb Compare June 18, 2022 14:18
@renovate renovate Bot changed the title Update dependency s3transfer to v0.5.2 Update dependency s3transfer to v0.6.0 Jun 18, 2022
@renovate renovate Bot changed the title Update dependency s3transfer to v0.6.0 Update dependency s3transfer to v0.6.1 May 28, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 8b619cb to a84835e Compare May 28, 2023 09:51
@renovate renovate Bot changed the title Update dependency s3transfer to v0.6.1 Update dependency s3transfer to v0.6.2 Aug 16, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from a84835e to a436b26 Compare August 16, 2023 00:30
@renovate renovate Bot changed the title Update dependency s3transfer to v0.6.2 Update dependency s3transfer to v0.7.0 Sep 27, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from a436b26 to e5d54d1 Compare September 27, 2023 01:45
@renovate renovate Bot changed the title Update dependency s3transfer to v0.7.0 Update dependency s3transfer to v0.8.0 Nov 27, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from e5d54d1 to 0bead63 Compare November 27, 2023 08:21
@renovate renovate Bot changed the title Update dependency s3transfer to v0.8.0 Update dependency s3transfer to v0.8.1 Nov 29, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 0bead63 to 84d18c8 Compare November 29, 2023 02:08
@renovate renovate Bot changed the title Update dependency s3transfer to v0.8.1 Update dependency s3transfer to v0.8.2 Nov 29, 2023
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 84d18c8 to 4f76a77 Compare November 29, 2023 21:22
@renovate renovate Bot changed the title Update dependency s3transfer to v0.8.2 Update dependency s3transfer to v0.15.0 Nov 26, 2025
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 4f76a77 to c17f1bc Compare November 26, 2025 20:16
@renovate renovate Bot changed the title Update dependency s3transfer to v0.15.0 Update dependency s3transfer to v0.16.0 Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from c17f1bc to 8666c81 Compare December 1, 2025 09:58
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 8666c81 to 20cca1f Compare April 22, 2026 22:16
@renovate renovate Bot changed the title Update dependency s3transfer to v0.16.0 Update dependency s3transfer to v0.16.1 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/s3transfer-0.x branch from 20cca1f to 62263c1 Compare April 30, 2026 06:51
@renovate renovate Bot changed the title Update dependency s3transfer to v0.16.1 Update dependency s3transfer to v0.17.0 Apr 30, 2026
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.

0 participants