Skip to content

v0.14.2

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 22 Dec 18:13
· 1038 commits to main since this release

[0.14.2] - 12/22/2022

Fixes

  • (runtime) Fix incorrect CRC32c output when trying to hash more than 7 bytes

Miscellaneous

  • Move test utilities out of smithy-kotlin-codegen package into new smithy-kotlin-codegen-testutils package. This eliminates the need for the codegen package to declare runtime dependencies on JUnit and other test packages.