Skip to content

v0.13.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ianbotsf ianbotsf released this 17 Feb 22:50
· 2027 commits to main since this 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