Skip to content

v1.0.42

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 24 Jan 20:26
· 2000 commits to main since this release

[1.0.42] - 01/24/2024

Features

  • (ec2) Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • (outposts) DeviceSerialNumber parameter is now optional in StartConnection API
  • (rds) This release adds support for Aurora Limitless Database.
  • (storagegateway) Add DeprecationDate and SoftwareVersion to response of ListGateways.

Fixes

  • Fix application of sigv4a authentication scheme for S3, Eventbridge, and CloudFront KeyValueStore

Documentation

  • (ecs) Documentation updates for Amazon ECS.

Miscellaneous

  • Bump smithy-kotlin version to 1.0.11