Skip to content

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

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/gremlin-aws-sdk-go-v2-monorepo
Mar 21, 2026
Merged

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

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.3v1.41.4 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.11v1.32.12 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.41.4

Compare Source

General Highlights

  • Bug Fix: Replace usages of the old ioutil/ package throughout the SDK.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.4
    • Bug Fix: Remove X-Amz-Security-Token header on redirect.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.20.35
    • Bug Fix: Fix documentation typo.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.19.35
    • Bug Fix: Fix documentation typo.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.39.0
    • Feature: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.62.0
    • Feature: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.166.0
    • Feature: Deprecating PredefinedNotificationID field
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.11.0
    • Feature: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.138.0
    • Feature: Add QuerySessionContext to BatchGetPartitionRequest
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.33.0
    • Feature: Updates maximum reconnect window seconds from 60 to 300 for participant replication
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.88.0
    • Feature: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.93.2
    • Documentation: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.41.0
    • Feature: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.55.1
    • Bug Fix: Add missing fields serd of polly SynthesizeSpeech presign
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.105.0
    • Feature: The change adds a new capability named ManageSharedFolders in Custom Permissions

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 cq-bot added the automerge Automatically merge once required checks pass label Mar 21, 2026
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Mar 21, 2026

ℹ️ Artifact update notice

File name: plugins/destination/gremlin/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.11 -> v1.19.12
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.19 -> v1.18.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.19 -> v1.4.20
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.19 -> v2.7.20
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.5 -> v1.8.6
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.6 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.19 -> v1.13.20
github.com/aws/aws-sdk-go-v2/service/signin v1.0.7 -> v1.0.8
github.com/aws/aws-sdk-go-v2/service/sso v1.30.12 -> v1.30.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.16 -> v1.35.17
github.com/aws/aws-sdk-go-v2/service/sts v1.41.8 -> v1.41.9

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Mar 21, 2026

/gen sha=83a9a4cc8f041ac2030f0fe2ed3fc355adf44ef1 dir=plugins/destination/gremlin

@kodiakhq kodiakhq bot merged commit 46da247 into main Mar 21, 2026
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/gremlin-aws-sdk-go-v2-monorepo branch March 21, 2026 00:39
kodiakhq bot pushed a commit that referenced this pull request Mar 27, 2026
🤖 I have created a release *beep* *boop*
---


## [2.8.0](plugins-destination-gremlin-v2.7.5...plugins-destination-gremlin-v2.8.0) (2026-03-27)


### Features

* Upgrade gremlin-go to latest minor ([#22326](#22326)) ([a4c0a1f](a4c0a1f))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#22329](#22329)) ([46da247](46da247))
* **deps:** Update module github.com/buger/jsonparser to v1.1.2 [SECURITY] ([#22325](#22325)) ([816b4a0](816b4a0))
* **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#22347](#22347)) ([782290d](782290d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.6 ([#22318](#22318)) ([ddde2f0](ddde2f0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.7 ([#22338](#22338)) ([5d71062](5d71062))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.0 ([#22354](#22354)) ([35ed376](35ed376))
* **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#22259](#22259)) ([bb329c7](bb329c7))

---
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

Labels

area/plugin/destination/gremlin automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant