Skip to content

Releases: awslabs/aws-sdk-kotlin

M2 Preview Release

18 Jun 20:37
7fed663
Compare
Choose a tag to compare
M2 Preview Release Pre-release
Pre-release

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

  • applicationcostprofiler
  • apprunner
  • autoscaling
  • cloudformation
  • cloudsearch
  • cloudwatch
  • docdb
  • elasticache
  • elasticbeanstalk
  • elasticloadbalancing
  • elasticloadbalancingv2
  • finspace
  • finspacedata
  • iam
  • neptune
  • nimble
  • rds
  • redshift
  • ses
  • sns
  • sqs
  • ssmcontacts
  • ssmincidents
  • sts

Changes

New Features

Fixes

Other

  • Kotlin 1.5.0 support
  • design docs added to docs/design directory

M1 Preview Release

11 May 00:30
542a85d
Compare
Choose a tag to compare
M1 Preview Release Pre-release
Pre-release

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

Known Issues

  • The Kotlin SDK is not compatible with Kotlin 1.5.0. Please use Kotlin 1.4.x.

Services new in this release

  • accessanalyzer
  • acm
  • acmpca
  • alexaforbusiness
  • amp
  • amplify
  • amplifybackend
  • appconfig
  • appflow
  • appintegrations
  • applicationautoscaling
  • applicationdiscoveryservice
  • applicationinsights
  • appmesh
  • appstream
  • appsync
  • athena
  • auditmanager
  • autoscalingplans
  • backup
  • batch
  • braket
  • budgets
  • build
  • chime
  • cloud9
  • clouddirectory
  • cloudfront
  • cloudhsm
  • cloudhsmv2
  • cloudsearchdomain
  • cloudtrail
  • cloudwatchevents
  • cloudwatchlogs
  • codeartifact
  • codebuild
  • codecommit
  • codedeploy
  • codeguruprofiler
  • codegurureviewer
  • codepipeline
  • codestar
  • codestarconnections
  • codestarnotifications
  • cognitoidentity
  • cognitosync
  • comprehend
  • comprehendmedical
  • computeoptimizer
  • configservice
  • connect
  • connectcontactlens
  • connectparticipant
  • costandusagereportservice
  • costexplorer
  • customerprofiles
  • databasemigrationservice
  • databrew
  • dataexchange
  • datapipeline
  • datasync
  • dax
  • detective
  • devicefarm
  • devopsguru
  • directconnect
  • directoryservice
  • dlm
  • dynamodbstreams
  • ebs
  • ec2instanceconnect
  • ecr
  • ecrpublic
  • ecs
  • efs
  • eks
  • elasticinference
  • elasticsearchservice
  • elastictranscoder
  • emr
  • emrcontainers
  • eventbridge
  • fis
  • fms
  • forecast
  • forecastquery
  • frauddetector
  • fsx
  • glacier
  • globalaccelerator
  • greengrass
  • greengrassv2
  • groundstation
  • guardduty
  • health
  • healthlake
  • honeycode
  • identitystore
  • imagebuilder
  • inspector
  • ivs
  • kafka
  • kendra
  • kinesis
  • kinesisanalytics
  • kinesisanalyticsv2
  • kinesisvideo
  • kinesisvideoarchivedmedia
  • kinesisvideomedia
  • kinesisvideosignaling
  • lakeformation
  • lexmodelbuildingservice
  • lexmodelsv2
  • lexruntimeservice
  • lexruntimev2
  • licensemanager
  • lookoutequipment
  • lookoutmetrics
  • lookoutvision
  • machinelearning
  • macie
  • macie2
  • managedblockchain
  • marketplacecatalog
  • marketplaceentitlementservice
  • marketplacemetering
  • mediaconnect
  • mediapackage
  • mediapackagevod
  • mediastore
  • mediastoredata
  • mediatailor
  • mgn
  • migrationhub
  • migrationhubconfig
  • mobile
  • mq
  • mturk
  • mwaa
  • networkfirewall
  • networkmanager
  • opsworks
  • opsworkscm
  • organizations
  • outposts
  • personalize
  • personalizeevents
  • personalizeruntime
  • pi
  • pinpointemail
  • pinpointsmsvoice
  • pricing
  • qldb
  • qldbsession
  • quicksight
  • ram
  • rdsdata
  • redshiftdata
  • rekognition
  • repocache
  • resourcegroups
  • resourcegroupstaggingapi
  • robomaker
  • route53
  • route53domains
  • route53resolver
  • s3
    • NOTE: S3 is a complicated service, this initial release DOES NOT have complete support for all S3 features.
  • s3control
  • s3outposts
  • sagemaker
  • sagemakera2iruntime
  • sagemakeredge
  • sagemakerfeaturestoreruntime
  • sagemakerruntime
  • savingsplans
  • schemas
  • serverlessapplicationrepository
  • servicecatalog
  • servicecatalogappregistry
  • servicediscovery
  • servicequotas
  • sesv2
  • sfn
  • shield
  • signer
  • sms
  • snowball
  • sso
  • ssoadmin
  • ssooidc
  • storagegateway
  • support
  • swf
  • synthetics
  • textract
  • timestreamquery
  • timestreamwrite
  • transcribe
  • transfer
  • waf
  • wafregional
  • wafv2
  • wellarchitected
  • workdocs
  • worklink
  • workmail
  • workmailmessageflow
  • workspaces
  • xray

Changes

New Features

Fixes

Other

Initial Preview Release

18 Mar 19:15
b0c22ea
Compare
Choose a tag to compare
Pre-release

WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!

This is the initial beta release of AWS SDK Kotlin. It represents an early look at the overall API surface.

See the Getting Started Guide for how to work with beta releases and examples.

Services in this release

  • DynamoDB
  • Polly
  • Translate
  • Cognito Identity Provider
  • Secrets Manager
    • NOTE: Default idempotency token provider will not currently work, you'll need to override the config to create or update secrets until #180 is implemented
  • KMS
  • Lambda

NOTES:

  • We currently can (theoretically) support any JSON based AWS protocol. If there is a service you would like to see added in a future release (before developer preview) please reach out and let us know.
  • No customizations are currently implemented, some SDK's may not behave 100% correctly without such support.
  • Retries, waiters, paginators, and other features are not yet implemented

Features

  • Coroutine API
  • DSL Builders
  • Default (environment or config) or static credential providers only. Additional providers will be added in later releases.
  • JVM only support (multiplatform support is on the roadmap)

Test release

17 Mar 00:10
fb23ef0
Compare
Choose a tag to compare
Test release Pre-release
Pre-release

M0 test release.

See Getting Started

Changelog