Skip to content

Amplify Android 2.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 16:04
· 214 commits to main since this release
77b66a8

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)