github aws/aws-sdk-kotlin v0.16.0

latest releases: v1.5.42, v1.5.41, v1.5.40...
pre-release3 years ago

[0.16.0] - 05/26/2022

Features

  • #460 Enhance generic codegen to be more KMP-friendly. This is a breaking change which means service client artifacts will now include their platform name (e.g., s3-jvm-<version>.jar vs s3-<version>.jar). Users consuming dependencies through the Gradle Kotlin plugin will have this handled automatically for them.

Fixes

  • #480 Upgrade smithy-kotlin to 0.10.0 which upgrades to ktor-2.x. This is considered a breaking change as it may reverse the issue described in #480 and break ktor-1.x users.

Miscellaneous

  • Upgrade smithy-kotlin to 0.9.2 which includes codegen updates to generate operations with all optional inputs to include a default parameter. See smithy-kotlin#129
  • upgrade kotlin to 1.6.21 and other deps to latest

Don't miss a new aws-sdk-kotlin release

NewReleases is sending notifications on new releases.