Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.18.0
03 Jun 20:02
Compare
Sorry, something went wrong.
No results found
Features
all: Update to Kotlin SDK 1.2.8 (includes OkHttp Update) (#2813 )
Bug Fixes
auth: Fix HostedUI signout cancellation issue (#2834 )
auth: Fix parsing of REQUIRES_UPPERCASE/REQUIRES_LOWERCASE password settings in Gen1 (#2836 )
Amplify Android 2.17.0
17 May 19:00
Compare
Sorry, something went wrong.
No results found
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
03 May 21:52
Compare
Sorry, something went wrong.
No results found
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
29 Apr 15:55
Compare
Sorry, something went wrong.
No results found
Features
storage: Gen2 Storage API (#2758 )
all: Add Gen2 Config (#2771 )
Amplify Android 2.15.2
25 Apr 12:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auth: Fix incorrect statement about when userId is returned in AuthSignUpResult (#2782 )
storage: Fix multiple instances of TransferDB leading to SQLiteDatabaseLockedException (#2786 )
Amplify Android 2.15.1
12 Apr 20:53
Compare
Sorry, something went wrong.
No results found
Amplify Android 2.15.0
03 Apr 20:00
Compare
Sorry, something went wrong.
No results found
Features
auth: Expose AuthConfiguration directly (#2740 )
Miscellaneous
fix(auth) Add underlying cause to fetchAuthSession error (#2750 )
Amplify Android 2.14.13
28 Mar 20:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
analytics: Set start time before generating session ID (#2747 )
Amplify Android 2.14.12
11 Mar 20:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Predictions: Fix Liveness InvalidSignatureException (#2729 )
Amplify Android 2.14.11
20 Feb 02:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
storage: upload/download fewer files in storage stress test to avoid S3 throttling exception (#2712 )
datastore: Remove unnecessary synchronized causing subscription slowness (#2718 , #2719 )
datastore: Switch to BFS in Join Builder for Alias, fixes - #2488 (#2693 )