v0.33.0-beta
Pre-release
Pre-release
·
2277 commits
to main
since this release
[0.33.0-beta] - 10/26/2023
Features
- BREAKING: Update codegen to improve nullability of generated types.
- #605, #805 Publish a BOM and a Version Catalog
- Detect and automatically correct clock skew to prevent signing errors
Fixes
- Ignore empty environment variable and system property strings when evaluating AWS credentials
Miscellaneous
- Upgrade Kotlin to 1.9.10
- Sync AWS models and upgrade smithy-kotlin
- Upgrade Dokka to 1.9.0
- Breaking Removed
enableAccelerate&forcePathStylefrom S3 config. As well asuse_accelerate_endpoint&addressing_stylefrom AWS profile configuration - BREAKING: Remove
smithy.client.request.size,smithy.client.response.size,smithy.client.retriesmetrics. Rename allsmithy.client.*metrics tosmithy.client.call.*. - Remove GameSparks service
- Add skeleton implementation of a second KMP target
- Added
s3_use_arn_region&s3_disable_multiregion_access_pointsto AWS profile configuration