Skip to content

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

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Jun 10, 2026
Merged

fix(deps): update aws-sdk-go-v2 monorepo#272
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.12v1.42.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.23v1.32.24 age confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.305.2v1.306.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ssm v1.69.2v1.69.3 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.43.2v1.43.3 age confidence

Release Notes

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

v1.42.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.42.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.53.0
    • Feature: Adds new Idle Recommendation Resource types in the AWS Compute Optimizer API
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.24.0
    • Feature: Adds new Idle Recommendation types in the Cost Optimization Hub API
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.33.0
    • Feature: Added optional identityCenterRegion parameter to AssociateMember APIs to allow managing memberships for users and groups in other regions.
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.6.0
    • Feature: Add Asset APIs for managing versioned assets and asset files in AWS DevOps Agent agent spaces.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.59.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.33.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.40.0
    • Feature: Adds support for DASH Audio Timeline Patternization. This enables your DASH manifests to templatize the repeating patterns that emerge in audio segment timelines. This compacts the total timeline length, utilizing the repeat notation, such that manifests don't grow indefinitely long.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.45.0
    • Feature: AWS Transform discovery tool now supported as network migration input source. You can now use the AWS Transform Discovery tool as a source for network migration alongside modelizeIT, enabling hybrid network migrations for environments running both VMware and non-VMware workloads.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.17.0
    • Feature: CloudWatch Observability Admin extends CentralizationRuleForOrganization APIs to support metrics, enabling centralization of metrics across accounts and Regions alongside logs.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.44.0
    • Feature: StartRunBatch API - Add EngineSettings
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.43.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.44.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/swf: v1.35.0
    • Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
  • github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.18.0
    • Feature: Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/aws/aws-sdk-go-v2             | v1.41.12 | v1.42.0  |
| go         | github.com/aws/aws-sdk-go-v2/config      | v1.32.23 | v1.32.24 |
| go         | github.com/aws/aws-sdk-go-v2/service/ec2 | v1.305.2 | v1.306.0 |
| go         | github.com/aws/aws-sdk-go-v2/service/ssm | v1.69.2  | v1.69.3  |
| go         | github.com/aws/aws-sdk-go-v2/service/sts | v1.43.2  | v1.43.3  |
@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.22 -> v1.19.23
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.28 -> v1.18.29
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.28 -> v1.4.29
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.28 -> v2.7.29
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.29 -> v1.4.30
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.28 -> v1.13.29
github.com/aws/aws-sdk-go-v2/service/signin v1.1.4 -> v1.1.5
github.com/aws/aws-sdk-go-v2/service/sso v1.31.2 -> v1.31.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.5 -> v1.36.6

@dreadnode-renovate-bot dreadnode-renovate-bot Bot added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit ab9e8f3 Jun 10, 2026
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/aws-sdk-go-v2-monorepo branch June 10, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants