Skip to content

Releases: aws-amplify/amplify-android

Amplify Android Kotlin Facade 0.9.0

27 Aug 21:15
602eef1
Compare
Choose a tag to compare

Features

  • datastore: Retry sync (#1414)

Amplify Android 1.24.1

19 Aug 19:59
c241e51
Compare
Choose a tag to compare

Bug Fixes

  • handle null values for predicates (#1435)

Amplify Android Kotlin Facade 0.8.1

19 Aug 19:59
c241e51
Compare
Choose a tag to compare

Bug Fixes

  • handle null values for predicates (#1435)

Amplify Android 1.24.0

07 Aug 00:15
0a0a905
Compare
Choose a tag to compare

Features

  • auth: add options to resendSignUpCode (#1422)
  • auth: add options to resetPassword and confirmResetPassword (#1426)

Bug Fixes

  • api: expose selectionSet in request builder (#1440)
  • check for canceled call to fix RxJava crash (#1441)

Amplify Android Kotlin Facade 0.8.0

07 Aug 00:14
0a0a905
Compare
Choose a tag to compare

Features

  • auth: add options to resendSignUpCode (#1422)
  • auth: add options to resetPassword and confirmResetPassword (#1426)

Bug Fixes

  • api: expose selectionSet in request builder (#1440)
  • check for canceled call to fix RxJava crash (#1441)

Amplify Android 1.23.0

27 Jul 16:58
06b25aa
Compare
Choose a tag to compare

Features

  • add support for AWS_LAMBDA auth type (#1412)

Miscellaneous

  • Delete stale.yml (#1421)
  • Updated DataStore delete test based on expected delete behavior (#1423)
  • feat(api) add CUSTOM case to AuthStrategy (#1428)

Amplify Android Kotlin Facade 0.7.0

27 Jul 16:58
06b25aa
Compare
Choose a tag to compare

Features

  • add support for AWS_LAMBDA auth type (#1412)

Miscellaneous

  • Delete stale.yml (#1421)
  • Updated DataStore delete test based on expected delete behavior (#1423)
  • feat(api) add CUSTOM case to AuthStrategy (#1428)

Amplify Android 1.22.0

15 Jul 22:41
5eaae0c
Compare
Choose a tag to compare

Features

  • aws-auth-cognito: Adds clientMetadata to AWSCognitoAuthSignUpOptions (#1407)

Amplify Android Kotlin Facade 0.6.0

15 Jul 22:43
5eaae0c
Compare
Choose a tag to compare

Features

  • aws-auth-cognito: Adds clientMetadata to AWSCognitoAuthSignUpOptions (#1407)

Amplify Android 1.21.0

08 Jul 19:59
bd0e8ab
Compare
Choose a tag to compare

Features

  • datastore: Return nested data for belongsTo associations in datastore (#1390)

Bug Fixes

  • analytics: allow user attributes in identifyUser (#1306)