Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/smithy-go v1.13.4 -> v1.24.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v1.24.0

Compare Source

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.

v1.23.2

Compare Source

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.

v1.23.1

Compare Source

v1.23.0

Compare Source

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.

v1.22.5

Compare Source

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.

v1.22.4

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

v1.22.3

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

v1.22.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

v1.22.1

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

v1.22.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

v1.21.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0
    • Feature: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.
  • github.com/aws/smithy-go/metrics/smithyotelmetrics: v1.0.0
    • Release: Initial release of smithyotelmetrics module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.
  • github.com/aws/smithy-go/tracing/smithyoteltracing: v1.0.0
    • Release: Initial release of smithyoteltracing module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.

v1.20.4

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

v1.20.3

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

v1.20.2

Compare Source

v1.20.1

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

v1.20.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

v1.19.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.

v1.18.1

Compare Source

v1.18.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.18.0
    • Feature: Expose Options() method on generated service clients.

v1.17.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.17.0
    • Feature: Support identity/auth components of client reference architecture.

v1.16.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.16.0
    • Feature: LANG: Bump minimum go version to 1.19.

v1.15.0

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.15.0
    • Feature: Add http.WithHeaderComment middleware.

v1.14.2

Compare Source

v1.14.1

Compare Source

Module Highlights

  • github.com/aws/smithy-go: v1.14.1
    • Bug Fix: Prevent duplicated error returns in EndpointResolverV2 default implementation.

v1.14.0

Compare Source

v1.13.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Aug 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.23

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from 3221ecd to b24a352 Compare August 24, 2025 08:28
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from b24a352 to 3cb73ab Compare August 31, 2025 08:37
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.22.5 Update module github.com/aws/smithy-go to v1.23.0 Aug 31, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.0 Update module github.com/aws/smithy-go to v1.23.1 Oct 16, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from 3cb73ab to a98e6c4 Compare October 16, 2025 01:00
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.1 Update module github.com/aws/smithy-go to v1.23.1 - autoclosed Oct 24, 2025
@red-hat-konflux red-hat-konflux bot closed this Oct 24, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch October 24, 2025 12:55
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.1 - autoclosed Update module github.com/aws/smithy-go to v1.23.1 Oct 24, 2025
@red-hat-konflux red-hat-konflux bot reopened this Oct 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from fbea2a2 to a98e6c4 Compare October 24, 2025 17:06
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from a98e6c4 to 0bab2a2 Compare November 4, 2025 13:08
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.1 Update module github.com/aws/smithy-go to v1.23.2 Nov 4, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.2 Update module github.com/aws/smithy-go to v1.23.2 - autoclosed Nov 5, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 5, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.2 - autoclosed Update module github.com/aws/smithy-go to v1.23.2 Nov 5, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 5, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from fcfbc28 to 0bab2a2 Compare November 5, 2025 12:32
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from 0bab2a2 to 1cfb733 Compare November 13, 2025 01:08
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.2 Update module github.com/aws/smithy-go to v1.23.2 - autoclosed Nov 26, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 26, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.2 - autoclosed Update module github.com/aws/smithy-go to v1.23.2 Nov 26, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch 2 times, most recently from 1cfb733 to 93ae577 Compare November 26, 2025 21:02
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-aws-smithy-go-1.x branch from 93ae577 to c35050f Compare December 1, 2025 20:33
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/aws/smithy-go to v1.23.2 Update module github.com/aws/smithy-go to v1.24.0 Dec 1, 2025
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.

1 participant