An open index of dependabot pull requests across open source projects.

Bump aws-sdk-s3 from 1.90.0 to 1.216.0

Open
Number: #29
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: March 13, 2026 at 09:13 AM UTC
(3 months ago)
Updated: March 13, 2026 at 09:13 AM UTC
(3 months ago)
Labels:
dependencies
Description:

Bumps aws-sdk-s3 from 1.90.0 to 1.216.0.

Changelog

Sourced from aws-sdk-s3's changelog.

1.216.0 (2026-03-12)

  • Feature - Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets.

1.215.0 (2026-03-05)

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

  • Issue - Fix LoadError when requiring aws-sdk-s3 due to missing directory_progress file.

1.214.0 (2026-03-04)

  • Feature - Added #upload_directory and #download_directory to Aws::S3::TransferManager for bulk directory transfers.

1.213.0 (2026-01-28)

  • Feature - Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets.

1.212.0 (2026-01-16)

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

1.211.0 (2026-01-08)

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

  • Issue - Falls back to header request checksums when using custom endpoints or endpoint providers for PutObject and UploadPart operations.

1.210.1 (2026-01-06)

  • Issue - Normalize response encoding to UTF-8 for proper XML error parsing in HTTP 200 responses.

1.210.0 (2026-01-05)

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

  • Feature - Added :http_chunk_size parameter to TransferManager#upload_file to control the buffer size when streaming request bodies over HTTP. Larger chunk sizes may improve network throughput at the cost of higher memory usage (Ruby MRI only).

  • Feature - Improved memory efficiency when calculating request checksums for large file uploads (Ruby MRI only).

1.209.0 (2025-12-23)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
aws-sdk-s3
Ecosystem:
rubygems
Version Change:
1.90.0 → 1.216.0
Update Type:
Minor
Technical Details
ID: 14575031
UUID: 4069896317
Node ID: PR_kwDOQ-Pg0s7KTXHp
Host: GitHub
Repository: Codename-shaShank/Sample-ruby-app