[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 intoaws.smithy.kotlin.runtime.client.endpoints
- Refactor: relocate
CachedCredentialsProvider
andCredentialsProviderChain
fromaws-sdk-kotlin
- Refactor: move
Document
type toaws.smithy.kotlin.runtime.content
package