Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.29.1

03 Jul 19:28
8bf4317
Compare
Choose a tag to compare

Bug Fixes

  • notifications: Update to latest firebase bom (#3086)

Amplify Android 2.29.0

30 Jun 18:07
f3814d8
Compare
Choose a tag to compare

Features

  • predictions: Add support for a no light liveness challenge (#3083)

Miscellaneous

  • Remove ignored tests (#3079)

Amplify Android 2.28.0

18 Jun 19:38
3530d00
Compare
Choose a tag to compare

Bug Fixes

  • auth: Emit SIGNED_IN event after autoSignIn (#3068)
  • storage: Improve exception handling when attempting to overwrite a file during download (#3056)

Miscellaneous

  • fix(data) Stabilize API/Auth tests (#3065)

AWS AppSync Events for Android 1.0.0

06 Jun 17:37
23d6e6d
Compare
Choose a tag to compare

Amplify Android 2.27.4

15 May 13:32
e31b961
Compare
Choose a tag to compare

Bug Fixes

  • auth: Fix passkey usage on Android < 13 devices (#3039)
  • auth: Update exception handling for devices that don't support passkeys (#3044)
  • auth: Remove WindowManager usage from DeviceDataCollector (#3061)

Amplify Android 2.27.3

02 May 18:22
09e5693
Compare
Choose a tag to compare

Bug Fixes

  • storage: Fix rare edge case of transfer status update crash (#3006)
  • logging: Fixes issue of logging category not initializing properly using gen2 config (#3022)

Apollo AppSync Extensions 1.2.0

08 Apr 17:40
47cead4
Compare
Choose a tag to compare

Features

  • Apollo: Add constructor to ApolloAmplifyConnector for directly specifying connection information (#2980)

Bug Fixes

  • apollo: Fix using Apollo to connect to AppSync in China (#2947)

Amplify Android 2.27.2

20 Mar 16:32
0b38b91
Compare
Choose a tag to compare

Bug Fixes

  • all: Add additional consumer proguard rules for missing classes (#3000)

Amplify Android 2.27.1

27 Feb 18:17
f51182e
Compare
Choose a tag to compare

Bug Fixes

  • auth: Prevent crash if KeyStore not available (ex: instant app) (#2993)
  • storage: Prevent duplicate observer registration in TransferWorkerObserver to mitigate OOM issues (#2988)

Amplify Android 2.27.0

18 Feb 21:46
4bf7b2a
Compare
Choose a tag to compare

Bug Fixes

  • auth: Return cached user id and username instead of refetching them in getCurrentUser (#2985)