Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.14.1
Bug Fixes
- auth: Fix for retry sign in when resourceNotFoundException is raised (#2605)
Amplify Android 2.14.0
Amplify Android 2.13.2
Bug Fixes
- push: Prevent Unintended OptOuts (#2587)
Amplify Android 2.13.1
Amplify Android 2.13.0
Amplify Android 2.12.0
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)
Amplify Android 2.11.3
Amplify Android 2.11.2
Amplify Android 1.38.8
Miscellaneous
- Updating aws sdk version (#2546)
Amplify Android 2.11.1
Bug Fixes
- datastore: Observe Query should not return deleted items, fixes - #2069 (#2522)
- predictions: send close frame when error occurs (#2519)
- auth: Fix for sending session expired when an invalid grant exception is received (#2524)
- auth: Fix for when authstate goes to an invalid state on confirmSignIn when it should accept the error state as is (#2534)
- datastore: Fix retry local after a deletion (#2532)