Skip to content

v0.16.0

Pre-release
Pre-release

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 23 Feb 18:49
· 995 commits to main since this release

[0.16.0] - 02/23/2023

Fixes

  • #805 Fix a bug where system time jumps could cause unexpected retry behavior

Miscellaneous

  • Refactor: move EndpointProvider out of http package into aws.smithy.kotlin.runtime.client.endpoints
  • Refactor: relocate CachedCredentialsProvider and CredentialsProviderChain from aws-sdk-kotlin
  • Refactor: move Document type to aws.smithy.kotlin.runtime.content package