What's Changed
- Add nested batch resolver tests and documentation to batchresolver example by @dpulpeiro in #4043
- Fix panic in unmarshalling null to non-nullable bound type by @deitrix in #4055
- Fixes a bug that causes excessive pruning by @AdallomRoy in #4054
- Missing config options in gqlgen.schema.json by @atzedus in #4045
- feat: support @gofield(batch: true) directive by @dpulpeiro in #4040
- Remove duplicated buildField batch flag block by @dpulpeiro in #4057
- feat: add incremental code generation for follow-schema layout by @jhonDoe15 in #4042
- chore(deps): bump dawidd6/action-download-artifact from 14 to 15 by @dependabot[bot] in #4037
- chore(deps): bump devops-actions/actionlint from 0.1.10 to 0.1.11 by @dependabot[bot] in #4036
- chore(deps-dev): bump @apollo/client from 4.1.4 to 4.1.5 in /integration by @dependabot[bot] in #4035
- chore(deps-dev): bump @graphql-codegen/client-preset from 5.2.2 to 5.2.3 in /integration by @dependabot[bot] in #4034
- chore(deps): bump github.com/sosodev/duration from 1.3.1 to 1.4.0 by @dependabot[bot] in #4032
- chore(deps-dev): bump @graphql-codegen/cli from 6.1.1 to 6.1.2 in /integration by @dependabot[bot] in #4033
- chore(deps-dev): bump rollup from 4.56.0 to 4.59.0 in /integration in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4039
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 by @dependabot[bot] in #4046
- chore(deps-dev): bump @apollo/client from 4.1.5 to 4.1.6 in /integration by @dependabot[bot] in #4048
- chore(deps): bump mikepenz/action-junit-report from 6.2.0 to 6.3.1 by @dependabot[bot] in #4049
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #4050
- chore(deps): bump dawidd6/action-download-artifact from 15 to 16 by @dependabot[bot] in #4051
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #4052
- chore(deps-dev): bump graphql from 16.12.0 to 16.13.0 in /integration by @dependabot[bot] in #4047
- chore(deps): bump immutable from 3.7.6 to 5.1.5 in /integration in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4058
New Contributors
- @dpulpeiro made their first contribution in #4043
- @jhonDoe15 made their first contribution in #4042
Full Changelog: v0.17.87...v0.17.88