Releases: smithy-lang/smithy-kotlin
Releases · smithy-lang/smithy-kotlin
v1.4.16
v1.4.15
v1.4.14
[1.4.14] - 04/18/2025
v1.4.13
[1.4.13] - 04/10/2025
v1.4.12
[1.4.12] - 04/04/2025
v1.4.11
[1.4.11] - 03/14/2025
v1.4.10
[1.4.10] - 03/06/2025
Fixes
- Correctly handle sequential calls to
SingleFlightGroup
v1.4.9
[1.4.9] - 02/27/2025
Fixes
- Correctly generate paginators for item type names which collide with other used types (e.g., an item type
com.foo.Flow
which conflicts withkotlinx.coroutines.flow.Flow
)
v1.4.8
[1.4.8] - 02/27/2025
Fixes
- Idempotency tokens are no longer code-generated for nested structures. See: https://smithy.io/2.0/spec/behavior-traits.html#smithy-api-idempotencytoken-trait