Releases: aws/aws-sdk-kotlin
0.9.5 Beta Release
[0.9.5-beta] - 12/09/2021
** WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Services new in this release
- amplifyuibuilder
- appconfigdata
- backupgateway
- chimesdkmeetings
- drs
- evidently
- inspector2
- iottwinmaker
- migrationhubrefactorspaces
- migrationhubstrategy
- rbin
- resiliencehub
- rum
- workspacesweb
Fixes
0.9.4 Beta Release
[0.9.4-beta] - 12/01/2021
WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
0.9.3 Alpha Release
[0.9.3-alpha] - 11/19/2021
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Fixes
- render default endpoint resolver for machinelearning #424
v0.9.2-alpha
[0.9.2-alpha] - 11/11/2021
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
New features
- SDK generation and build docs #377
Fixes
- disable signing for sts operations AssumeRoleWithSaml and AssumeRoleWithWebIdentity #407
Miscellaneous
- Add howto to override default http client. #412
v0.9.1-alpha
[0.9.1-alpha] - 11/04/2021
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
New features
- implement retries for imds #404
- enable machinelearning endpoint customization #378
- add glacier request body checksum #379
Fixes
- restJson1 empty httpPayload body serialization #402
0.9.0 Alpha Release
[0.9.0-alpha] - 10/28/2021
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- overhaul endpoint resolver types #361
New features
- extend user agent metadata with framework, feature, and config #372
Misc
- add sync models task and sync latest models #374
v0.8.0-alpha
[0.8.0-alpha] - 10/21/2021
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- require a resolved configuration #351
New features
- detect region from active AWS profile #344
- ec2 imds region provider #341
- Add STS assume role and web identity credential providers #352
- ECS credential provider #353
- ec2 credentials provider #348
Fixes
- use wrapped response when deserializing modeled exceptions #358
- switch from ULong to Long in public presigner API for better java interop #359
Misc
0.7.0 Alpha Release
0.6.0 Alpha Release
v0.5.0-alpha
WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!
Breaking changes
- split auth and signing packages #318
- Import paths changed to
aws.sdk.kotlin.runtime.auth.credentialsandaws.sdk.kotlin.runtime.auth.signing
- Import paths changed to
New features
- autofill Glacier accountId #246
- support JVM system property and environment variables for profiles #297
- expose method to sign standalone requests #318
- AWS configuration loader and parser #216
Fixes
- utilize custom endpoint ports #310
- Replace junit imports with kotlin.test imports where possible #321
- update readme to include latest version #319
- sync models and endpoints #317
- Favor kotlin-test-juint5 over kotlin-test to resolve intermittent build failures #316
- kotlin 1.5.30, coroutine, kotest version bumps #307