📌 v2.26.23 (2022-01-10)
This version is pinned in @aws-amplify/[email protected]
Fixed several bugs regarding GraphQL Transfomer V2
E2E tests
- updating occurrences of amplify publish in e2e-core as well (d9e221d)
- update expected messages per change to CLI aws-amplify/amplify-cli#8573 (7f4bf48)
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)