What's Changed
- Modify to prevent unreachable code from occurring by @taako-502 in #2846
- Make root go generate re-generate packages by @StevenACoffman in #2859
- Allow fields that return root level definitions by @teandresmith in #2858
- vikstrous/dataloadgen replaces recommended dataloader package in example docs by @vikstrous in #2770
- Use defer wg.Done() in FieldSet Dispatch by @UnAfraid in #2861
- Update examples go.mod with appdash replacements by @regynald in #2863
- Remove archived dependency appdash by @UnAfraid in #2866
- Fix for Entity Interface Model Generation by @kjones-onx in #2868
- fix: avoid panic from tracing on bad request by @SteveRuble in #2871
New Contributors
- @teandresmith made their first contribution in #2858
- @regynald made their first contribution in #2863
- @kjones-onx made their first contribution in #2868
- @SteveRuble made their first contribution in #2871
Full Changelog: v0.17.41...v0.17.42