Amplify Android 1.6.9
changxu0306
released this
08 Jan 23:32
·
1241 commits
to main
since this release
DataStore
- Put missing column name in a verbose log (#1068)
- Verbose log instead of warn when deleting a non existent item (#1081)
- Remove overloaded query method in favor of just one (#1092)
- fix: Publish
networkStatus
event at correct times (#1067) - fix: Defer
merger.merge
to avoid failure if outbox has mutation (#1082) - fix: Make PersistentMutationOutbox operations synchronized (#1085)
- fix: Publish each cascading delete (#1059)
- fix: Continue processing outbox items after removal (#1084)
Auth
- Add explicit error for signin cancelation (#1073)