Skip to content

chore: upgrade aws-sdk-go-v2 and smithy-go version.#2897

Merged
NguyenHoangSon96 merged 4 commits into
masterfrom
chore/upgrade-aws-sdk-go-v2
May 21, 2026
Merged

chore: upgrade aws-sdk-go-v2 and smithy-go version.#2897
NguyenHoangSon96 merged 4 commits into
masterfrom
chore/upgrade-aws-sdk-go-v2

Conversation

@NguyenHoangSon96
Copy link
Copy Markdown
Contributor

@NguyenHoangSon96 NguyenHoangSon96 commented May 20, 2026

Required checklist

  • Sample config files updated (both /etc folder and NewDemoConfig methods) (influxdb and plutonium)
  • openapi swagger.yml updated (if modified API) - link openapi PR
  • Signed CLA (if not already signed)

Description

  • Upgrade aws-sdk-go-v2 and smithy-go version.

Context

Affected areas (if applicable):

Severity (optional)

Note for reviewers:

@NguyenHoangSon96 NguyenHoangSon96 self-assigned this May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 09:22
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s Go module dependencies to newer versions of github.com/aws/aws-sdk-go-v2 and related AWS v2 submodules (plus corresponding go.sum updates), keeping the dependency graph current.

Changes:

  • Bumped github.com/aws/aws-sdk-go-v2 and multiple related AWS SDK v2 submodules to newer versions in go.mod (all indirect).
  • Updated go.sum to reflect the new AWS SDK v2 module checksums (and removed obsolete entries).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates indirect AWS SDK v2 module versions (core, eventstream, credentials, S3 manager, internal helpers, S3, smithy-go).
go.sum Refreshes checksums for the upgraded AWS SDK v2 modules and prunes now-unused sums.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@NguyenHoangSon96 NguyenHoangSon96 changed the title chore: upgrade aws-sdk-go-v2 chore: upgrade aws-sdk-go-v2 and smithy-go version. May 20, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comment thread CHANGELOG.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

Copy link
Copy Markdown
Contributor

@alespour alespour left a comment

Choose a reason for hiding this comment

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

LGTM

@NguyenHoangSon96 NguyenHoangSon96 merged commit 056d8b1 into master May 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants