Skip to content

Bump github.com/aws/smithy-go from 1.23.2 to 1.24.0#2545

Merged
levan-m merged 3 commits intomainfrom
dependabot/go_modules/github.com/aws/smithy-go-1.24.0
Feb 19, 2026
Merged

Bump github.com/aws/smithy-go from 1.23.2 to 1.24.0#2545
levan-m merged 3 commits intomainfrom
dependabot/go_modules/github.com/aws/smithy-go-1.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps github.com/aws/smithy-go from 1.23.2 to 1.24.0.

Changelog

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

Release (2025-12-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.0
    • Feature: Improve allocation footprint of the middleware stack. This should convey a ~10% reduction in allocations per SDK request.

Release (2025-11-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.2
    • Bug Fix: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.
    • Bug Fix: Avoid unnecessary allocation overhead from the metrics system when not in use.

Release (2025-10-15)

General Highlights

  • Dependency Update: Bump minimum go version to 1.23.
  • Dependency Update: Updated to the latest SDK module versions

Release (2025-09-18)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.1.0
    • Feature: Added support for SIG4/SIGV4A querystring authentication.

Release (2025-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.0
    • Feature: Sort map keys in JSON Document types.

Release (2025-07-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.5
    • Feature: Add HTTP interceptors.

Release (2025-06-16)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file qa/skip-qa labels Jan 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2026 10:33
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.41%. Comparing base (bdfc654) to head (69dd435).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2545   +/-   ##
=======================================
  Coverage   38.41%   38.41%           
=======================================
  Files         305      305           
  Lines       26234    26234           
=======================================
  Hits        10077    10077           
  Misses      15398    15398           
  Partials      759      759           
Flag Coverage Δ
unittests 38.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdfc654...69dd435. Read the comment docs.

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

@L3n41c
Copy link
Member

L3n41c commented Jan 29, 2026

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/smithy-go-1.24.0 branch from 9e717c5 to 5755be0 Compare January 29, 2026 10:29
@swang392 swang392 mentioned this pull request Jan 29, 2026
3 tasks
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/smithy-go-1.24.0 branch from 5755be0 to 827d203 Compare February 10, 2026 18:23
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.23.2 to 1.24.0.
- [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.23.2...v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/smithy-go-1.24.0 branch from 827d203 to 193fb61 Compare February 18, 2026 20:39
@levan-m levan-m merged commit f391e33 into main Feb 19, 2026
33 checks passed
@levan-m levan-m deleted the dependabot/go_modules/github.com/aws/smithy-go-1.24.0 branch February 19, 2026 21:27
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 qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants