Amplify Android 2.12.0
github-actions
released this
24 Aug 20:26
·
166 commits
to main
since this release
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)