Skip to content

v0.12.0

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 14 Jul 18:51
· 1130 commits to main since this release

[0.12.0] - 07/14/2022

Fixes

  • Breaking: Generate List<T> members for all collection types. (Previously, Set<T> would be generated for lists decorated with @uniqueItems.)
  • Breaking: Move DSL overloads on generated clients to extension methods