v0.15.0
Pre-release
Pre-release
aws-sdk-kotlin-ci
released this
27 Jan 18:50
·
775 commits
to main
since this release
[0.15.0] - 01/27/2023
Features
- Allow config override for one or more operations with an existing service client.
Fixes
- #781 Lazily open random access files to prevent exhausting file handles in highly concurrent scenarios
- #784 Include exceptions in logging from trace probes
Miscellaneous
- Upgrade dependencies
- Breaking Remove
Closeable
supertype fromHttpClientEngine
interface. See this discussion post for more information. - Upgrade Kotlin version to 1.8.0
- Refactor the way service client configuration is generated