Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.14.11
Amplify Android 2.14.10
Features
- datastore: Improve Sync Performance Through SQLite Transaction Batching (#2703)
Bug Fixes
- api: Use provided Content-Type to create RequestBody (#2666)
- auth: Add MFAType.challengeResponse extension (#2680)
- core: use returns instead of answers on coEvery (#2653)
- datastore: Fix DataStore peek exception (#2702)
- geo: Fix Geo Plugin Auth injection (#2704)
- all: Add fallback logic for corrupt keys to EncryptedKeyValueRepository (#2686)
- datastore: Fix test failure introduced with slower test runs from SQLite (#2708)
Miscellaneous
- Update to AWS Kotlin SDK v1.x stable (#2695)
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)