Skip to content

build(deps): bump the aws-sdk group across 1 directory with 7 updates - #169

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/aws-sdk-34c250d79c
Aug 31, 2026
Merged

build(deps): bump the aws-sdk group across 1 directory with 7 updates#169
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/aws-sdk-34c250d79c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/feature/s3/manager.

Updates github.com/aws/aws-sdk-go-v2 from 1.43.6 to 1.45.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.37 to 1.33.1

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.36 to 1.20.1

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.43 to 1.23.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.2 to 1.109.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.45.6 to 1.47.1

Commits

Updates github.com/aws/smithy-go from 1.27.8 to 1.28.1

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-08-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.1
    • Bug Fix: Fix broken AddLogger middleware since its insert point was removed.

Release (2026-08-25.2)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.

Release (2026-08-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.10
    • Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.9
    • Bug Fix: Fix a generic event stream exception not carrying the error code and message from its payload.
    • Bug Fix: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.
    • Bug Fix: Fix deserialization of an empty list producing a nil slice instead of an empty one.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 25, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) August 25, 2026 16:02
ari-wg-gitbot
ari-wg-gitbot previously approved these changes Aug 25, 2026
@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Aug 25, 2026
@dependabot dependabot Bot changed the title build(deps): bump the aws-sdk group with 7 updates build(deps): bump the aws-sdk group across 1 directory with 7 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-sdk-34c250d79c branch from 97dc72b to ba398cc Compare August 31, 2026 09:18
Bumps the aws-sdk group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.36 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.36...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.43 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.43...v1.23.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.2 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.2...service/s3/v1.109.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.6 to 1.47.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.6...service/s3/v1.47.1)

Updates `github.com/aws/smithy-go` from 1.27.8 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.8...v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.107.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.45.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@stephanme
stephanme force-pushed the dependabot/go_modules/aws-sdk-34c250d79c branch from ba398cc to 0c2b4c9 Compare August 31, 2026 11:08
@github-actions
github-actions Bot merged commit d1f4412 into main Aug 31, 2026
18 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/aws-sdk-34c250d79c branch August 31, 2026 11:20
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

Development

Successfully merging this pull request may close these issues.

2 participants