Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.26.0

17 Jan 01:07
08da562
Compare
Choose a tag to compare

Features

  • all: Add ability to use OkHttp4 with Amplify v2.x (#2970)

Bug Fixes

  • datastore: base sync when sync expression changes (#2937)
  • auth: Fallback to in-memory key value storage if encryption fails (#2969)
  • logging: CloudWatch Plugin 16KB page size support (#2919)
  • storage: Fix SocketTimeoutException when executing a long multi-part upload (#2973)

Amplify Android 2.25.1

16 Jan 15:08
efa5e69
Compare
Choose a tag to compare

Bug Fixes

  • auth: Fix Device Metadata migration if alised userId was used (#2963)

Amplify Android 2.25.0

27 Nov 02:34
83605cb
Compare
Choose a tag to compare

Features

  • auth: Add Passwordless features to Amplify (#2952)

Amplify Android 2.24.1

21 Nov 19:04
43f6e90
Compare
Choose a tag to compare

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)

Amplify Android 2.24.0

31 Oct 17:31
d198fc5
Compare
Choose a tag to compare

Features

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

Apollo AppSync Extensions 1.1.0

16 Jan 15:21
6f5381f
Compare
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
Compare
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
Compare
Choose a tag to compare

Features

  • storage: implement multiple buckets support (#2904)

AWS AppSync Apollo Extensions 1.0.0

10 Sep 00:01
e605a14
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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