Skip to content

Releases: awslabs/aws-sdk-kotlin

v0.14.0-beta

24 Mar 22:28
Compare
Choose a tag to compare
v0.14.0-beta Pre-release
Pre-release

[0.14.0-beta] - 03/24/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • replace default HTTP client engine #554

New features

  • bootstrap event streams #545

Fixes

  • temporarily bypass httpchecksum traits until full flexible checksum support is available #558
  • include headers in presigning requests #556
  • backfill optional auth trait for cognito and cognito-idp #555

Miscellaneous

  • update AWS models to latest versions #559
  • cleanup presign tests #546

v0.13.1-beta

25 Feb 20:41
Compare
Choose a tag to compare
v0.13.1-beta Pre-release
Pre-release

[0.13.1-beta] - 02/25/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Fixes

  • improve detection of available read bytes to avoid hang #535

v0.13.0-beta

17 Feb 22:50
Compare
Choose a tag to compare
v0.13.0-beta Pre-release
Pre-release

[0.13.0-beta] - 02/17/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • add sso credential provider; make all providers kmp compatible #469

New features

  • update AWS models to latest versions #532

Fixes

  • bump crt-kotlin to latest to fix leaked connections #529
  • isClosedForRead implies availableForRead is zero
  • fix CRT read channel buffer management

Miscellaneous

  • coroutine version bump to 1.6.0 and Duration stabilization #514
  • dokka upgrade #523
  • upgrade smithy to 1.17.0 #521

v0.12.0-beta

04 Feb 20:20
Compare
Choose a tag to compare
v0.12.0-beta Pre-release
Pre-release

[0.12.0-beta] - 02/04/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • enable waiters

Fixes

  • propagate crt stream errors to response body consumer #510

0.11.0 Beta Release

20 Jan 20:46
637d180
Compare
Choose a tag to compare
0.11.0 Beta Release Pre-release
Pre-release

[0.11.0-beta] - 01/20/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • Generate presigner into nested package for consistency #502

New features

  • update AWS models to latest versions #505

0.10.1 Beta Release

13 Jan 19:32
df2aa11
Compare
Choose a tag to compare
0.10.1 Beta Release Pre-release
Pre-release

[0.10.1-beta] - 01/13/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

New features

Fixes

  • enforce only once shutdown logic for crt engine connections #497

0.10.0 Beta Release

06 Jan 23:21
51e2daa
Compare
Choose a tag to compare
0.10.0 Beta Release Pre-release
Pre-release

[0.10.0-beta] - 01/06/2022

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Breaking changes

  • Update codegen to generate base exception rather than UnknownServiceErrorException #484

New features

  • update AWS models to latest versions
  • upgrade to Kotlin 1.6.10 #474

Fixes

  • Fix usage of unicode in bucket names of s3 presigner #487
  • Add new services in published release #468

Miscellaneous

  • Add design tenets #466
  • updated the Readme doc to include API reference guide #471

0.9.5 Beta Release

09 Dec 22:08
69eef9f
Compare
Choose a tag to compare
0.9.5 Beta Release Pre-release
Pre-release

[0.9.5-beta] - 12/09/2021

** WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Services new in this release

  • amplifyuibuilder
  • appconfigdata
  • backupgateway
  • chimesdkmeetings
  • drs
  • evidently
  • inspector2
  • iottwinmaker
  • migrationhubrefactorspaces
  • migrationhubstrategy
  • rbin
  • resiliencehub
  • rum
  • workspacesweb

Fixes

  • move endpoint resolution log messages from DEBUG to TRACE #443
  • presigner cleanup #452
  • import signing test suite #451

0.9.4 Beta Release

02 Dec 06:32
Compare
Choose a tag to compare
0.9.4 Beta Release Pre-release
Pre-release

[0.9.4-beta] - 12/01/2021

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

0.9.3 Alpha Release

19 Nov 21:18
7e20d6e
Compare
Choose a tag to compare
0.9.3 Alpha Release Pre-release
Pre-release

[0.9.3-alpha] - 11/19/2021

WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Fixes

  • render default endpoint resolver for machinelearning #424