What's Changed
- Drop Go 1.22, update golang.org/x dependencies and Go version directives by @StevenACoffman in #3592
- Go 1.24 exec order is unstable by @StevenACoffman in #3591
- Fix wrong variable name in gin.md by @jbelien in #3551
- codegen/type.gotpl: Avoid tautological nil check for slices by @HaraldNordgren in #3552
- Add support application/graphql-response+json by @vvakame in #3555
- feat: Add SchemaMutator method to be used by plugins by @islamaliev in #3554
- Bugfix for code generation while using goField and goModel tags together for one type. by @atzedus in #3562
- Update gqlparser by @StevenACoffman in #3564
- Fix integration by @StevenACoffman in #3571
- feat: Expose GQL Extensions to OperationContext by @NavidMitchell in #3574
- feat: add StoragePrefix to graphiql playground by @eiixy in #3587
- chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot in #3549
- chore(deps-dev): bump @apollo/client from 3.12.11 to 3.13.1 in /integration by @dependabot in #3548
- chore(deps-dev): bump graphql-ws from 5.16.2 to 6.0.4 in /integration by @dependabot in #3547
- chore(deps-dev): bump @graphql-codegen/cli from 5.0.4 to 5.0.5 in /integration by @dependabot in #3546
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.6.2 to 4.6.4 in /integration by @dependabot in #3556
- chore(deps-dev): bump vite from 6.1.0 to 6.1.1 in /integration by @dependabot in #3557
- chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #3559
- chore(deps-dev): bump vitest from 3.0.5 to 3.0.7 in /integration by @dependabot in #3561
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /integration by @dependabot in #3570
- chore(deps): bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #3568
- chore(deps-dev): bump vite from 6.1.1 to 6.2.0 in /integration by @dependabot in #3569
- chore(deps): bump the npm_and_yarn group in /integration with 2 updates by @dependabot in #3566
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.6.4 to 4.7.0 in /integration by @dependabot in #3576
- chore(deps-dev): bump @apollo/client from 3.13.1 to 3.13.3 in /integration by @dependabot in #3578
- chore(deps-dev): bump vite from 6.2.0 to 6.2.1 in /integration by @dependabot in #3579
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #3582
- chore(deps-dev): bump urql from 4.2.1 to 4.2.2 in /integration by @dependabot in #3577
- chore(deps-dev): bump vitest from 3.0.7 to 3.0.8 in /integration by @dependabot in #3580
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /_examples/websocket-initfunc/server in the go_modules group across 1 directory by @dependabot in #3588
- chore: remove typecheck linter by @alexandear in #3590
New Contributors
- @jbelien made their first contribution in #3551
- @islamaliev made their first contribution in #3554
- @NavidMitchell made their first contribution in #3574
- @eiixy made their first contribution in #3587
Full Changelog: v0.17.66...v0.17.67