github 99designs/gqlgen v0.17.71

latest releases: v0.17.78, v0.17.77, v0.17.76...
4 months ago

What's Changed

  • refactor: remove nolint comments in 'init' command by @alexandear in #3626
  • feat: add GraphQL models and update complexity functions to use context by @z9905080 in #3630
  • Example of separating schema and resolvers for a large project structure with for multi-team setup by @afreeland in #3631
  • Update config.md by @NGorco in #3595
  • Format shell commands in README with code blocks by @ActuallyConnor in #3640
  • Adds use_function_syntax_for_execution_context to init template by @afreeland in #3643
  • add config local_prefix for imports group split by @light-white in #3646
  • update gqlparser v2.5.24 by @StevenACoffman in #3655
  • Update goquery to v1.10.3 to pass the nancy check by @git-hulk in #3658
  • Support omitzero by @sonatard in #3659
  • Omittable supports IsZero method for omitzero by @sonatard in #3660
  • json.Marshaler to Enum code gen by @sonatard in #3663
  • fix: dont unalias when used to expose internal types by @ChrisRx in #3666
  • Fix: Apollo FTv1 tracing doesn't wait for field resolver completion by @kolia-kaploniuk in #3639
  • [#3641] add example with websocket and cursor pagination by @nabishec in #3644
  • Update github.com/vektah/gqlparser to v2.5.25 by @StevenACoffman in #3669
  • Examples/example with websockets by @nabishec in #3670
  • chore: reenable revive.use-any and fix exlusion list by @alexandear in #3625
  • chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #3623
  • chore(deps-dev): bump @graphql-codegen/client-preset from 4.7.0 to 4.8.0 in /integration by @dependabot in #3624
  • chore(deps-dev): bump vite from 6.2.3 to 6.2.4 in /integration in the npm_and_yarn group by @dependabot in #3627
  • chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in /integration in the npm_and_yarn group by @dependabot in #3637
  • chore(deps-dev): bump @apollo/client from 3.13.5 to 3.13.6 in /integration by @dependabot in #3647
  • chore(deps-dev): bump vitest from 3.0.9 to 3.1.1 in /integration by @dependabot in #3648
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /integration by @dependabot in #3649
  • chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 in /_examples by @dependabot in #3651
  • chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 in /_examples by @dependabot in #3652
  • chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #3650
  • chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in /integration in the npm_and_yarn group by @dependabot in #3656
  • chore(deps-dev): bump @apollo/client from 3.13.6 to 3.13.7 in /integration by @dependabot in #3664
  • chore(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot in #3665
  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #3668

New Contributors

Full Changelog: v0.17.70...v0.17.71

Don't miss a new gqlgen release

NewReleases is sending notifications on new releases.