What's Changed
- Replace deprecated ioutil pkg with os & io by @abhinavnair in #2254
- Fix PR links in CHANGELOG.md by @skaji in #2257
- Use the go:embed API to lookup templates by @clayne11 in #2262
- Make uploads content seekable by @Desuuuu in #2247
- gqlgen: Add resolver comment generation and preservation by @tmc in #2263
- codegen: fix the run order of resolvers by @giautm in #2267
- github: Fix CI pipelines by @tmc in #2266
- Update gqlparser to v2.4.6 by @StevenACoffman in #2270
New Contributors
- @abhinavnair made their first contribution in #2254
- @clayne11 made their first contribution in #2262
Full Changelog: v0.17.10...v0.17.11