Skip to content

v0.17.6-beta

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 19 Sep 20:26
· 2583 commits to main since this 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