Releases: awslabs/aws-sdk-kotlin
Releases · awslabs/aws-sdk-kotlin
v0.32.0-beta
[0.32.0-beta] - 08/31/2023
Miscellaneous
- BREAKING: Refactor HttpCall and HttpResponse types
- Bump smithy-kotlin and AWS service models to latest versions
v0.31.0-beta
[0.31.0-beta] - 08/24/2023
Features
- Support initial-request and initial-response for event streams using RPC-based protocols
Fixes
- #1029 Update smithy-kotlin to 0.26.0
Miscellaneous
- BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
- Sync AWS models
- Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes
v0.30.1-beta
[0.30.1-beta] - 08/17/2023
Miscellaneous
- Sync AWS models and bump smithy-kotlin version
v0.30.0-beta
[0.30.0-beta] - 08/11/2023
Features
- #583 Make user-supplied region available to config resolution providers
- #745 Validate returned content length on S3
GetObject
responses. - #1004 Make RegionProviderChain accept a list of RegionProvider
Fixes
- #194 Correctly parse and handle
GetBucketLocation
responses
Miscellaneous
- Upgrade Kotlin to 1.8.22
- #968 Add service-level benchmarks
- Upgrade kotlinx.coroutines to 1.7.3
- Sync AWS service models and smithy-kotlin to latest versions
v0.29.1-beta
[0.29.1-beta] - 07/27/2023
Features
- #745 Validate returned content length on S3
GetObject
responses.
Miscellaneous
- Sync AWS models and bump smithy-kotlin version
v0.29.0-beta
[0.29.0-beta] - 07/20/2023
Features
- #146, #800 Enable Timestream Query and Timestream Write service clients
- #969 Make
region
an optional client config parameter to support multi-region use cases
Miscellaneous
- BREAKING: Refactor observability API and configuration. See the discussion for more information.
- Sync AWS service models.
v0.28.2-beta
[0.28.2-beta] - 07/13/2023
Fixes
- #242 Correctly handle and throw
InvalidChangeBatch
responses from Route53
Miscellaneous
- Sync AWS service models
v0.28.1-beta
[0.28.1-beta] - 07/06/2023
Miscellaneous
- Upgrade smithy-kotlin and sync service models.
v0.28.0-beta
[0.28.0-beta] - 06/29/2023
Features
- #701 Breaking: Simplify mechanisms for setting/updating retry strategies in client config. See this discussion post for more details.
- #701 Add adaptive retry mode
Miscellaneous
- Sync AWS models and bump smithy-kotlin version
v0.27.2-beta
[0.27.2-beta] - 06/22/2023
Miscellaneous
- Sync AWS service models