Releases: aws-amplify/amplify-codegen
amplify-codegen@4.10.0
What's Changed
- chore: handle Gen1 usage prompt during init by @phani-srikar in #897
- chore: update schema test library version, cookie dep version by @phani-srikar in #896
- chore: release codegen plugin by @phani-srikar in #898
- feat: remove
update: null
for conversation model in MIS by @atierian in #895 - feat: Sync codegen behavior implementation adding generateModelsSync by @stocaaro in #894
- fix(appsync-modelgen-plugin): add conversation.owner field by @atierian in #893
- Prep release by @bobbyu99 in #903
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.7...amplify-codegen@4.10.0
amplify-codegen@4.9.7
What's Changed
- fix: allow required uni-directional hasOne with @connection when datastore is disabled by @dpilch in #888
- Prep release by @dpilch in #889
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.6...amplify-codegen@4.9.7
amplify-codegen@4.9.6
What's Changed
- chore: set resolutions for fast-xml-parser scoped to test package by @dpilch in #876
- build(deps): bump dset from 3.1.3 to 3.1.4 by @dependabot in #877
- fix(amplify-codegen): support multiple indexes on the same field in introspection schema by @sundersc in #879
- docs: add e2e test run to pr checklist by @dpilch in #882
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.5...amplify-codegen@4.9.6
amplify-codegen@4.9.5
What's Changed
- test: remove duplicate enum def by @dpilch in #861
- chore: update axios dependency by @phani-srikar in #865
- build(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #871
- feat(appsync-modelgen-plugin): add support for generation route definitions by @atierian in #869
- feat(conversation): add conversation route handling in mis by @atierian in #872
- feature(appsync-modelgen-plugin): add generation and conversation route handling by @atierian in #873
- chore: release codegen packages by @phani-srikar in #875
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.4...amplify-codegen@4.9.5
v4.9.4 (2024-07-01)
What's Changed
- chore: add a 'api contract' comment to MIS preamble by @palpatim in #850
- chore: add checklist to verify the supported graphql types by @sundersc in #851
- docs: fix gen 2 issue template by @dpilch in #852
- build(deps): bump ws from 8.14.2 to 8.17.1 by @dependabot in #853
- build(deps): bump ws from 7.5.9 to 7.5.10 by @dependabot in #854
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #855
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.6.2...amplify-codegen@4.9.4
v4.9.3 (2024-05-22)
What's Changed
- build(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #834
- chore: upgrade test schema library by @dpilch in #837
- docs: add gen 2 issue report and update feature request by @dpilch in #840
- fix(amplify-codegen): fix for non-model decoding in flutter v1 by @Equartey in #843
- ci: add deprecate workflow by @dpilch in #846
- chore: fix windows build issue by @phani-srikar in #847
- chore: release codegen packages by @phani-srikar in #848
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.2...amplify-codegen@4.9.3
v4.9.2 (2024-05-06)
What's Changed
- fix: java builder steps to respect handleListNullabilityTransparently by @dpilch in #830
- chore: update nexpect to latest by @AaronZyLee in #831
- test: add gen2 e2e tests by @AaronZyLee in #833
- fix: add missing closing parens on swift hasMany by @dpilch in #835
- Release by @dpilch in #836
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.1...amplify-codegen@4.9.2
v4.9.1 (2024-04-29)
What's Changed
- feat: use a different associated field for references on native by @dpilch in #818
- fix: validate references on belongsTo when cpk is disabled by @dpilch in #822
- Release references codegen for native by @dpilch in #829
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.9.0...amplify-codegen@4.9.1
v4.9.0 (2024-04-25)
What's Changed
- feat: allow codegen to run in browser by @dpilch in #789
- chore: add explainer for model introspection schema relationships by @palpatim in #806
- Main to gen2 by @dpilch in #808
- feat: set correct association with references by @dpilch in #793
- build(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #810
- fix: use standalone ajv validation for model introspection schema by @AaronZyLee in #807
- chore: merge main into gen2 release by @AaronZyLee in #812
- fix: do not remove belongsTo target names when using references by @dpilch in #814
- fix!: use transformer version 2 by default by @dpilch in #813
- chore(amplify-codegen): dart api model .fromJson() refactor by @Equartey in #593
- Merge main to gen 2 branch by @dpilch in #817
- style(amplify-codegen): adds a todo comment by @Equartey in #820
- test: update snapshots by @dpilch in #819
- build: fix schema generation by @dpilch in #821
- fix: return reference behavior to main for all but introspection by @dpilch in #824
- Merge feature/gen2-release to main by @dpilch in #825
- style(amplify-codegen): added lint ignore to support Amplify Flutter V2 by @Equartey in #823
- test: update dart snapshots by @dpilch in #828
- chore: release changes needed to support Gen2 CLI by @dpilch in #826
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.8.0...amplify-codegen@4.9.0
v4.8.0 (2024-04-03)
What's Changed
- build(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #788
- fix: pass improve pluralization flag by @dpilch in #797
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #798
- test: ensure order of targetNames and primaryKeyInfo.sortKeyFieldNames by @dpilch in #800
- test: add fields argument unit tests for model intro schema by @dpilch in #801
- feat: use default directives from @aws-amplify/graphql-directives by @dpilch in #796
- feat: add angular codegen v6 support by @AaronZyLee in #799
- ci: add closed issue message by @dpilch in #804
- fix: process input object, union and interface metadata in model introspection schema codegen by @AaronZyLee in #795
- Release by @dpilch in #802
Full Changelog: https://github.com/aws-amplify/amplify-codegen/compare/amplify-codegen@4.7.4...amplify-codegen@4.8.0