Skip to content

Amplify Android 1.6.8

Compare
Choose a tag to compare
@richardmcclellan richardmcclellan released this 21 Dec 17:42
· 1255 commits to main since this release
a3e26a4

DataStore

  • Send unix epoch in OutboxMutationEvent instead of Temporal.Timestamp. (#1052) (Thanks @kjones!)
  • fix: MutationProcessor - Fix missing schema on SerializedModel mutations. (#1051) (Thanks @kjones!)
  • fix: resolves an app crash that occurred when going offline (#1039)
  • fix: ignore foreign key error during sync (#1058)
  • fix: Query results should be sorted when sort order provided (#1049)

API

  • fix: response deserialization should only skip top level for specific response types (#1062)

Other

  • Added IDE codestyle to match checkstyle expectations (#1048)

See all changes between 1.6.7 and 1.6.8.