Skip to content

v0.23.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 20 Jul 16:53
· 628 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 maxConcurrency HTTP engine setting and rename OkHttp specific maxConnectionsPerHost to maxConcurrencyPerHost.

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