Skip to content

Release (2024-09-09)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 09 Sep 18:46
· 464 commits to main since this release

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.34.9
    • Documentation: Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.36.0
    • Feature: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.17.0
    • Feature: IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.36.0
    • Feature: Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.157.0
    • Feature: Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.30.0
    • Feature: AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.