Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps the aws-sdk-go-v2 group with 3 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/service/xray and github.com/aws/aws-sdk-go-v2/service/applicationsignals.

Updates github.com/aws/aws-sdk-go-v2 from 1.39.3 to 1.39.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/xray from 1.36.5 to 1.36.7

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/xray's changelog.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.60.0
    • Feature: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.52.0
    • Feature: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.24.0
    • Feature: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.0
    • Feature: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.20.0
    • Feature: Added time zone estimation support for journeys

Release (2023-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.24.0
    • Feature: This release adds support for encryption via customer managed keys.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.3
    • Documentation: Update to Amazon FSx documentation.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.3
    • Documentation: Documentation improvements for create, describe, and modify DB clusters and DB instances.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/applicationsignals from 1.16.0 to 1.16.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 08:08
@dependabot dependabot bot requested review from kevinwcyu and njvrzm and removed request for a team October 31, 2025 08:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 31, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 31, 2025 08:08
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

@dependabot dependabot bot force-pushed the dependabot/go_modules/aws-sdk-go-v2-d77182d321 branch from 78b5077 to 94dddeb Compare November 7, 2025 08:07
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

Bumps the aws-sdk-go-v2 group with 3 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/xray](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/applicationsignals](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.39.3 to 1.39.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.3...v1.39.4)

Updates `github.com/aws/aws-sdk-go-v2/service/xray` from 1.36.5 to 1.36.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ssm/v1.36.7/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.36.5...service/ssm/v1.36.7)

Updates `github.com/aws/aws-sdk-go-v2/service/applicationsignals` from 1.16.0 to 1.16.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...v1.16.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/xray
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/applicationsignals
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/aws-sdk-go-v2-d77182d321 branch from 94dddeb to c43554b Compare November 21, 2025 08:07
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants