Skip to content

v0.31.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 25 Aug 01:54
· 1519 commits to main since this release

[0.31.0-beta] - 08/24/2023

Features

  • Support initial-request and initial-response for event streams using RPC-based protocols

Fixes

  • #1029 Update smithy-kotlin to 0.26.0

Miscellaneous

  • BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
  • Sync AWS models
  • Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes