Skip to content

Amplify Android 2.14.4

Compare
Choose a tag to compare
@gpanshu gpanshu released this 09 Nov 23:52
· 93 commits to main since this release

Bug Fixes

  • auth: Fix for when alias is used to sign in and deviceKey is stored with the entered username instead of retrieved username (#2614)
  • datastore: Add Model Class Check in getMutationById() to Prevent Cross-Model Primary Key Collisions (#2612)
  • datastore: Temporary workaround to stabilize DataStore test. (#2618)