fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.22.0 #54

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-02-05 21:21:11 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.21.1v1.22.0 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/manager)

v1.22.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.22.0
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.5.0
    • Feature: Updates documentation for ARC Region switch and provides stronger validation for Amazon Aurora Global Database execution block parameters.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.57.0
    • Feature: Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.12.0
    • Feature: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.19.0
    • Feature: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.137.0
    • Feature: This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.92.0
    • Feature: Outputs using the AV1 codec in CMAF Ingest output groups in MediaLive now have the ability to specify a target bit depth of 8 or 10.
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.21.17
    • Documentation: Minor neptune-graph documentation changes
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.35.0
    • Feature: Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.69.0
    • Feature: Adds support for the customer to send custom HTTP headers and configure an AS2 Connector to receive Asynchronous MDNs from their trading partner
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.66.0
    • Feature: Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge).

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.21.1` → `v1.22.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.21.1/v1.22.0?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/manager)</summary> ### [`v1.22.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-02-05) #### Module Highlights - `github.com/aws/aws-sdk-go-v2/feature/s3/manager`: [v1.22.0](feature/s3/manager/CHANGELOG.md#v1220-2026-02-05) - **Feature**: Deprecate feature/s3/manager, superceded by feature/s3/transfermanager. See <https://github.com/aws/aws-sdk-go-v2/discussions/3306> - `github.com/aws/aws-sdk-go-v2/service/arcregionswitch`: [v1.5.0](service/arcregionswitch/CHANGELOG.md#v150-2026-02-05) - **Feature**: Updates documentation for ARC Region switch and provides stronger validation for Amazon Aurora Global Database execution block parameters. - `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.57.0](service/athena/CHANGELOG.md#v1570-2026-02-05) - **Feature**: Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4. - `github.com/aws/aws-sdk-go-v2/service/bedrockagentcore`: [v1.12.0](service/bedrockagentcore/CHANGELOG.md#v1120-2026-02-05) - **Feature**: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. - `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.19.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1190-2026-02-05) - **Feature**: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. - `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.137.0](service/glue/CHANGELOG.md#v11370-2026-02-05) - **Feature**: This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs. - `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.92.0](service/medialive/CHANGELOG.md#v1920-2026-02-05) - **Feature**: Outputs using the AV1 codec in CMAF Ingest output groups in MediaLive now have the ability to specify a target bit depth of 8 or 10. - `github.com/aws/aws-sdk-go-v2/service/neptunegraph`: [v1.21.17](service/neptunegraph/CHANGELOG.md#v12117-2026-02-05) - **Documentation**: Minor neptune-graph documentation changes - `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.35.0](service/ram/CHANGELOG.md#v1350-2026-02-05) - **Feature**: Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination. - `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.69.0](service/transfer/CHANGELOG.md#v1690-2026-02-05) - **Feature**: Adds support for the customer to send custom HTTP headers and configure an AS2 Connector to receive Asynchronous MDNs from their trading partner - `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.66.0](service/workspaces/CHANGELOG.md#v1660-2026-02-05) - **Feature**: Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-02-05 21:19:09 +00:00
fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.22.0
storage / vulnerabilities (pull_request) Successful in 1m52s
storage / test (pull_request) Successful in 1m59s
pre-commit / pre-commit (pull_request) Failing after 4m23s
3ed78eb74b
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-05 21:19:10 +00:00
renovate merged commit f260d3c3c0 into main 2026-02-05 21:21:11 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-02-05 21:21:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/storage#54