Skip to content

Releases: 99designs/gqlgen

v0.17.66

15 Feb 14:58
95600f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.65...v0.17.66

v0.17.65

15 Feb 00:02
41a183c
Compare
Choose a tag to compare

What's Changed

  • support all go versions 1.22, 1.23, 1.24 by using golang.org/x/[email protected] by @StevenACoffman in #3537
  • feat: add logger for use with tracing middleware by @lleadbet in #3509
  • chore(deps-dev): bump @graphql-codegen/client-preset from 4.5.1 to 4.6.1 in /integration by @dependabot in #3513
  • chore(deps-dev): bump @apollo/client from 3.12.7 to 3.12.8 in /integration by @dependabot in #3511
  • chore(deps-dev): bump @graphql-codegen/cli from 5.0.3 to 5.0.4 in /integration by @dependabot in #3514
  • chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #3520
  • chore(deps-dev): bump vite from 6.0.11 to 6.1.0 in /integration by @dependabot in #3521
  • chore(deps-dev): bump @graphql-codegen/client-preset from 4.6.1 to 4.6.2 in /integration by @dependabot in #3523
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #3525
  • chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /_examples by @dependabot in #3526
  • chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 in /_examples by @dependabot in #3527
  • chore(deps-dev): bump @apollo/client from 3.12.8 to 3.12.11 in /integration by @dependabot in #3522
  • chore(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /integration by @dependabot in #3524
  • chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #3519

Full Changelog: v0.17.64...v0.17.65

v0.17.64

28 Jan 14:12
16368ec
Compare
Choose a tag to compare

What's Changed

  • Add KeepAlivePingInterval to SSE transport by @jlaprise in #3466
  • Update gqlparser v2 to v2.5.22 to Support @oneOf and @deprecated on input values by @StevenACoffman in #3507
  • feat: add errors to ftv1 traces by @lleadbet in #3506
    #3484
  • Altair Playground updated to version 8.1.3 and configuration input added. by @reginbald in
  • chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #3477
  • chore(deps-dev): bump graphql-sse from 2.5.3 to 2.5.4 in /integration by @dependabot in #3478
  • chore(deps-dev): bump @apollo/client from 3.12.4 to 3.12.5 in /integration by @dependabot in #3481
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /integration by @dependabot in #3480
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #3482
  • chore(deps-dev): bump graphql-ws from 5.16.0 to 5.16.2 in /integration by @dependabot in #3479
  • chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by @dependabot in #3485
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #3489
  • chore(deps-dev): bump vite from 6.0.7 to 6.0.9 in /integration by @dependabot in #3491
  • chore(deps-dev): bump @apollo/client from 3.12.5 to 3.12.6 in /integration by @dependabot in #3493
  • chore(deps): bump graphql-ws from 5.16.2 to 6.0.1 in /_examples/chat by @dependabot in #3494
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #3495
  • chore(deps-dev): bump vitest from 2.1.8 to 3.0.2 in /integration by @dependabot in #3490
  • chore(deps-dev): bump @apollo/client from 3.12.6 to 3.12.7 in /integration by @dependabot in #3500
  • chore(deps-dev): bump vitest from 3.0.2 to 3.0.4 in /integration by @dependabot in #3502
  • chore(deps): bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #3503
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #3504
  • chore(deps-dev): bump vite from 6.0.9 to 6.0.11 in /integration by @dependabot in #3501

New Contributors

Full Changelog: v0.17.63...v0.17.64

v0.17.63

08 Jan 02:04
5a0fd06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.62...v0.17.63

v0.17.62

31 Dec 20:10
7458d57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.61...v0.17.62

v0.17.61

20 Dec 01:37
f533e76
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.60...v0.17.61

v0.17.60

10 Dec 21:34
4fcb68e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.59...v0.17.60

v0.17.59

10 Dec 15:32
c4df9fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.58...v0.17.59

v0.17.58

09 Dec 13:38
f9012da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.57...v0.17.58

v0.17.57

24 Nov 14:16
ea0e3ab
Compare
Choose a tag to compare

What's Changed

  • Allow preserve_resolver config to work for layout follow schema by @StevenACoffman in #3361
  • chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /_examples by @dependabot in #3368
  • chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /_examples by @dependabot in #3369
  • chore(deps-dev): bump urql from 4.2.0 to 4.2.1 in /integration by @dependabot in #3365
  • chore(deps-dev): bump @apollo/client from 3.11.8 to 3.11.9 in /integration by @dependabot in #3363
  • chore(deps-dev): bump vite from 5.4.10 to 5.4.11 in /integration by @dependabot in #3364
  • Improve transport.Post Do method by @lkeix in #3373
  • add worker_limit option for server code generation by @OldBigBuddha in #3376
  • chore(deps-dev): bump @apollo/client from 3.11.9 to 3.11.10 in /integration by @dependabot in #3379
  • chore(deps-dev): bump vitest from 2.1.4 to 2.1.5 in /integration by @dependabot in #3378
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #3377
  • websocket subscribe missing header bugfix by @jeremylaier-tc in #3383
  • Fix missing boundary when MultipartMixed transport aggregates initial and deferred response by @phughes-scwx in #3382
  • Update field collection to allow inline fragment without type by @phughes-scwx in #3384

New Contributors

Full Changelog: v0.17.56...v0.17.57