Skip to content

Release (2026-08-25.2)

Choose a tag to compare

@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 25 Aug 18:33
· 4 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.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.