Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.40.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.31.20 -> v1.32.1 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.18.24 -> v1.19.1 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.7 -> v1.20.11 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.2 -> v1.92.0 age confidence

Release Notes

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

v1.40.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.40.0
    • Feature: Private Certificate Authority service now supports P521 and RSA3072 key algorithms.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.31.0
    • Feature: Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.47.0
    • Feature: Updated CreateLogAnomalyDetector to accept only kms key arn
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.56.0
    • Feature: AWS CodeBuild now supports webhook filtering by organization name
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.27.0
    • Feature: This release adds support to update projects and environments
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.42.0
    • Feature: Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.210.0
    • Feature: This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.24.0
    • Feature: IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.22.0
    • Feature: This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.55.0
    • Feature: Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 22, 2025

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

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.14
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 -> v1.4.14
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 -> v2.7.14
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.13 -> v1.4.14
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.4 -> v1.9.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 -> v1.13.14
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.13 -> v1.19.14
github.com/aws/aws-sdk-go-v2/service/sso v1.30.3 -> v1.30.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7 -> v1.35.9
github.com/aws/aws-sdk-go-v2/service/sts v1.40.2 -> v1.41.1

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.64%. Comparing base (6ac339f) to head (dca1725).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #953   +/-   ##
=======================================
  Coverage   66.64%   66.64%           
=======================================
  Files          71       71           
  Lines        6352     6352           
=======================================
  Hits         4233     4233           
  Misses       1820     1820           
  Partials      299      299           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AshleyDumaine AshleyDumaine merged commit 94b6481 into main Nov 24, 2025
16 checks passed
@AshleyDumaine AshleyDumaine deleted the renovate/aws-go branch November 24, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants