Skip to content

Release (2024-03-13)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 13 Mar 18:25
· 278 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/ivsrealtime: v1.12.0
    • Feature: adds support for multiple new composition layout configuration options (grid, pip)
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.24.0
    • Feature: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.52.0
    • Feature: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).