Skip to content

v1.6.14

Latest

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 08 May 22:44
· 10 commits to main since this release

[1.6.14] - 05/08/2026

Features

  • Add standard retry strategy with updated exponential backoff, retry quotas, x-amz-retry-after header support, and service-specific behavior for DynamoDB. Gated behind the SMITHY_NEW_RETRIES_2026 feature flag. See the announcement for more details.
  • Add retry logic for long polling operations. See the announcement for more details.

Fixes

  • Erase empty file if setting permissions fails