v0.15.0
Pre-release
Pre-release
·
1024 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
Closeablesupertype fromHttpClientEngineinterface. See this discussion post for more information. - Upgrade Kotlin version to 1.8.0
- Refactor the way service client configuration is generated