github aws/aws-sdk-go-v2 release-2022-07-05
Release (2022-07-05)

2 years ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.21.5
    • Documentation: Updating documentation service limits
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.21.0
    • Feature: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.0
    • Feature: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.22.0
    • Feature: Adds waiters support for DBCluster.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.0.0
    • Release: New AWS service client module
    • Feature: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.19.0
    • Feature: Adds support for the SQS client to automatically validate message checksums for SendMessage, SendMessageBatch, and ReceiveMessage. A DisableMessageChecksumValidation parameter has been added to the Options struct for SQS package. Setting this to true will disable the checksum validation. This can be set when creating a client, or per operation call.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.15.0
    • Feature: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

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

NewReleases is sending notifications on new releases.