Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.19.0
Miscellaneous
- DataStore Model Sync Parallelization (#2808)
Amplify Android 2.18.0
Amplify Android 2.17.0
Features
- core: Add APIs to lazily evaluate log statements (#2811)
Bug Fixes
- analytics: Make Analytics Options Builder build function public for Java to call (#2804)
- predictions: Ignore unknown events from liveness websocket (#2736)
- api: Fix the handling of exceptions when subscribing with Kotlin Facade (#2821)
- auth: Prevent Rare Deadlock Scenario (#2822)
- api: Add missing JvmStatic annotations (#2823)
Amplify Android 2.16.1
Bug Fixes
- logging: Fix unexpected behavior of bulkDelete action (#2772) (#2776)
- auth: Fix timestamp issue with v1 to v2 migration (#2799)
- datastore: Reconcile batch process optimization bug #2727 (#2749)
- Storage: Prevent InputStream errors from calling back more than once (#2742)
- datastore: Prevent datastore error with single auth rule when Mu… (#2760)
- datastore: List errors that are returned from AppSync (#2801)
Amplify Android 2.16.0
Amplify Android 2.15.2
Amplify Android 2.15.1
Bug Fixes
- auth: Fix issue where unauthenticated logins caused 401 because refresh caused new credentials to be created (#2752)
Amplify Android 2.15.0
Amplify Android 2.14.13
Bug Fixes
- analytics: Set start time before generating session ID (#2747)
Amplify Android 2.14.12
Bug Fixes
- Predictions: Fix Liveness InvalidSignatureException (#2729)