Skip to content

Release (2026-08-25)

Choose a tag to compare

@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 25 Aug 11:45
· 8 commits to main since this release

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 CloseResponseBody to avoid issues with TCP connection reuse.