fix(deps): update aws-sdk-go-v2 monorepo #189

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-08-23 20:28:15 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.43.6v1.43.7 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.37v1.32.38 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.3.14v0.3.15 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.2v1.107.3 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.43.7

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.43.7
    • Bug Fix: Make x-amz-checksum-* headers on presigner always show up as headers
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.22.44
    • Bug Fix: Fix flaky test from feature/s3/manager upload retry
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.42.0
    • Feature: Increased the maximum allowed length from 255 to 4,096 characters to support longer access tokens.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.14.0
    • Feature: Adds support for Rds switchover read replica for Oracle databases in Region switch plans
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.70.0
    • Feature: AWS Batch now supports a new compute environment type that provides fully managed EC2 capacity with broader compute flexibility than Fargate, including GPU instances, bare metal, and specific instance type selection, without infrastructure management overhead.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.68.0
    • Feature: Added SigV4a as a supported signing protocol for Origin Access Control (OAC), enabling CloudFront to sign requests to Amazon S3 Multi-Region Access Point (S3-MRAP) origins.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.45.0
    • Feature: This release adds custom route prefix pool allocations for Direct Connect. You can set IPv4 and IPv6 route prefix counts on private and transit virtual interfaces, and view pool size and unallocated counts on connections and LAGs, plus direct connect gateway attachment prefix allocation totals.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.322.0
    • Feature: EC2 marks UEFI instance metadata field as sensitive.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.102.0
    • Feature: Adds support for full JSON resource-based policies, enabling customers to create, retrieve, update, and delete function resource policies as complete JSON documents.
  • github.com/aws/aws-sdk-go-v2/service/pricingplanmanager: v1.0.5
    • Documentation: Documentation update for the CreateSubscription API to correct the default value of the approval mode parameter. The default value for paid subscriptions is MANUAL, not IMMEDIATE as previously documented. The default value remains IMMEDIATE for FREE tier subscriptions.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.107.3
    • Bug Fix: Expand S3 operations that check for an error inside an HTTP 200 response (wave 2/4)
    • Bug Fix: Forward the original response body's Closer in S3 200-error handling instead of wrapping it in io.NopCloser, to avoid issues with TCP connection reuse (observed on CompleteMultipartUpload).
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.268.0
    • Feature: Added IAM Identity Center (IdC) support to CreatePartnerApp and UpdatePartnerApp APIs. Added Customer Managed Key (CMK) support to CreateMlflowApp and DescribeMlflowApp.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.67.0
    • Feature: Amazon SES now supports per-message tracking overrides. You can use the new ConfigurationOverrides parameter in SendEmail and SendBulkEmail to enable or disable open and click tracking for individual messages without changing your account-level or configuration set settings.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

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](https://github.com/aws/aws-sdk-go-v2) | `v1.43.6` → `v1.43.7` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.43.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.43.6/v1.43.7?slim=true) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.37` → `v1.32.38` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.38?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.37/v1.32.38?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.3.14` → `v0.3.15` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.14/v0.3.15?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.107.2` → `v1.107.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.107.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.107.2/v1.107.3?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.43.7`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-08-20) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2`: v1.43.7 - **Bug Fix**: Make x-amz-checksum-\* headers on presigner always show up as headers - `github.com/aws/aws-sdk-go-v2/feature/s3/manager`: [v1.22.44](feature/s3/manager/CHANGELOG.md#v12244-2026-08-20) - **Bug Fix**: Fix flaky test from feature/s3/manager upload retry - `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.42.0](service/amplify/CHANGELOG.md#v1420-2026-08-20) - **Feature**: Increased the maximum allowed length from 255 to 4,096 characters to support longer access tokens. - `github.com/aws/aws-sdk-go-v2/service/arcregionswitch`: [v1.14.0](service/arcregionswitch/CHANGELOG.md#v1140-2026-08-20) - **Feature**: Adds support for Rds switchover read replica for Oracle databases in Region switch plans - `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.70.0](service/batch/CHANGELOG.md#v1700-2026-08-20) - **Feature**: AWS Batch now supports a new compute environment type that provides fully managed EC2 capacity with broader compute flexibility than Fargate, including GPU instances, bare metal, and specific instance type selection, without infrastructure management overhead. - `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.68.0](service/cloudfront/CHANGELOG.md#v1680-2026-08-20) - **Feature**: Added SigV4a as a supported signing protocol for Origin Access Control (OAC), enabling CloudFront to sign requests to Amazon S3 Multi-Region Access Point (S3-MRAP) origins. - `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.45.0](service/directconnect/CHANGELOG.md#v1450-2026-08-20) - **Feature**: This release adds custom route prefix pool allocations for Direct Connect. You can set IPv4 and IPv6 route prefix counts on private and transit virtual interfaces, and view pool size and unallocated counts on connections and LAGs, plus direct connect gateway attachment prefix allocation totals. - `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.322.0](service/ec2/CHANGELOG.md#v13220-2026-08-20) - **Feature**: EC2 marks UEFI instance metadata field as sensitive. - `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.102.0](service/lambda/CHANGELOG.md#v11020-2026-08-20) - **Feature**: Adds support for full JSON resource-based policies, enabling customers to create, retrieve, update, and delete function resource policies as complete JSON documents. - `github.com/aws/aws-sdk-go-v2/service/pricingplanmanager`: [v1.0.5](service/pricingplanmanager/CHANGELOG.md#v105-2026-08-20) - **Documentation**: Documentation update for the CreateSubscription API to correct the default value of the approval mode parameter. The default value for paid subscriptions is MANUAL, not IMMEDIATE as previously documented. The default value remains IMMEDIATE for FREE tier subscriptions. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.107.3](service/s3/CHANGELOG.md#v11073-2026-08-20) - **Bug Fix**: Expand S3 operations that check for an error inside an HTTP 200 response (wave 2/4) - **Bug Fix**: Forward the original response body's `Closer` in S3 200-error handling instead of wrapping it in `io.NopCloser`, to avoid issues with TCP connection reuse (observed on CompleteMultipartUpload). - `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.268.0](service/sagemaker/CHANGELOG.md#v12680-2026-08-20) - **Feature**: Added IAM Identity Center (IdC) support to CreatePartnerApp and UpdatePartnerApp APIs. Added Customer Managed Key (CMK) support to CreateMlflowApp and DescribeMlflowApp. - `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.67.0](service/sesv2/CHANGELOG.md#v1670-2026-08-20) - **Feature**: Amazon SES now supports per-message tracking overrides. You can use the new ConfigurationOverrides parameter in SendEmail and SendBulkEmail to enable or disable open and click tracking for individual messages without changing your account-level or configuration set settings. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-08-23 20:21:28 +00:00
fix(deps): update aws-sdk-go-v2 monorepo
storage / test (push) Skipped
storage / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
storage / test (pull_request) Successful in 1m13s
storage / vulnerabilities (pull_request) Successful in 1m6s
pre-commit / pre-commit (pull_request) Successful in 2m25s
cf78fdc32f
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-23 20:21:30 +00:00
renovate merged commit 0476bb71e2 into main 2026-08-23 20:28:15 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-08-23 20:28:16 +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#189