Skip to content

Amplify Android 2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 20:26
· 114 commits to main since this release
70b6533

Features

  • auth: Removed dependency on oauth2 token for refreshToken and move to initiateAuth for hostedUI (#2543)

Bug Fixes

  • auth: Fix for missing exception type for sign in (#2567)
  • datastore: Prevent stop from interrupting subsequent start call (#2569)
  • datastore: Ignore ApiAuthExceptions when subscribing or syncing models (#2561)
  • add granular read ops enum (#2265)
  • flutter/datastore: Nullable custom type arrays (#2565)
  • fix(notification): also catch RuntimeExecutionException for google play store device use case (#2562)