Releases: awslabs/aws-sdk-kotlin
v0.14.3-beta
[0.14.3-beta] - 04/14/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Fixes
- resolve region only when profile credentials require it #582
- only set Content-Type when appropriate #570
Miscellaneous
- sync AWS models #585
v0.14.2-beta
[0.14.2-beta] - 04/07/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Fixes
- fix timeout on large requests #572
v0.14.1-beta
v0.14.0-beta
[0.14.0-beta] - 03/24/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- replace default HTTP client engine #554
New features
- bootstrap event streams #545
Fixes
- temporarily bypass httpchecksum traits until full flexible checksum support is available #558
- include headers in presigning requests #556
- backfill optional auth trait for cognito and cognito-idp #555
Miscellaneous
v0.13.1-beta
[0.13.1-beta] - 02/25/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Fixes
- improve detection of available read bytes to avoid hang #535
v0.13.0-beta
[0.13.0-beta] - 02/17/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- add sso credential provider; make all providers kmp compatible #469
New features
- update AWS models to latest versions #532
Fixes
- bump crt-kotlin to latest to fix leaked connections #529
- isClosedForRead implies availableForRead is zero
- fix CRT read channel buffer management
Miscellaneous
v0.12.0-beta
[0.12.0-beta] - 02/04/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- enable waiters
Fixes
- propagate crt stream errors to response body consumer #510
0.11.0 Beta Release
0.10.1 Beta Release
[0.10.1-beta] - 01/13/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
New features
- update AWS models to latest versions #499
- Paginators! smithy-kotlin#557
Fixes
- enforce only once shutdown logic for crt engine connections #497
0.10.0 Beta Release
[0.10.0-beta] - 01/06/2022
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- Update codegen to generate base exception rather than UnknownServiceErrorException #484
New features
- update AWS models to latest versions
- upgrade to Kotlin 1.6.10 #474
Fixes
- Fix usage of unicode in bucket names of s3 presigner #487
- Add new services in published release #468