github aws/aws-sdk-go-v2 release-2024-02-20
Release (2024-02-20)

latest releases: release-2024-05-31, release-2024-05-30, service/sagemaker/v1.142.0...
3 months ago

General Highlights

  • Bug Fix: When sourcing values for a service's EndpointParameters, the lack of a configured region (i.e. options.Region == "") will now translate to a nil value for EndpointParameters.Region instead of a pointer to the empty string "". This will result in a much more explicit error when calling an operation instead of an obscure hostname lookup failure.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.29.1
    • Documentation: Publishing quick fix for doc only update.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.27.0
    • Feature: This release updates a few Firehose related APIs.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.52.0
    • Feature: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

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

NewReleases is sending notifications on new releases.