v0.23.0
Pre-release
Pre-release
·
900 commits
to main
since this release
[0.23.0] - 07/20/2023
Features
- Add experimental support for OpenTelemetry based telemetry provider
- #146 Enable endpoint discovery
- #898 BREAKING: introduce
maxConcurrencyHTTP engine setting and rename OkHttp specificmaxConnectionsPerHosttomaxConcurrencyPerHost.
Fixes
- #905 Retry connection reset errors in OkHttp engine
- #888 Correct URL encoding in endpoint resolution
Miscellaneous
- BREAKING: Refactor observability API and configuration. See the discussion post from the AWS SDK for Kotlin for more information.
- #947 Remove or lower visibility on several internal-only APIs