v0.17.6
StevenACoffman
released this
23 May 18:48
·
749 commits
to master
since this release
What's Changed
- Use MultipartReader to parse file uploads by @emersion in #2135
- Update package.json by @b5710546232 in #2138
- Update getting-started.md by @alan890104 in #2140
- Allow absolute URLs to the GraphQL playground by @marcusirgens in #2142
- use "embed" in generated code by @vikstrous in #2119
- Fix invalid relative playground subscription URL by @marcusirgens in #2148
- Add argument to WebsocketErrorFunc by @foreverest in #2124
- Fix docs bug in field collection by @v1def in #2141
- go: update gqlparser to latest by @a8m in #2149
- fix: prevents goroutine leak at websocket transport #2167 by @fletcherist in #2168
- Fix getting-started docs missing fields resolver config & Todo struct UserID field by @a70537952 in #2157
- Bump dset from 3.1.1 to 3.1.2 in /integration by @dependabot in #2176
- Correct identation by @ndthanhdev in #2182
- Improve operation error handling by @Desuuuu in #2184
New Contributors
- @emersion made their first contribution in #2135
- @b5710546232 made their first contribution in #2138
- @alan890104 made their first contribution in #2140
- @marcusirgens made their first contribution in #2142
- @v1def made their first contribution in #2141
- @fletcherist made their first contribution in #2168
- @a70537952 made their first contribution in #2157
- @ndthanhdev made their first contribution in #2182
- @Desuuuu made their first contribution in #2184
Full Changelog: v0.17.5...v0.17.6