Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.8.5

06 Jun 00:25
8194538
Compare
Choose a tag to compare

Bug Fixes

  • datastore: Fix reachability debouncer causing delay on local inserts (#2464)

Amplify Android 2.8.4

12 May 18:22
db5a501
Compare
Choose a tag to compare

Bug Fixes

  • datastore: send only distinct network events after subscribe (#2451)

Amplify Android 2.8.3

11 May 16:04
77b66a8
Compare
Choose a tag to compare

Bug Fixes

  • datastore: SerializedCustomType de/serialization (#2350)
  • auth: Use java.time.Instant for AWSTemporaryCredentials expiration (#2415)
  • datastore: Load pending mutations one at a time from outbox (#2428)
  • datastore: register network callback only once in reachability monitor (#2434)
  • api: Allow null associations on non-required fields. (#2440)

Amplify Android 1.38.5

11 May 20:57
2f0ec19
Compare
Choose a tag to compare

Bug Fixes

  • api: Handle delete request with no body (#2405)
  • datastore: SerializedCustomType de/serialization (#2363)
  • datastore: Load pending mutations one at a time from outbox (v1) (#2429)

Miscellaneous

  • Enable TLSv1.2 support for pre Android Lollipop devices (#3258)

Amplify Android Kotlin Facade 0.22.5

11 May 20:58
2f0ec19
Compare
Choose a tag to compare

Bug Fixes

  • api: Handle delete request with no body (#2405)
  • datastore: SerializedCustomType de/serialization (#2363)
  • datastore: Load pending mutations one at a time from outbox (v1) (#2429)

Miscellaneous

  • Enable TLSv1.2 support for pre Android Lollipop devices (#3258)

Amplify Android 2.8.2

28 Apr 20:18
f4f8301
Compare
Choose a tag to compare

Miscellaneous

  • fix(all) Fix non-existent aws-http version + ensure Smithy version matches one in Kotlin SDK (#2425)

Amplify Android 2.8.1

27 Apr 21:18
8871420
Compare
Choose a tag to compare

Bug Fixes

  • String interpolation for workflow (#2412)
  • Restore notifying comments on pending-close-response issues (#2417)

Miscellaneous

  • Revert "fix(datastore): Fix MutationProcessorRetryTest" (#2419)

Amplify Android 2.8.0

21 Apr 02:01
a7cfaa8
Compare
Choose a tag to compare

Features

  • storage: Add pagination support for list api (#2395)

Bug Fixes

  • datastore: Release semaphore if an error occurs while starting or stopping the Orchestrator (#2398)
  • api: Handle delete request with no body (#2406)
  • auth: Prevent auth calls from processing until configured or errored (#2402)

Amplify Android 1.38.4

20 Apr 22:26
af2004e
Compare
Choose a tag to compare

Bug Fixes

  • predictions: Fix processing for table title blocks (#2407)

Amplify Android Kotlin Facade 0.22.4

20 Apr 22:26
af2004e
Compare
Choose a tag to compare

Bug Fixes

  • predictions: Fix processing for table title blocks (#2407)