Skip to content

Releases: awslabs/aws-sdk-kotlin

v0.17.8-beta

14 Oct 22:10
Compare
Choose a tag to compare
v0.17.8-beta Pre-release
Pre-release

[0.17.8-beta] - 10/14/2022

Features

  • #707 Support static stability for IMDS credentials

Fixes

  • #715 Enable intra-repo links in API ref docs

Miscellaneous

  • Sync AWS service models

v0.17.7-beta

03 Oct 19:41
Compare
Choose a tag to compare
v0.17.7-beta Pre-release
Pre-release

[0.17.7-beta] - 10/03/2022

Features

  • #486 Enable configurability of the retry strategy through environment variables, system properties, and AWS profiles.

Fixes

  • #697 Correct handling of non-success responses when retrieving credentials on ECS.

Miscellaneous

  • Upgrade smithy-kotlin version.
  • Update/clarify changelog and add commit instructions in the Contributing Guidelines
  • Upgrade Kotlin version and dependencies in ECS credentials integration test.
  • Sync AWS models and upgrade smithy-kotlin.

v0.17.6-beta

19 Sep 20:26
Compare
Choose a tag to compare
v0.17.6-beta Pre-release
Pre-release

[0.17.6-beta] - 09/19/2022

Features

  • #543 Add support for event streams
  • Mark event stream HTTP body as duplex stream

Fixes

  • #694 Merge per-op custom metadata to avoid clobbering per-client metadata

Miscellaneous

  • Sync AWS service models
  • Update smithy-kotlin version
  • Add unbound event stream payload deserialization path
  • Use explict CoroutineScope for consuming event stream flow

v0.17.5-beta

19 Aug 01:10
Compare
Choose a tag to compare
v0.17.5-beta Pre-release
Pre-release

[0.17.5-beta] - 08/18/2022

Fixes

  • #55 Upgrade smithy-kotlin dependency to fix Mac dlopen issue
  • #601 Remove incorrect . at end of license identifier header in source files.

Documentation

  • #683 Enhance CONTRIBUTING.md with additional details about required PR checks and how to run them locally

Miscellaneous

  • Upgrade smithy-kotlin to latest released version, 0.12.5
  • Upgrade ktlint to 0.46.1.
  • Sync AWS service models
  • Upgrade Smithy to 1.23.0, upgrade Smithy Gradle to 0.6.0

v0.17.4-beta

11 Aug 22:53
Compare
Choose a tag to compare
v0.17.4-beta Pre-release
Pre-release

[0.17.4-beta] - 08/11/2022

Fixes

  • Update event stream model test template

Miscellaneous

  • Upgrade Kotlin version to 1.7.10
  • Upgrade smithy-kotlin to 0.12.4.

v0.17.3-beta

04 Aug 20:34
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.16.7-beta Pre-release
Pre-release
chore: release 0.16.7-beta