Skip to content

v1.4.9

Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 27 Feb 19:45
· 43 commits to main since this release

[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 with kotlinx.coroutines.flow.Flow)