Skip to content

Releases: smithy-lang/smithy-kotlin

v1.5.17

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 24 Oct 14:33

[1.5.17] - 10/24/2025

Features

  • #1707 Allow configuring a custom OkHttpClient in OkHttpEngine

v1.5.16

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 22 Oct 19:04

[1.5.16] - 10/22/2025

Features

  • Support enums and int enums as event headers

v1.5.15

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 17 Oct 17:05

[1.5.15] - 10/17/2025

Fixes

  • fix: code-generate structure members more safely to avoid conflicts with package names

v1.5.14

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 04 Oct 00:10

[1.5.14] - 10/03/2025

Features

  • #229 Add support for Kotlin/Native

v1.5.12

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 02 Oct 17:14

[1.5.12] - 10/02/2025

v1.5.11

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 01 Oct 16:00

[1.5.11] - 10/01/2025

Fixes

  • Overwrite Content-Length header rather than appending in CrtHttpEngine
  • Address issues caused by shape members named result

v1.5.10

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 22 Sep 22:06

[1.5.10] - 09/22/2025

Documentation

v1.5.8

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 04 Sep 22:04

[1.5.8] - 09/04/2025

v1.5.7

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 04 Sep 20:02

[1.5.7] - 09/04/2025

Features

  • #820 Add additional TLS configuration options to HTTP engines.

Miscellaneous

  • Upgrade to Gradle 9.0.0

v1.5.6

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 21 Aug 18:32

[1.5.6] - 08/21/2025

Fixes

  • #1285 ⚠️ IMPORTANT: Correctly return number of bytes read from chunked streams