Sourced from github.com/aws/smithy-go's changelog.
Release (2025-01-21)
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.
Release (2024-11-15)
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.
Release (2024-10-03)
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.
Release (2024-09-25)
Module Highlights
github.com/aws/smithy-go/aws-http-auth: v1.0.0
- Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.
Release (2024-09-19)
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
smithyotelmetricsmodule, 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
smithyoteltracingmodule, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.Release (2024-08-14)
Module Highlights
... (truncated)
f2ae388
Release 2025-01-21d9b8ee9
refactor: fix deprecated for ioutil (#560)ee8334e
transport/http: fix metrics race condition (#555)7e81497
transport/http: fix go doc typo (#554)a7d0f1e
fix potential nil deref in waiter path matcher (#563)e5c5ac3
add changelog instructions and make recipe5e16ee7
add missing waiter retry breakout on non-nil non-matched error (#561)10fbeed
Revert "Change defaults when generating a client via smithy CLI (#558)"
(#559)95ba318
Change defaults when generating a client via smithy CLI (#558)