Skip to content

Releases: awslabs/aws-crt-kotlin

v0.9.2

18 Jun 14:58
Compare
Choose a tag to compare

[0.9.2] - 06/18/2025

Fixes

  • Update the set of supported TlsCipherPreference values to reflect the latest capabilities/support from CRT

v0.9.1

28 Jan 17:29
Compare
Choose a tag to compare

[0.9.1] - 01/28/2025

Fixes

  • Upgrade to latest version of CRT to pick up header signing changes

v0.9.0

15 Jan 14:27
Compare
Choose a tag to compare

[0.9.0] - 01/15/2025

Miscellaneous

  • Upgrade to Kotlin 2.1.0

v0.8.10

16 Oct 13:50
Compare
Choose a tag to compare

[0.8.10] - 10/16/2024

Miscellaneous

  • Upgrade to Kotlin 2.0.21
  • Upgrade aws-crt-java to 0.31.3

v0.8.9

18 Sep 15:34
Compare
Choose a tag to compare

[0.8.9] - 09/18/2024

Miscellaneous

  • Upgrade to kotlinx.coroutines 1.9.0

v0.8.8

06 Aug 19:40
Compare
Choose a tag to compare

[0.8.8] - 08/06/2024

Miscellaneous

  • Upgrade to Kotlin 2.0.10
  • Upgrade to aws-crt-java 0.30.5

v0.8.7

25 Jul 19:47
Compare
Choose a tag to compare

[0.8.7] - 07/25/2024

Miscellaneous

  • Upgrade to Kotlin 2.0.0

v0.8.6

28 Jun 17:18
Compare
Choose a tag to compare

[0.8.6] - 06/28/2024

Miscellaneous

  • Upgrade to aws-crt-java v0.29.25
  • Upgrade to ktlint v1.3.0

v0.8.5

09 Feb 20:15
Compare
Choose a tag to compare

[0.8.5] - 02/09/2024

Features

  • Add SIGV4_S3EXPRESS signing algorithm and AwsSigningConfig.toBuilder function

v0.8.4

10 Jan 21:56
Compare
Choose a tag to compare

[0.8.4] - 01/10/2024

Features

  • #893 Surface HTTP connection manager metrics