Skip to content

v1.6.15

Latest

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 10 Jun 17:56
· 8 commits to main since this release

[1.6.15] - 06/10/2026

Features

  • #363 Add support for Smithy's @requiresLength and verify that annotated blob shapes include a Content-Length

Fixes

  • Validate that OkHttp header values do not contain CR or LF
  • Limit exponent scale to prevent OOM errors when expanding exponents
  • Limit serde parsing depth to 1,000 levels of nesting to prevent StackOverflowError