Skip to content

AWS Mobile SDK for Android v2.7.1

Compare
Choose a tag to compare
@scb01 scb01 released this 19 Dec 04:30

Misc. Updates

  • AWSAppSync now depends on AWSCore version 2.9.1 instead of 2.8.2.

Bug Fixes

  • Adjusted mutation processing logic to remove mutations from the queue only after they have been processed by the server and maintain sequential execution semantics. See issue #40, issue #33, issue #72, and issue #82