Skip to content

Releases: aws-amplify/amplify-android

AWS AppSync Events for Android 1.0.1

08 Sep 13:18
d9eb7a9
Compare
Choose a tag to compare

Bug Fixes

  • events: Ensure WebSocket connection error notifies client (#3127)

Amplify Android 2.30.0

05 Sep 16:08
0dbb4aa
Compare
Choose a tag to compare

Features

  • auth: Refresh Token Rotation (#3112)
  • auth: Prefer Private Session support for WebUI Sign In's (#3108)

Bug Fixes

  • data: Prevent semaphore deadlock within PersistentMutationOutbox (#3115)

Apollo AppSync Extensions 1.2.1

28 Aug 16:18
67346c4
Compare
Choose a tag to compare

Bug Fixes

  • apollo: Remove connect suffix from websocket connection url (#3114)

Amplify Android 2.29.2

01 Aug 18:42
5162009
Compare
Choose a tag to compare

Bug Fixes

  • auth: Select first non http(s) redirect (#3091)
  • analytics: Remove test dependency (#3093)

Miscellaneous

  • Upgraded Kotlin version to 2.2.
  • We are now using OkHttp's stable v5 version.

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)