Skip to content

Update dependency aws-sdk-s3 to v1.206.0#118

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/aws-sdk-s3-1.x-lockfile
Open

Update dependency aws-sdk-s3 to v1.206.0#118
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/aws-sdk-s3-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
aws-sdk-s3 (source, changelog) 1.180.0 -> 1.206.0 age confidence

Release Notes

aws/aws-sdk-ruby (aws-sdk-s3)

v1.206.0

  • Feature - New S3 Storage Class FSX_ONTAP

v1.205.0

  • Feature - Enable / Disable ABAC on a general purpose bucket.

v1.204.0

  • Feature - Adds support for blocking SSE-C writes to general purpose buckets.

v1.203.1

  • Issue - Deprecated :checksum_mode parameter in FileDownloader#download. When set to "DISABLED", a deprecation warning is issued and the parameter is ignored. Use :response_checksum_validation on the S3 client instead to control checksum validation behavior.

v1.203.0

  • Feature - Launch IPv6 dual-stack support for S3 Express

v1.202.0

  • Feature - Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.

v1.201.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix multipart upload to respect request_checksum_calculation when_required mode.

v1.200.0

  • Feature - Add lightweight thread pool executor for multipart download_file, upload_file and upload_stream.

  • Feature - Add custom executor support for Aws::S3::TransferManager.

v1.199.1

  • Issue - Update TransferManager#download_file and Object#download_file documentation regarding temporary file usage and failure handling for different destination types.

v1.199.0

  • Feature - This release includes backward compatibility work on the "Expires" parameter.

v1.198.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix multipart download_file to support Pathname, File and Tempfile objects as download destinations.

v1.197.0

  • Issue - When multipart stream uploader fails to complete multipart upload, it calls abort multipart upload.

  • Issue - For Aws::S3::Object class, the following methods have been deprecated: download_file, upload_file and upload_stream. Use Aws::S3::TransferManager instead.

  • Feature - Add Aws::S3::TransferManager, a S3 transfer utility that provides upload/download capabilities with automatic multipart handling, progress tracking, and handling of large files.

v1.196.1

  • Issue - Add range validation to multipart download to ensure all parts are successfully processed.

  • Issue - When multipart uploader fails to complete multipart upload, it calls abort multipart upload.

  • Issue - Clean up partially downloaded file on multipart download_file failure while preserving existing file.

v1.196.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.195.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.194.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.193.0

  • Feature - Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.

v1.192.0

  • Feature - Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations

v1.191.0

  • Feature - Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points

v1.190.0

  • Feature - Added support for renaming objects within the same bucket using the new RenameObject API.

v1.189.1

  • Issue - Only load required cgi modules for Ruby 3.5.

v1.189.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.188.0

  • Feature - Adding checksum support for S3 PutBucketOwnershipControls API.

v1.187.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Signal data in http response listeners prior to writing, so that data can be inspected or verified before potential mutation.

v1.186.1

  • Issue - Abort multipart download if object is modified during download.

v1.186.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.185.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.184.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.183.0

  • Feature - Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones

v1.182.0

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

v1.181.0

  • Feature - Added support for Content-Range header in HeadObject response.

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.


  • 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/aws-sdk-s3-1.x-lockfile branch from 9af5e16 to f3f64a1 Compare September 3, 2024 22:22
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.159.0 Update dependency aws-sdk-s3 to v1.160.0 Sep 3, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from f3f64a1 to 33e6981 Compare September 10, 2024 22:28
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.160.0 Update dependency aws-sdk-s3 to v1.161.0 Sep 10, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 33e6981 to a67415d Compare September 11, 2024 22:05
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.161.0 Update dependency aws-sdk-s3 to v1.162.0 Sep 11, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from a67415d to 17515bf Compare September 18, 2024 20:00
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.162.0 Update dependency aws-sdk-s3 to v1.163.0 Sep 18, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 17515bf to 0264729 Compare September 20, 2024 22:04
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.163.0 Update dependency aws-sdk-s3 to v1.164.0 Sep 20, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 0264729 to 4604cd8 Compare September 23, 2024 20:16
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.164.0 Update dependency aws-sdk-s3 to v1.165.0 Sep 23, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 4604cd8 to 416499b Compare September 24, 2024 23:06
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.165.0 Update dependency aws-sdk-s3 to v1.166.0 Sep 24, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 416499b to 06e7cc9 Compare October 2, 2024 20:02
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.166.0 Update dependency aws-sdk-s3 to v1.167.0 Oct 2, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 06e7cc9 to 7810236 Compare October 16, 2024 21:58
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.167.0 Update dependency aws-sdk-s3 to v1.168.0 Oct 16, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 7810236 to 4e6180c Compare October 18, 2024 22:22
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.168.0 Update dependency aws-sdk-s3 to v1.169.0 Oct 18, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 4e6180c to ce1bb36 Compare November 6, 2024 23:03
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.169.0 Update dependency aws-sdk-s3 to v1.170.0 Nov 6, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from ce1bb36 to c89f61c Compare November 11, 2024 22:28
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.170.0 Update dependency aws-sdk-s3 to v1.170.1 Nov 11, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from c89f61c to a646fb0 Compare November 14, 2024 21:58
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.170.1 Update dependency aws-sdk-s3 to v1.171.0 Nov 14, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from a646fb0 to 575c14d Compare November 18, 2024 21:47
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.171.0 Update dependency aws-sdk-s3 to v1.172.0 Nov 18, 2024
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 575c14d to fa7da69 Compare November 21, 2024 22:05
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.172.0 Update dependency aws-sdk-s3 to v1.173.0 Nov 21, 2024
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.177.0 Update dependency aws-sdk-s3 to v1.178.0 Jan 16, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from e18737d to cad2ccb Compare January 29, 2025 21:02
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.178.0 Update dependency aws-sdk-s3 to v1.179.0 Jan 29, 2025
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.179.0 Update dependency aws-sdk-s3 to v1.180.0 Feb 6, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from cad2ccb to 22ad412 Compare February 6, 2025 21:09
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.180.0 Update dependency aws-sdk-s3 to v1.180.0 - autoclosed Feb 9, 2025
@renovate renovate Bot closed this Feb 9, 2025
@renovate renovate Bot deleted the renovate/aws-sdk-s3-1.x-lockfile branch February 9, 2025 15:52
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.180.0 - autoclosed Update dependency aws-sdk-s3 to v1.180.0 Feb 14, 2025
@renovate renovate Bot reopened this Feb 14, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 2ffbbba to 22ad412 Compare February 14, 2025 22:12
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.180.0 Update dependency aws-sdk-s3 to v1.181.0 Feb 14, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 22ad412 to 511bcb7 Compare February 15, 2025 02:35
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.181.0 Update dependency aws-sdk-s3 to v1.182.0 Feb 18, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 511bcb7 to 0ba14fd Compare February 18, 2025 23:23
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 0ba14fd to 0ef4844 Compare April 5, 2025 23:42
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.182.0 Update dependency aws-sdk-s3 to v1.183.0 Apr 5, 2025
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.183.0 Update dependency aws-sdk-s3 to v1.184.0 Apr 29, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch 2 times, most recently from 409a6ad to 596a4b0 Compare May 1, 2025 22:59
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.184.0 Update dependency aws-sdk-s3 to v1.185.0 May 1, 2025
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.185.0 Update dependency aws-sdk-s3 to v1.186.0 May 12, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 596a4b0 to 175a7a0 Compare May 12, 2025 23:47
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.186.0 Update dependency aws-sdk-s3 to v1.186.1 May 15, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 175a7a0 to 8df3658 Compare May 15, 2025 22:56
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from 8df3658 to c147b4a Compare May 28, 2025 22:08
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.186.1 Update dependency aws-sdk-s3 to v1.187.0 May 28, 2025
@renovate renovate Bot changed the title Update dependency aws-sdk-s3 to v1.187.0 Update dependency aws-sdk-s3 to v1.188.0 May 29, 2025
@renovate renovate Bot force-pushed the renovate/aws-sdk-s3-1.x-lockfile branch from c147b4a to a8e6c49 Compare May 29, 2025 21:04
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