General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/smithy-go: v1.27.10- Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
- Bug Fix: Restore draining the HTTP response body in
CloseResponseBodyto avoid issues with TCP connection reuse.