Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.24.0

31 Oct 17:31
d198fc5

Choose a tag to compare

Features

  • auth: Add support for Email MFA (#2935)

Apollo AppSync Extensions 1.1.0

16 Jan 15:21
6f5381f

Choose a tag to compare

Features

  • apollo: Use HTTP headers instead of query parameters for authorization (#2916)

Amplify Android 2.23.0

24 Sep 21:26
d7c02ad

Choose a tag to compare

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

19 Sep 18:05
56e454c

Choose a tag to compare

Features

  • storage: implement multiple buckets support (#2904)

AWS AppSync Apollo Extensions 1.0.0

10 Sep 00:01
e605a14

Choose a tag to compare

This is the initial release for AWS AppSync Apollo Extensions, which implement the AppSync authorization and communication protocols for Apollo, allowing you to use the Apollo GraphQL Client to query, mutate, and subscribe to AppSync.

Amplify Android 2.21.1

22 Aug 20:31
4862ce9

Choose a tag to compare

Bug Fixes

  • notifications: Catch Exception when download icon image of pinpoint notification (#2873)

Amplify Android 2.21.0

30 Jul 14:29
12d14ad

Choose a tag to compare

Features

  • storage: add delimiter support (#2871)

Bug Fixes

  • storage: Remove unused foreground service permission (#2877)

Amplify Android 2.20.0

12 Jul 16:33
bb8bc1c

Choose a tag to compare

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

20 Jun 19:02
b3c79fb

Choose a tag to compare

Bug Fixes

  • auth: Fix isSignedIn states (#2830)
  • DataStore: should not crash on missing version metadata (#2849)

Amplify Android 2.19.0

14 Jun 00:13
37fc35e

Choose a tag to compare

Miscellaneous

  • DataStore Model Sync Parallelization (#2808)