Skip to content

Releases: aws-amplify/amplify-android

Amplify Android 2.7.0

04 Apr 19:55
e810ac0

Choose a tag to compare

Features

  • predictions: Liveness (#2381)

Bug Fixes

  • auth: Fix Kotlin Facade fetchAuthSession options mapping (#2384)

Amplify Android 2.6.0

31 Mar 01:40
6aec734

Choose a tag to compare

Features

  • aws-datastore: Make the Sync Engine pausable/resumable on connectivity changes (#2306)

Bug Fixes

  • datastore: Fix MutationProcessorRetryTest (#2197)
  • datastore: Use a UnicastSubject instead of a ReplaySubject (#2353)
  • maplibre-adapter: update MapLibre version (#2370)
  • predictions: null check values returned from service (#2377)
  • api: Use better fallback for list query v2 (#2344)

Amplify Android 1.38.3

29 Mar 18:43
ffde46c

Choose a tag to compare

Bug Fixes

  • maplibre-adapter: update MapLibre version (#2371)

Miscellaneous

  • Use better fallback for list query v1 (#2345)

Amplify Android Kotlin Facade 0.22.3

29 Mar 18:44
ffde46c

Choose a tag to compare

Bug Fixes

  • maplibre-adapter: update MapLibre version (#2371)

Miscellaneous

  • Use better fallback for list query v1 (#2345)

Amplify Android Geo 1.0.1

29 Mar 18:45
ffde46c

Choose a tag to compare

Bug Fixes

  • maplibre-adapter: update MapLibre version (#2371)

Amplify Android 2.5.0

22 Mar 22:20
f0baba1

Choose a tag to compare

Features

  • notifications: add push notifications category and plugin (#2336)

Amplify Android 2.4.1

21 Mar 22:45
38045c0

Choose a tag to compare

Bug Fixes

  • auth: Add hosted ui error description on token failure (#2338)
  • api: Use instr() for beginswith checking v2 (#2347)

Amplify Android 1.38.2

22 Mar 00:40
0c7da40

Choose a tag to compare

Bug Fixes

  • core: add null checks for dev menu logs (#2333)
  • api: Use instr() for string checking v1 (#2346)

Amplify Android Kotlin Facade 0.22.2

22 Mar 00:40
38045c0

Choose a tag to compare

Bug Fixes

  • core: add null checks for dev menu logs (#2333)
  • api: Use instr() for string checking v1 (#2346)

Amplify Android 2.4.0

16 Mar 22:15
c4ebb09

Choose a tag to compare

Features

  • auth: Add aws-core and AWSCredentialsProvider (#2316)

Bug Fixes

  • core: add null checks for dev menu logs (#2332)
  • datastore: Accept applicable data if errors are present when syncing (#2278)
  • auth: Fix for missing session variable when custom auth is performed (#2335)