Skip to content

Amplify Android 2.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 23:45
· 93 commits to main since this release
e685a92

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)