Amplify Android 1.6.7
DataStore
-
Encountering error while publishing mutation no longer crashes DataStore. See PR #976.
-
Fixed a race condition in the sync engine. See Issue #1010.
-
Storage engine behavioral updates:
-
Improved Flutter support:
Auth
- Now supports specifying custom browser for web UI. See PR #1030.
API
- Fix Rest API's DELETE operation. See Issue #1028.