[0.20.0-beta] - 01/31/2023
Features
- add ProcessCredentialsProvider which invokes a user-specified command to retrieve credentials
- Allow config override for one or more operations with an existing service client.
Miscellaneous
- Breaking Remove
Closeable
supertype fromHttpClientEngine
interface. See this discussion post for more information. - Refactor the way service client configuration is generated
- Upgrade Kotlin version to 1.8.0
- Update to latest AWS service models.
- Upgrade dependencies