gqlgen v0.17.11 Release Notes

Release Date: 2022-07-03 // almost 2 years ago
    • ๐Ÿš€ ea294c4e release v0.17.11

    • โšก๏ธ 8ebf75c1 Update gqlparser (#2270)

    ๐Ÿ‘ท b8497f52 github: Fix CI pipelines (#2266)

    • โœ… github: Test more go versions

    • โœ… github: Fix ci tests

    • github: Increase verbosity, sleep

    • github: Drop bash

    • โœ… github: Test go 1.18 and newer node verisons

    • github: Pull out node 16 for now

    • ๐Ÿ‘• github: Only lint 1.16 for now

    c287a7b0 codegen: fix resolvers execution order (#2267)

    • codegen: fix run order of resolver

    • ๐Ÿ›  fix: update code generate

    • ๐Ÿ›  fix: update stub, root to generate resolver for input

    • ๐Ÿ›  fix: added unit-test for input field order

    • ๐Ÿ›  fix: added test for singlefile

    8481457f gqlgen: Add resolver comment generation and preservation (#2263)

    • gqlgen: Add resolver comment generation and preservation

    • gqlgen: Regenerate

    • ๐Ÿ‘€ 532d46af Make uploads content seekable (#2247)

    34bbc450 Use the go:embed API to lookup templates (#2262)

    • ๐Ÿ“ฆ Switch the templates package internally to read from TemplateFS

    ๐Ÿ‘‰ Users are expected to pass in the FS by using the embed API.

    • โšก๏ธ Update all usages of templates.Render to use the TemplateFS option

    • ๐Ÿ›  Fix unit tests

    • ๐Ÿ›  Fix linter error

    • Commit generated changes

    Doesn't look like anything has changed though. Maybe just a different whitespace character.

    • ๐Ÿ›  Fix test

    53ca207a Fix PR links in CHANGELOG.md (#2257)

    • ๐Ÿ›  fix "PR" regex in CHANGELOG-full-history.tpl.md

    • regenerate CHANGELOG.md

    ๐Ÿ—„ 53ada82e Replace deprecated ioutil pkg with os & io (#2254)

    ๐Ÿ“ฆ As of Go 1.16, the same functionality is now provided by package io or ๐Ÿ“ฆ package os, and those implementations should be preferred in new code.

    So replacing all usage of ioutil pkg with io & os.

    • โšก๏ธ a8f112e0 update changelog

    • ๐Ÿš€ 82fbbe41 v0.17.10 postrelease bump

    <!-- end of Commits --> <!-- end of Else -->

    <!-- end of If NoteGroups -->