What's Changed
- Added new Maintainer @UnAfraid 🥳
- Add server GraphQL rules customization by @StevenACoffman in #3779
- Fixed benchmark not awaiting dispatched operation by @UnAfraid in #3781
- Better duration documentation by @StevenACoffman in #3812
- Documentation of the Omittable type by @evellior in #3813
- fix: handle nil-return from field hooks to omit a field from code generation by @7opf in #3814
- Add Support For All SIgned and Unsigned Integers by @rodneyosodo in #3787
- Updated federation integration tests by @UnAfraid in #3829
- Updated integration tests by @UnAfraid in #3831
- fix generating enum maps for slices by @adamgonen in #3830
- Move field generated code to graphql package by @dloukadakis in #3832
- Drop support for Go 1.23 and Add support for Go 1.25 by @StevenACoffman in #3833
- Pin GitHub Actions to SHA1 with human readable comments for security, lint actions by @StevenACoffman in #3834
- Fix test coverage script by @StevenACoffman in #3838
- Try alternative coverage package include/exclude by @StevenACoffman in #3839
- chore(deps-dev): bump @apollo/client from 3.13.8 to 3.13.9 in /integration by @dependabot[bot] in #3783
- chore(deps): bump @apollo/server from 4.12.2 to 5.0.0 in /_examples/federation by @dependabot[bot] in #3785
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /integration by @dependabot[bot] in #3786
- chore(deps-dev): bump vite from 7.0.4 to 7.0.6 in /integration by @dependabot[bot] in #3782
- chore(deps-dev): bump graphql-ws from 6.0.5 to 6.0.6 in /integration by @dependabot[bot] in #3784
- chore(deps-dev): bump vite from 7.0.6 to 7.1.1 in /integration by @dependabot[bot] in #3790
- chore(deps-dev): bump urql from 4.2.2 to 5.0.0 in /integration by @dependabot[bot] in #3791
- chore(deps): bump the npm_and_yarn group in /integration with 2 updates by @dependabot[bot] in #3793
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 in /_examples by @dependabot[bot] in #3792
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #3795
- chore(deps-dev): bump vite from 7.1.1 to 7.1.2 in /integration by @dependabot[bot] in #3797
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #3796
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #3799
- chore(deps): bump the go_modules group across 3 directories with 1 update by @dependabot[bot] in #3801
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #3798
- chore(deps-dev): bump vite from 7.1.2 to 7.1.3 in /integration by @dependabot[bot] in #3804
- chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3807
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /_examples by @dependabot[bot] in #3806
- chore(deps): bump @apollo/client from 3.14.0 to 4.0.0 in /_examples/chat by @dependabot[bot] in #3809
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3808
- chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /integration by @dependabot[bot] in #3823
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #3826
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #3827
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /_examples by @dependabot[bot] in #3815
- chore(deps-dev): bump @graphql-codegen/schema-ast from 4.1.0 to 5.0.0 in /integration by @dependabot[bot] in #3822
- chore(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 6.0.0 in /integration by @dependabot[bot] in #3818
- chore(deps-dev): bump @graphql-codegen/introspection from 4.0.3 to 5.0.0 in /integration by @dependabot[bot] in #3820
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 in /_examples by @dependabot[bot] in #3817
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #3821
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #3819
- chore(deps-dev): bump @apollo/client from 4.0.4 to 4.0.5 in /integration by @dependabot[bot] in #3837
- chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #3835
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #3836
New Contributors
- @evellior made their first contribution in #3813
- @7opf made their first contribution in #3814
- @rodneyosodo made their first contribution in #3787
- @dloukadakis made their first contribution in #3832
Full Changelog: v0.17.78...v0.17.79