v0.13.0
Pre-release
Pre-release
aws-sdk-kotlin-ci
released this
22 Nov 17:34
·
810 commits
to main
since this release
[0.13.0] - 11/22/2022
Features
- BREAKING Implement codegen and update runtime for smithy-modeled endpoint resolution.
- #677 Add a new tracing framework for centralized handling of log messages and metric events and providing easy integration points for connecting to downstream tracing systems (e.g., kotlin-logging)
- #747 Add aws-chunked content encoding
- Implement common-Kotlin URL parsing and IPv4/v6 address validation.
Fixes
- Remove erroneous
@InternalApi
marker on CRT HTTP engine configuration class
Miscellaneous
- Allow using maven local for to test Smithy changes