Releases: smithy-lang/smithy-kotlin
Releases · smithy-lang/smithy-kotlin
v1.3.20
v1.3.19
[1.3.19] - 11/05/2024
v1.3.18
[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
, addByteStream.appendToOutputStream
v1.3.17
[1.3.17] - 10/16/2024
Miscellaneous
- Upgrade to Kotlin 2.0.21
v1.3.16
[1.3.16] - 10/10/2024
v1.3.15
[1.3.15] - 10/08/2024
Miscellaneous
- Upgrade to Smithy 1.51.0
v1.3.14
[1.3.14] - 09/27/2024
Fixes
- Fix paginator generator
List<*>
&Map.Entry<String, *>
nullability
v1.3.13
v1.3.12
[1.3.12] - 09/18/2024
v1.3.11
[1.3.11] - 09/18/2024
Miscellaneous
- Upgrade to kotlinx.coroutines 1.9.0