What's Changed
- Fix #1777 by updating version constant and adding release checklist by @StevenACoffman in #1848
- Update quickstart by @ipfans in #1850
- Remove outdated version reference so example is always for latest by @StevenACoffman in #1851
- fix #1770 minor error in getting-started.md by @fulviodenza in #1771
- Fix #1636 by updating gqlparser by @StevenACoffman in #1857
- Fix #1862 entityResolver directive breaks resolving of required nested fields by @chedom in #1863
- Fix #1776 : Edit and persist headers in GraphiQL by @StevenACoffman in #1856
- Bump node-fetch from 2.6.1 to 2.6.7 in /integration by @dependabot in #1859
- Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 by @dependabot in #1858
- fix: whitelist VERSION and CURRENT_VERSION env vars by @zenyui in #1870
- Comment out autobind in the sample config file by @frederikhors in #1872
- docs: migrate dataloaders sample to graph-gophers/dataloader by @zenyui in #1871
- remove autobind example from init commands by @zachsmith1 in #1949
- fix: typo in dataloader code sample by @plog3050 in #1954
- rename "example" dir to "_examples" by @frederikhors in #1734
- Fix 1955: only print message on @key found on interfaces by @carldunham in #1956
- Upate init CI step by @mtibben in #1957
- Cleanup main by @mtibben in #1958
- Websocket i/o timeout fix by @RobinCPel in #1973
- generate resolvers for input types by @FanFani4 in #1950
- Websocket Error Handling by @RobinCPel in #1975
- Fix broken links in docs by @trenton42 in #1983
- fixed introspection for schema description and specifiedByURL by @Code-Hex in #1986
- Web Socket initialization message timeout by @RobinCPel in #2006
- Bump ajv from 6.10.2 to 6.12.6 in /integration by @dependabot in #2007
- support to generate model for intermediate interface by @Code-Hex in #1982
- fix introspection for description to be nullable by @Code-Hex in #2008
- Clean up docs to clarify how to use a particular version by @mtibben in #2015
- Remove ambient imports by @mtibben in #2016
- Test gqlgen generate in CI by @mtibben in #2017
- Embed templates instead of inlining them by @mtibben in #2019
- Revert "Update quickstart" by @mtibben in #2014
New Contributors
- @fulviodenza made their first contribution in #1771
- @zenyui made their first contribution in #1870
- @zachsmith1 made their first contribution in #1949
- @plog3050 made their first contribution in #1954
- @FanFani4 made their first contribution in #1950
- @trenton42 made their first contribution in #1983
Full Changelog: v0.16.0...v0.17.0