aws-sdk-kotlin

Multiplatform AWS SDK for Kotlin

APACHE-2.0 License

Stars
392
aws-sdk-kotlin - v0.20.3-beta

Published by aws-sdk-kotlin-ci over 1 year ago

[0.20.3-beta] - 02/16/2023

Features

  • #839 Add Expect: 100-continue header to S3 PUT requests over 2MB

Miscellaneous

  • Upgrade smithy-kotlin and sync latest service models.
aws-sdk-kotlin - v0.20.2-beta

Published by aws-sdk-kotlin-ci over 1 year ago

[0.20.2-beta] - 02/09/2023

Features

  • Add configuration for retry policy on clients

Fixes

  • #836 Fix bug caused by reading too few bytes when parsing header values in event streams

Miscellaneous

  • Sync AWS service models
  • Refactor: track upstream module changes
  • Refactor: track upstream HTTP module changes
aws-sdk-kotlin - v0.20.1-beta

Published by aws-sdk-kotlin-ci over 1 year ago

[0.20.1-beta] - 02/06/2023

Features

  • Sync to latest AWS service models
  • #446 Implement flexible checksums customization

Miscellaneous

  • Update to latest smithy-kotlin version
  • Upgrade to Kotlin 1.8.10
  • Refactor: track upstream module refactoring
aws-sdk-kotlin - v0.20.0-beta

Published by aws-sdk-kotlin-ci over 1 year ago

[0.20.0-beta] - 01/31/2023

Features

  • add ProcessCredentialsProvider which invokes a user-specified command to retrieve credentials
  • Allow config override for one or more operations with an existing service client.

Miscellaneous

  • Breaking Remove Closeable supertype from HttpClientEngine interface. See this discussion post for more information.
  • Refactor the way service client configuration is generated
  • Upgrade Kotlin version to 1.8.0
  • Update to latest AWS service models.
  • Upgrade dependencies
aws-sdk-kotlin - v0.19.5-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.5-beta] - 01/19/2023

Miscellaneous

  • Sync AWS service models.
aws-sdk-kotlin - v0.19.4-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.4-beta] - 01/13/2023

Miscellaneous

  • Sync AWS models
aws-sdk-kotlin - v0.19.3-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.3-beta] - 01/12/2023

Features

  • #122 Add capability to intercept SDK operations

Miscellaneous

  • Sync AWS service models
aws-sdk-kotlin - v0.19.2-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.2-beta] - 12/22/2022

Fixes

  • Correct validation of empty segments in ARN parser

Miscellaneous

  • Upgrade smithy-kotlin and sync AWS models.
aws-sdk-kotlin - v0.19.1-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.1-beta] - 12/15/2022

Miscellaneous

  • Sync AWS service models
aws-sdk-kotlin - v0.19.0-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.19.0-beta] - 12/01/2022

Miscellaneous

  • Upgrade smithy-kotlin and sync service models and partitions.
  • BREAKING Refactor SDK I/O types. See this discussion post for more information
aws-sdk-kotlin - v0.18.0-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.18.0-beta] - 11/23/2022

Features

Miscellaneous

  • Sync AWS service models
aws-sdk-kotlin - v0.17.12-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.17.12-beta] - 11/15/2022

Fixes

  • #753 Upgrade smithy-kotlin to fix Android crash when OkHttp response body coroutine throws an exception

Miscellaneous

  • Sync AWS models to latest
aws-sdk-kotlin - v0.17.11-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.17.11-beta] - 11/10/2022

Miscellaneous

  • Sync AWS service models
aws-sdk-kotlin - v0.17.10-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.17.10-beta] - 11/03/2022

Miscellaneous

  • Upgrade smithy to 1.26.1.
  • Sync models and bump smithy-kotlin version for release.
aws-sdk-kotlin - v0.17.9-beta

Published by aws-sdk-kotlin-ci almost 2 years ago

[0.17.9-beta] - 10/27/2022

Fixes

  • #711 Pass client configuration's httpClientEngine to the CredentialsProvider and region to ProfileCredentialsProvider
  • #733 Fix OkHttp engine crashing on Android when coroutine is cancelled while uploading request body
aws-sdk-kotlin - v0.17.8-beta

Published by aws-sdk-kotlin-ci about 2 years ago

[0.17.8-beta] - 10/14/2022

Features

  • #707 Support static stability for IMDS credentials

Fixes

  • #715 Enable intra-repo links in API ref docs

Miscellaneous

  • Sync AWS service models
aws-sdk-kotlin - v0.17.7-beta

Published by aws-sdk-kotlin-ci about 2 years ago

[0.17.7-beta] - 10/03/2022

Features

  • #486 Enable configurability of the retry strategy through environment variables, system properties, and AWS profiles.

Fixes

  • #697 Correct handling of non-success responses when retrieving credentials on ECS.

Miscellaneous

  • Upgrade smithy-kotlin version.
  • Update/clarify changelog and add commit instructions in the Contributing Guidelines
  • Upgrade Kotlin version and dependencies in ECS credentials integration test.
  • Sync AWS models and upgrade smithy-kotlin.
aws-sdk-kotlin - v0.17.6-beta

Published by aws-sdk-kotlin-ci about 2 years ago

[0.17.6-beta] - 09/19/2022

Features

  • #543 Add support for event streams
  • Mark event stream HTTP body as duplex stream

Fixes

  • #694 Merge per-op custom metadata to avoid clobbering per-client metadata

Miscellaneous

  • Sync AWS service models
  • Update smithy-kotlin version
  • Add unbound event stream payload deserialization path
  • Use explict CoroutineScope for consuming event stream flow
aws-sdk-kotlin - v0.17.5-beta

Published by aws-sdk-kotlin-ci about 2 years ago

[0.17.5-beta] - 08/18/2022

Fixes

  • #55 Upgrade smithy-kotlin dependency to fix Mac dlopen issue
  • #601 Remove incorrect . at end of license identifier header in source files.

Documentation

  • #683 Enhance CONTRIBUTING.md with additional details about required PR checks and how to run them locally

Miscellaneous

  • Upgrade smithy-kotlin to latest released version, 0.12.5
  • Upgrade ktlint to 0.46.1.
  • Sync AWS service models
  • Upgrade Smithy to 1.23.0, upgrade Smithy Gradle to 0.6.0
aws-sdk-kotlin - v0.17.4-beta

Published by aws-sdk-kotlin-ci about 2 years ago

[0.17.4-beta] - 08/11/2022

Fixes

  • Update event stream model test template

Miscellaneous

  • Upgrade Kotlin version to 1.7.10
  • Upgrade smithy-kotlin to 0.12.4.