fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager to v0.3.0 #154

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-07-11 19:28:22 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.2.14v0.3.0 age confidence

Release Notes

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

v0.3.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.3.0
    • Feature: Add RequestChecksumCalculation config.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.47.0
    • Feature: Update ExperimentRun APIs to support ConflictExceptions.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.47.0
    • Feature: AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.314.0
    • Feature: Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.88.0
    • Feature: Amazon ECS now automatically detects the correct CPU architecture for Express Mode services.
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.11.0
    • Feature: Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution.
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.58.0
    • Feature: Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.2.0
    • Feature: Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking.

Configuration

📅 Schedule: (UTC)

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

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/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.2.14` → `v0.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.2.14/v0.3.0?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager)</summary> ### [`v0.3.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-07-08) #### Module Highlights - `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager`: [v0.3.0](feature/s3/transfermanager/CHANGELOG.md#v030-2026-07-08) - **Feature**: Add RequestChecksumCalculation config. - `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.47.0](service/appconfig/CHANGELOG.md#v1470-2026-07-08) - **Feature**: Update ExperimentRun APIs to support ConflictExceptions. - `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.47.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1470-2026-07-08) - **Feature**: AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer. - `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.314.0](service/ec2/CHANGELOG.md#v13140-2026-07-08) - **Feature**: Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow. - `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.88.0](service/ecs/CHANGELOG.md#v1880-2026-07-08) - **Feature**: Amazon ECS now automatically detects the correct CPU architecture for Express Mode services. - `github.com/aws/aws-sdk-go-v2/service/geoplaces`: [v1.11.0](service/geoplaces/CHANGELOG.md#v1110-2026-07-08) - **Feature**: Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution. - `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.58.0](service/iotwireless/CHANGELOG.md#v1580-2026-07-08) - **Feature**: Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure. - `github.com/aws/aws-sdk-go-v2/service/resiliencehubv2`: [v1.2.0](service/resiliencehubv2/CHANGELOG.md#v120-2026-07-08) - **Feature**: Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-07-11 19:21:54 +00:00
fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager to v0.3.0
renovate/stability-days Updates have met minimum release age requirement
storage / test (pull_request) Successful in 56s
storage / vulnerabilities (pull_request) Successful in 1m1s
pre-commit / pre-commit (pull_request) Successful in 2m56s
f8211f9893
renovate scheduled this pull request to auto merge when all checks succeed 2026-07-11 19:21:55 +00:00
renovate merged commit 9c71ae2a90 into main 2026-07-11 19:28:22 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-07-11 19:28:24 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/storage#154