github aws/aws-sdk-go-v2 release-2025-10-27
Release (2025-10-27)

4 hours ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.20.0
    • Feature: Add durability checks to validate part count and range for upload/download. You can disable this with DisableValidateParts in upload/download options, though doing so is not recommended because it damages the durability posture of your application.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.59.0
    • Feature: Updated endpoint for eusc-de-east-1 region.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.49.0
    • Feature: Fixed missing SummaryMap keys in GetAccountSummary response that were being filtered out during deserialization in AWS Java SDK v2
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.41.0
    • Feature: Adds support for record sizes up to 10MiB and introduces new UpdateMaxRecordSize API to modify stream record size limits. Adds record size parameters to existing CreateStream and DescribeStreamSummary APIs for request and response payloads respectively.

Don't miss a new aws-sdk-go-v2 release

NewReleases is sending notifications on new releases.