Releases: 99designs/gqlgen
Releases · 99designs/gqlgen
v0.17.13
What's Changed
- updated WebSocket InitFunc recipe for issue #2243 by @SebLKMa in #2275
- fix: return the original error by @giautm in #2288
- support named interface to Field.CallArgs by @vvakame in #2289
- Hide
github.com/matryer/moq
dependency intools.go
from importers by @danielwhite in #2287
New Contributors
- @SebLKMa made their first contribution in #2275
- @danielwhite made their first contribution in #2287
Full Changelog: v0.17.12...v0.17.13
v0.17.12
What's Changed
- Make GET.Do() use ParseQuery() instead of URL.Query() by @ameyarao98 in #2269
- Replace use of strings.Title with cases.Title by @tmc in #2268
- Fix CreateTodo by @sj14 in #2256
New Contributors
- @ameyarao98 made their first contribution in #2269
- @sj14 made their first contribution in #2256
Full Changelog: v0.17.11...v0.17.12
v0.17.11
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
v0.17.10
What's Changed
- fix: chat example frontend race condition by @moofMonkey in #2219
- Update dataloaders.MD by @mimol91 in #2221
- Respect options in WebsocketOnce by @crossworth in #2223
- Config option to only make cyclical struct fields pointers by @ianling in #2174
- Config option to make resolvers return values instead of pointers by @ianling in #2175
- fix #1876: Optional Any type should allow nil values by @vediatoni in #2231
- fix: #2234 Response.Errors in DispatchError function is not PresentedError by @oikyn in #2235
- Use exact capitalization from field names overridden in config by @ianling in #2237
- update gqlparser to v2.4.5 by @StevenACoffman in #2239
New Contributors
- @mimol91 made their first contribution in #2221
- @crossworth made their first contribution in #2223
- @ianling made their first contribution in #2174
- @vediatoni made their first contribution in #2231
- @oikyn made their first contribution in #2235
Full Changelog: v0.17.9...v0.17.10
v0.17.9
What's Changed
- Check only direct dependencies by @ubiuser in #2205
- fix #2204 - don't try to embed builtin sources by @vikstrous in #2214
- fix: prevent goroutine leak and CPU spinning at websocket transport by @moofMonkey in #2209
- Update gqlparser by @StevenACoffman in #2216
New Contributors
- @moofMonkey made their first contribution in #2209
Full Changelog: v0.17.8...v0.17.9
v0.17.8
What's Changed
- This works on Windows too! by @frederikhors in #2197
- Run CI tests on windows by @mtibben in #2199
- Add security workflow with nancy by @ubiuser in #2202
New Contributors
Full Changelog: v0.17.7...v0.17.8
v0.17.7
What's Changed
- fix #2190 - don't use backslash for "embed" paths on windows by @vikstrous in #2191
- Fix misprint by @frederikhors in #2187
- Update module dependencies by @StevenACoffman in #2192
Full Changelog: v0.17.6...v0.17.7
v0.17.6
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
v0.17.5
What's Changed
- Docs: Update federation.md by @lleadbet in #2129
- Ignore protobuf files in coverage by @StevenACoffman in #2133
- update instructions to specify package of Role by @prankymat in #2130
- feat: added graphql.UnmarshalInputFromContext by @giautm in #2131
- Feature: Add FTV1 Support via Handler by @lleadbet in #2132
New Contributors
Full Changelog: v0.17.4...v0.17.5
v0.17.4
What's Changed
- update modules except mapstructure by @StevenACoffman in #2118
- shorten some generated code by @vikstrous in #2120
- Feature: Adds Federation 2 Support by @lleadbet in #2115
New Contributors
Full Changelog: v0.17.3...v0.17.4