Skip to content

v0.18.0

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 04 May 16:45
· 944 commits to main since this release

[0.18.0] - 05/04/2023

Features

  • #661 Breaking: Add HTTP engine configuration for minimum TLS version. See the BREAKING: Streamlined TLS configuration discussion post for more details.
  • BREAKING: rename SdkLogMode to LogMode
  • #432 Enable resolving LogMode from environment

Fixes

  • Fix incorrect waiter codegen due to dropped projection scope
  • Fix broken shape cursor when generating acceptor subfield projections.