Skip to content

v0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 02 Jun 18:37
· 883 commits to main since this release

[0.10.1] - 06/02/2022

Features

  • #617 Add a new non-CRT SigV4 signer and use it as the default. This removes the CRT as a hard dependency for using the SDK (although the CRT signer can still be used via explicit configuration on client creation).

Fixes

  • #473 Upgrade aws-crt-kotlin to latest