Skip to content

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

Merged
kodiakhq[bot] merged 3 commits into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Aug 1, 2026
Merged

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

Conversation

@cloudquery-ci

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
github.com/aws/aws-sdk-go-v2v1.42.1v1.43.0ageconfidence
github.com/aws/aws-sdk-go-v2/configv1.32.30v1.32.31ageconfidence
github.com/aws/aws-sdk-go-v2/service/licensemanagerv1.40.1v1.41.0ageconfidence
github.com/aws/aws-sdk-go-v2/service/marketplacemeteringv1.38.2v1.39.0ageconfidence

Release Notes

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

v1.43.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.64.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.30.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/bcmpricingcalculator: v1.14.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/bcmrecommendedactions: v1.5.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.36.0
    • Feature: Adds support for the Bring Your Own Storage(BYOS) feature in AgentCore Browser and Code Interpreter. Enables mounting S3Files and EFS File Systems via Access points.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.51.0
    • Feature: Adds support for the Bring Your Own Storage(BYOS) feature in AgentCore Browser and Code Interpreter. Enables mounting S3Files and EFS File Systems via Access points.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.67.0
    • Feature: Adds support for notebook sync with S3 ipynb files
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.16.0
    • Feature: GameLift Streams now supports configuring a custom aspect ratio per stream session to accommodate different player devices. Supported aspect ratios include landscape, portrait, and square - delivering a full-screen experience without letterboxing or cropping.
  • github.com/aws/aws-sdk-go-v2/service/kendraranking: v1.19.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.43.0
    • Feature: This release adds support for non-epoch-locked CMAF ingest in MediaPackageV2 channels.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.121.0
    • Feature: Added new capabilities to custom permissions profiles to control access to Amazon Quick through the browser extension and Microsoft Word, Outlook, Excel, and PowerPoint add-ins.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.43.0
    • Feature: This release include long polling provids a new parameter wait-time-seconds to 5 API operations, new API ListSessions, and a new parameter execution-mode to BatchExecuteStatement
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.261.0
    • Feature: Release support for c6a, m6a, m6g, m7g, m8g instance types for SageMaker HyperPod
  • github.com/aws/aws-sdk-go-v2/service/workspacesinstances: v1.9.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Saturday"
  • 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 Mend Renovate.

@cloudquery-ci

Copy link
Copy Markdown
ContributorAuthor

ℹ️ 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):

  • 10 additional dependencies were updated

Details:

PackageChange
github.com/aws/aws-sdk-go-v2/credentialsv1.19.29 -> v1.19.30
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30 -> v1.18.31
github.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30 -> v1.4.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30 -> v2.7.31
github.com/aws/aws-sdk-go-v2/internal/v4av1.4.31 -> v1.4.32
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30 -> v1.13.31
github.com/aws/aws-sdk-go-v2/service/signinv1.4.1 -> v1.5.0
github.com/aws/aws-sdk-go-v2/service/ssov1.32.1 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1 -> v1.38.0
github.com/aws/aws-sdk-go-v2/service/stsv1.44.1 -> v1.45.0

kodiakhq[bot]
kodiakhqBot approved these changes Aug 1, 2026
@kodiakhq
kodiakhqBot merged commit 6be63a3 into mainAug 1, 2026
9 checks passed
@kodiakhq
kodiakhqBot deleted the renovate/aws-sdk-go-v2-monorepo branch August 1, 2026 01:19
@cloudquery-cicloudquery-ciBot mentioned this pull request Aug 1, 2026
kodiakhqBot pushed a commit that referenced this pull request Aug 3, 2026
🤖 I have created a release *beep* *boop*
---
## [4.96.0](v4.95.3...v4.96.0) (2026-08-03)
### Features
* Expose error classifier ([#2539](#2539)) ([e042d73](e042d73))
### Bug Fixes
* **deps:** Update aws-sdk-go-v2 monorepo ([#2521](#2521)) ([cc5ce53](cc5ce53))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2524](#2524)) ([d080fbf](d080fbf))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2537](#2537)) ([f5b5033](f5b5033))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2540](#2540)) ([579a722](579a722))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2542](#2542)) ([83ceb77](83ceb77))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2548](#2548)) ([6be63a3](6be63a3))
* **deps:** Update github.com/cloudquery/jsonschema digest to 45e7e20 ([#2535](#2535)) ([acb4b1b](acb4b1b))
* **deps:** Update go module directive to v1.26.4 ([#2528](#2528)) ([66974c9](66974c9))
* **deps:** Update go module directive to v1.26.5 ([#2547](#2547)) ([cb54f5d](cb54f5d))
* **deps:** Update golang.org/x/exp digest to c48552f ([#2527](#2527)) ([4b94b83](4b94b83))
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.7.0 ([#2544](#2544)) ([301cb8c](301cb8c))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.12 ([#2516](#2516)) ([2107281](2107281))
* **deps:** Update module github.com/getsentry/sentry-go to v0.47.0 ([#2529](#2529)) ([94da8e3](94da8e3))
* **deps:** Update module github.com/getsentry/sentry-go to v0.48.0 ([#2549](#2549)) ([133be1f](133be1f))
* **deps:** Update module golang.org/x/text to v0.40.0 ([#2550](#2550)) ([dc3e10e](dc3e10e))
* **deps:** Update module google.golang.org/grpc to v1.82.0 ([#2538](#2538)) ([aee8e3f](aee8e3f))
* **deps:** Update module google.golang.org/grpc to v1.82.1 ([#2543](#2543)) ([7182a82](7182a82))
* **deps:** Update opentelemetry-go monorepo ([#2532](#2532)) ([90f446e](90f446e))
* Preserve int64 precision when rebuilding nested values from strings ([#2553](#2553)) ([8599fa0](8599fa0))
---
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 freeto 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