Releases: smithy-lang/smithy-kotlin
Releases · smithy-lang/smithy-kotlin
v1.4.13
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
v1.4.7
v1.4.6
[1.4.6] - 02/25/2025
v1.4.5
[1.4.5] - 02/24/2025
Features
- Add SigV4a support to the default AWS signer
v1.4.4
[1.4.4] - 02/18/2025
Miscellaneous
- Increase maximum event stream message length to 24MB