Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.14.9
Amplify Android 2.14.8
Amplify Android 2.14.7
Bug Fixes
- datastore: Update Model Class Check in getMutationForModelId() from using ModelSchema class name to mutatedItem modelName (#2637)
Amplify Android 2.14.6
Bug Fixes
- auth: Add userAttributes to confirmSignIn call (#2640)
Amplify Android 2.14.5
Bug Fixes
- predictions: liveness: correct websocket retry logic (#2634)
Amplify Android 2.14.4
Bug Fixes
- auth: Fix for when alias is used to sign in and deviceKey is stored with the entered username instead of retrieved username (#2614)
- datastore: Add Model Class Check in getMutationById() to Prevent Cross-Model Primary Key Collisions (#2612)
- datastore: Temporary workaround to stabilize DataStore test. (#2618)
Amplify Android 2.14.3 (deprecated)
Note: Version 2.14.3 has been deprecated. If you are currently using this version, and also use the Liveness UI component, upgrade to 2.14.4 immediately.
Bug Fixes
- liveness: Liveness web socket expiration retry (#2615)
Amplify Android 2.14.2
Bug Fixes
- auth: Fix for when alias is used to sign in and deviceKey is stored with the entered username instead of retrieved username (#2614)
- datastore: Add Model Class Check in getMutationById() to Prevent Cross-Model Primary Key Collisions (#2612)
- datastore: Temporary workaround to stabilize DataStore test. (#2618)
Amplify Android 2.14.1
Bug Fixes
- auth: Fix for retry sign in when resourceNotFoundException is raised (#2605)