Skip to content

Releases: smithy-lang/smithy-kotlin

v1.3.20

07 Nov 17:29
Compare
Choose a tag to compare

[1.3.20] - 11/07/2024

v1.3.19

05 Nov 16:07
Compare
Choose a tag to compare

[1.3.19] - 11/05/2024

v1.3.18

31 Oct 16:59
Compare
Choose a tag to compare

[1.3.18] - 10/31/2024

Fixes

  • #1214 Add support for connection idle monitoring for OkHttp via the engine config parameter connectionIdlePollingInterval. Monitoring is disabled by default to match previous behavior. This monitoring will switch to enabled by default in an upcoming minor version release.

Miscellaneous

  • Add Accept header to all RpcV2Cbor requests
  • Correct documentation for ByteStream.writeToOutputStream, add ByteStream.appendToOutputStream

v1.3.17

16 Oct 16:08
Compare
Choose a tag to compare

[1.3.17] - 10/16/2024

Miscellaneous

  • Upgrade to Kotlin 2.0.21

v1.3.16

10 Oct 21:52
Compare
Choose a tag to compare

[1.3.16] - 10/10/2024

v1.3.15

08 Oct 15:04
Compare
Choose a tag to compare

[1.3.15] - 10/08/2024

Miscellaneous

  • Upgrade to Smithy 1.51.0

v1.3.14

27 Sep 17:50
Compare
Choose a tag to compare

[1.3.14] - 09/27/2024

Fixes

  • Fix paginator generator List<*> & Map.Entry<String, *> nullability

v1.3.13

26 Sep 16:49
Compare
Choose a tag to compare

[1.3.13] - 09/26/2024

Features

v1.3.12

18 Sep 19:27
Compare
Choose a tag to compare

[1.3.12] - 09/18/2024

v1.3.11

18 Sep 17:32
Compare
Choose a tag to compare

[1.3.11] - 09/18/2024

Miscellaneous

  • Upgrade to kotlinx.coroutines 1.9.0