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.
- Release: Initial release of
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: Initial release of