Releases: aws-amplify/amplify-android
Releases · aws-amplify/amplify-android
Amplify Android 2.24.0
Features
- auth: Add support for Email MFA (#2935)
Amplify Android 2.23.0
Features
- predictions: Added region handling for creating correct streaming endpoint from region (#2923)
- api: Pass authorization in header instead of query parameter for API category (#2918)
Amplify Android 2.22.0
Features
- storage: implement multiple buckets support (#2904)
AWS AppSync Apollo Extensions 1.0.0
Amplify Android 2.21.1
Bug Fixes
- notifications: Catch Exception when download icon image of pinpoint notification (#2873)
Amplify Android 2.21.0
Features
- storage: add delimiter support (#2871)
Bug Fixes
- storage: Remove unused foreground service permission (#2877)
Amplify Android 2.20.0
Features
- storage: add object existence validation option to get presigned url (#2848)
Bug Fixes
- notifications: Prevent notifications text from being truncated (#2856)
- api: Don't prevent subscribing with API_KEY when there is also an owner-based rule (#2828)
Miscellaneous
- analytics: Update junit ktx dependency (#2859)
- auth: Fix tests by using proper birthdate attribute according to Cognito (#2865)
- all: Remove ignored tests (#2867)
Amplify Android 2.19.1
Bug Fixes
- auth: Fix isSignedIn states (#2830)
- DataStore: should not crash on missing version metadata (#2849)
Amplify Android 2.19.0
Miscellaneous
- DataStore Model Sync Parallelization (#2808)
Amplify Android 2.18.0
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)