v0.17.58
StevenACoffman
released this
09 Dec 13:38
·
18 commits
to master
since this release
What's Changed
- Deprecate NewDefaultServer by @StevenACoffman in #3404
- added support for use_function_syntax_for_execution_context by @kanodia-parag in #3407
- Update gqlgen init template to default to spec-compliant Int by @phughes-scwx in #3409
- Update gqlparser by @StevenACoffman in #3397
- Expand defer tests by @phughes-scwx in #3399
- [SECURITY] Implement a feature to disable the suggestion when a GraphQL query fails by @tomoikey in #3411
- chore: update golangci-lint to v1.62.0 by @alexandear in #3386
- refactor: fix copyloopvar, dupword lint issues by @alexandear in #3387
- chore: enable nolintlint to lint
//nolint
directives by @alexandear in #3391 - chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /_examples by @dependabot in #3392
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.5.0 to 4.5.1 in /integration by @dependabot in #3393
- refactor: remove unneeded check by @alexandear in #3394
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /integration by @dependabot in #3395
- chore(deps-dev): bump vitest from 2.1.5 to 2.1.7 in /integration by @dependabot in #3401
- chore(deps): bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #3402
- chore(deps-dev): bump vite from 5.4.11 to 6.0.2 in /integration by @dependabot in #3400
- doc: Update README.md by @StevenACoffman in #3408
- chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /_examples by @dependabot in #3423
- chore(deps-dev): bump @apollo/client from 3.11.10 to 3.12.2 in /integration by @dependabot in #3418
- chore(deps-dev): bump vite from 6.0.2 to 6.0.3 in /integration by @dependabot in #3420
- chore(deps): bump react from 18.3.1 to 19.0.0 in /_examples/chat by @dependabot in #3417
- chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 in /_examples by @dependabot in #3424
- chore(deps): bump react-dom from 18.3.1 to 19.0.0 in /_examples/chat by @dependabot in #3416
- chore(deps-dev): bump vitest from 2.1.7 to 2.1.8 in /integration by @dependabot in #3419
New Contributors
- @tomoikey made their first contribution in #3411
- @kanodia-parag made their first contribution in #3407
Full Changelog: v0.17.57...v0.17.58