v0.17.37
·
491 commits
to master
since this release
What's Changed
- Allow GraphiQL headers to be set when creating the playground handler by @mihaip in #2740
- On a given interface store which models implement it by @penard-cb in #2738
- Update subsciptions documentation to correctly close channel by @leangaurav in #2753
- Fix gqlgen truncates tag value with colon by @xzzpig in #2759
- return internal types in schema introspection by @elad-aharon in #2773
- Elad/fix testing doc by @elad-aharon in #2774
- ensure HasOperationContext checks for nil by @chriscerk in #2776
- docs: short-lived dataloader in sample by @zenyui in #2778
- fix flaky test TestSubscriptions by @vikstrous in #2779
- codegen: support
go_build_tags
option in gqlgen.yaml by @giautm in #2784 - ForceGenerate parameter to @GoModel added. by @atzedus in #2780
- add uuid type by @it512 in #2751
- Update gqlparser by @StevenACoffman in #2785
New Contributors
- @mihaip made their first contribution in #2740
- @xzzpig made their first contribution in #2759
- @elad-aharon made their first contribution in #2773
- @chriscerk made their first contribution in #2776
- @it512 made their first contribution in #2751
Full Changelog: v0.17.36...v0.17.37