- Minor bug fixes and improvements
- feat(api): move App Sync subscription headers to protocol (#5301)
- fix(api): Reconnect WebSocket when resuming app from a paused state (#5567)
- fix(api): web socket error handling (#5359)
- fix(datastore): Restart Sync Engine when network on/off (#5218)
- chore: bump json_annotation dependency to v4.9
- Minor bug fixes and improvements
- feat: Support Amplify Gen 2 outputs (#5073)
- Minor bug fixes and improvements
- chore!: Model .fromJson() Refactor (#4665)
- chore!: Removed deprecated members … (#4772)
- chore!: remove Model.getId() usages (#4774)
- feat!: use plugin options for optional plugin parameters (#4762)
- feat: Add attributeExists query predicate (#4134)
- fix(api): Paginated GraphQL preserve request params (#4605)
- fix(api): Web socket decode connection errors (#4606)
- feat: update plus plugins version (#4619)
- feat(api): add copyWith to GraphQLRequest (#4365)
- fix(api): GraphQL Model Helpers support lowercase model names #4143 (#4144)
- Minor bug fixes and improvements
- Minor bug fixes and improvements
- fix: removed trailing slash at the end of uri (#3626)
- Minor bug fixes and improvements
- Minor bug fixes and improvements
- Minor bug fixes and improvements
- fix(api): GraphQL subscription with custom domain formats URI correctly (#3148)
- Dart 3 support (must update Dart SDK constraint to
^3.0.0
)
- fix(repo): Flutter 3.3 support
- Minor bug fixes and improvements
- fix(api): Auth provider registration
- fix(api): Include owner field in selection set (#2795)
- fix(api): Support model definition target name (#2814)
- fix(api): Supported protocols should be set on base client only
- Minor bug fixes and improvements
- fix(api): early call of Amplify creates wrong instance of AmplifyClass
- fix(api): write null values in ModelMutations.create() unless owner field (#2679)
- feat(api)!: custom primary key support for GraphQL model helpers (#2606)
- feat(api): GraphQL Subscription Where Filter (#2650)
- fix(api): include parent IDs in selection set for model helpers (#2655)
- fix(api): Web Socket Multiple Requests Synchronously (#2567)
- fix(api): model helpers use targetNames in schemas with CPK enabled (#2559)