Skip to content

📌 v2.26.23 (2022-01-10)

Compare
Choose a tag to compare
@AaronZyLee AaronZyLee released this 12 Jan 21:28

This version is pinned in @aws-amplify/[email protected]

Fixed several bugs regarding GraphQL Transfomer V2

E2E tests

Bug Fixes

  • remove early removal of field from model in the case of connection (3de34f4)
  • remove unused import per LGTM check (7b4a24d)
  • appsync-modelgen-plugin: associatedWith correctly points to model field rather than ID in bi-directional relations (a39b61d)
  • appsync-modelgen-plugin: revert #326 (d36323d)
  • appsync-modelgen-plugin: turn on the shouldUseModelNameFieldInHasManyAndBelongsTo flag for Android (6cf1ebb)
  • change the if statement (0b0b075)
  • partially rolling back commit 310 for flutter, swift, and java platforms (#319) (6c2f0c8)
  • set associatedWith to correct field with hasOne/hasMany and belongsTo (289e38b)