[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