Skip to content

v0.9.1

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 13 May 18:12
· 1172 commits to main since this release

[0.9.1] - 05/13/2022

Features

  • #393 Add convenience getters for union members
  • #530 Add partial-file ByteStream support.

Fixes

  • #136 Convert HTML to Markdown for improved Dokka compatibility.

Miscellaneous

  • #575 Add support for getting all env vars and system properties (i.e., not just by a single key)
  • Expose Byte.percentEncodeTo for downstream recursion detection.