Skip to content

Releases: aws/aws-sdk-kotlin

v0.17.3-beta

04 Aug 20:34

Choose a tag to compare

v0.17.3-beta Pre-release
Pre-release

[0.17.3-beta] - 08/04/2022

Miscellaneous

  • Sync AWS service models

v0.17.2-beta

28 Jul 18:27

Choose a tag to compare

v0.17.2-beta Pre-release
Pre-release

[0.17.2-beta] - 07/28/2022

Miscellaneous

v0.17.1-beta

21 Jul 23:41

Choose a tag to compare

v0.17.1-beta Pre-release
Pre-release

[0.17.1-beta] - 07/21/2022

Features

  • #509 Implement ID prefix trimming for route53 resources.

Miscellaneous

  • Sync AWS service models.

v0.17.0-beta

14 Jul 23:04

Choose a tag to compare

v0.17.0-beta Pre-release
Pre-release

[0.17.0-beta] - 07/14/2022

Fixes

  • Breaking: Move DSL overloads on generated clients to extension methods

Miscellaneous

  • Sync AWS service models.
  • Breaking: Upgrade smithy-kotlin version which will replace all instances of Set<T> with List<T> in service shapes

v0.16.7-beta

09 Jul 02:12

Choose a tag to compare

v0.16.7-beta Pre-release
Pre-release
chore: release 0.16.7-beta

v0.16.6-beta

08 Jul 21:39

Choose a tag to compare

v0.16.6-beta Pre-release
Pre-release

[0.16.6-beta] - 07/08/2022

Features

  • #123 Add support for smithy Document type.

Miscellaneous

  • Update AWS models to latest versions
  • Upgrade smithy-kotlin version to 0.11.2
  • #599 Upgrade Smithy version to 1.22

v0.16.5-beta

01 Jul 21:24

Choose a tag to compare

v0.16.5-beta Pre-release
Pre-release

[0.16.5-beta] - 07/01/2022

Miscellaneous

  • #622 Upgrade Kotlin to 1.7

v0.16.4-beta

23 Jun 22:11

Choose a tag to compare

v0.16.4-beta Pre-release
Pre-release

[0.16.4-beta] - 06/23/2022

Fixes

  • #139 Validate that members bound to URI paths are non-null at object construction

Miscellaneous

  • Upgrade smithy kotlin to 0.11.0

v0.16.3-beta

16 Jun 21:06

Choose a tag to compare

v0.16.3-beta Pre-release
Pre-release

[0.16.3-beta] - 06/16/2022

Features

  • Support bootstrapping services by package name (in addition to by model filename)

Documentation

  • Update the debugging guide to demonstrate how to use Log4j2 for logging

Miscellaneous

  • Sync AWS models to latest

v0.16.2-beta

13 Jun 16:41

Choose a tag to compare

v0.16.2-beta Pre-release
Pre-release

[0.16.2-beta] - 06/10/2022

Fixes

  • #619, #657 Upgrade smithy-kotlin to pull in fixes for signing bugs.

Documentation

  • #620 Update outdated howto docs to correctly describe client instantiation and client engine configuration

Miscellaneous

  • Sync AWS models to latest