Skip to content

Update module github.com/aws/smithy-go to v1.28.2 - #1245

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-aws-sdk-go
Sep 22, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/all-aws-sdk-go

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/smithy-go v1.28.1 → v1.28.2 age confidence

Release Notes

aws/smithy-go (github.com/aws/smithy-go)

v1.28.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.2
    • Bug Fix: Avoid allocating a slice in ValidateEndpointHost by indexing into the hostname instead of using strings.Split.
    • Bug Fix: Fix event stream decode panic on unknown header value type.
    • Bug Fix: Fix schema-serde CBOR decode panic on malformed string/blob length.
    • Bug Fix: JoinPath keeps a trailing slash when the added path is a slash.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Dependencies label Sep 21, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 21, 2026 22:37
@codecov

codecov Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.75%. Comparing base (d321252) to head (e34e611).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1245   +/-   ##
=======================================
  Coverage   51.75%   51.75%           
=======================================
  Files          50       50           
  Lines        2220     2220           
=======================================
  Hits         1149     1149           
  Misses       1071     1071           

☔ View full report in Codecov by Harness.
📢 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.

@renovate
renovate Bot force-pushed the renovate/all-aws-sdk-go branch from 712e78c to e34e611 Compare September 22, 2026 03:06
@renovate
renovate Bot merged commit 99c7cef into main Sep 22, 2026
37 checks passed
@renovate
renovate Bot deleted the renovate/all-aws-sdk-go branch September 22, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants