Skip to content

v0.32.4-beta

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 06 Oct 23:16
· 2299 commits to main since this release

[0.32.4-beta] - 10/06/2023

Miscellaneous

  • Track upstream changes that make ByteArrayContent and friends internal. Users should only be using ByteStream.fromBytes(), ByteStream.fromString(), and HttpBody.fromBytes().