Skip to content

fix(deps): Update aws-sdk-go-v2 monorepo#2431

Merged
kodiakhq[bot] merged 3 commits intomainfrom
renovate/aws-sdk-go-v2-monorepo
Mar 9, 2026
Merged

fix(deps): Update aws-sdk-go-v2 monorepo#2431
kodiakhq[bot] merged 3 commits intomainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.1v1.41.2 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.7v1.32.10 age confidence
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.37.6v1.37.7 age confidence
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.35.6v1.36.0 age confidence

Release Notes

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

v1.41.2

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.41.2
    • Documentation: Doc-only update to add more information to GetCertificate action.
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.3.0
    • Feature: This release includes fix for InvestigationGroup timestamp conversion issue.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for Region switch
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.42.0
    • Feature: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.45.0
    • Feature: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.3.0
    • Feature: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.8.0
    • Feature: Add support for IPv6 Networking for Clusters.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.60.0
    • Feature: Release new resource detail type CodeRepository
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.35.2
    • Documentation: Amazon SNS support for Amazon SQS fair queues

Configuration

📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Renovate Bot.

@cq-bot
Copy link
Contributor Author

cq-bot commented Mar 7, 2026

ℹ️ Artifact update notice

File name: 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 -> v1.19.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 -> v1.18.18
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 -> v1.4.18
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.18
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 -> v1.13.18
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 -> v1.0.6
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 -> v1.30.11
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 -> v1.35.15
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 -> v1.41.7
github.com/aws/smithy-go v1.24.0 -> v1.24.1

@cq-bot
Copy link
Contributor Author

cq-bot commented Mar 7, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit bf81478 into main Mar 9, 2026
10 checks passed
@kodiakhq kodiakhq bot deleted the renovate/aws-sdk-go-v2-monorepo branch March 9, 2026 13:26
kodiakhq bot pushed a commit that referenced this pull request Mar 9, 2026
🤖 I have created a release *beep* *boop*
---


## [4.94.4](v4.94.3...v4.94.4) (2026-03-09)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2431](#2431)) ([bf81478](bf81478))
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.2 ([#2432](#2432)) ([ea6f657](ea6f657))
* **deps:** Update module github.com/getsentry/sentry-go to v0.42.0 ([#2421](#2421)) ([62c0e08](62c0e08))
* **deps:** Update module go.opentelemetry.io/otel/sdk to v1.40.0 [SECURITY] ([#2428](#2428)) ([5886105](5886105))
* **deps:** Update module golang.org/x/oauth2 to v0.35.0 ([#2422](#2422)) ([d6c5def](d6c5def))
* **deps:** Update module golang.org/x/text to v0.34.0 ([#2423](#2423)) ([99c9a8c](99c9a8c))
* **deps:** Update opentelemetry-go monorepo ([#2424](#2424)) ([7fc6dd6](7fc6dd6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants