Skip to content

Releases: 99designs/gqlgen

v0.17.40

24 Oct 14:14
c5ad14b
Compare
Choose a tag to compare

What's Changed

  • resolver: fix case-insensitive file name collision by @erankor in #2829
  • Bump @babel/traverse from 7.22.5 to 7.23.2 in /integration by @dependabot in #2831
  • Map based input types fields are now coerced to the right type by @endSly in #2830

Full Changelog: v0.17.39...v0.17.40

v0.17.39

05 Oct 16:38
eed94e8
Compare
Choose a tag to compare

What's Changed

  • Breaking API: Allow WebsocketInitFunc to add payload to Ack (#4) by @telemenar in #2791
  • add close flag into wsConnection to avoid duplicate calls of CloseFunc by @vlad-tokarev in #2803
  • fix: CodeGen for omit_slice_element_pointers and GetMany Entity Resolvers by @parkerroan in #2802
  • feat: update getting-started CreateTodo mutationResolver by @gitxiongpan in #2810
  • Feature: Support Apollo Federation Auth Directives by @parkerroan in #2809
  • Consider go type name when autobinding by @dany74q in #2812
  • Update generated files that change when building by @telemenar in #2813
  • Add a pong only keep alive for the new protocol by @telemenar in #2814
  • Store parsed Schema on ExecutableSchema rather than use global variable by @gitxiongpan in #2811
  • Add ability to not fail when pong is not received. by @telemenar in #2815
  • Adding duration scalar conforming to ISO8601 standard by @rwrz in #2800
  • Bump postcss from 8.4.24 to 8.4.31 in /integration by @dependabot in #2819
  • Add @interfaceObject and @composeDirective at Federation 2 directive lists. by @wangmir in #2821

New Contributors

Full Changelog: v0.17.38...v0.17.39

v0.17.38

19 Sep 12:29
d9077fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.37...v0.17.38

v0.17.37

08 Sep 14:59
ccae370
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.36...v0.17.37

v0.17.36

27 Jul 21:17
bd6cfd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.35...v0.17.36

v0.17.35

16 Jul 00:28
05006bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.34...v0.17.35

v0.17.34

23 Jun 21:44
5a70585
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.33...v0.17.34

v0.17.33

13 Jun 21:30
a1e34ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.32...v0.17.33

v0.17.32

06 Jun 17:43
3a81a78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.31...v0.17.32

v0.17.31

05 May 13:53
37b2620
Compare
Choose a tag to compare

What's Changed

  • update autogenerated gqlgen.yml with new options by @fiatjaf in #2622
  • Bugfix: add missing return statements in GRAPHQL and UrlEncodedForm t… by @RatkoR in #2625
  • Omittable input fields by @Desuuuu in #2585
  • New option to make comments on resolver optional by @mokeko in #2627
  • fix: allow space in go tag value by @gitxiongpan in #2628

New Contributors

Full Changelog: v0.17.30...v0.17.31