Commit Graph

1346 Commits

Author SHA1 Message Date
Sunli
d0fe7fc23b Remove unnecessary Box from WebSocket messages. 2021-03-09 12:07:12 +08:00
Sunli
0f2a2b5dbd Release 2.5.11
async-graphql@2.5.11
async-graphql-actix-web@2.5.11
async-graphql-tide@2.5.11
async-graphql-warp@2.5.11

Generated by cargo-workspaces
2021-03-07 16:38:40 +08:00
Sunli
007b4e74db Execute _entity requests in parallel. #431 2021-03-07 16:37:34 +08:00
Sunli
2ce36b2c69 Merge pull request #434 from taiki-e/sdl-format
Fix format of InputObject in SDL
2021-03-07 15:58:48 +08:00
Sunli
35b0b7baa4 Merge pull request #433 from taiki-e/docs-apollo_tracing
Update apollo_tracing.md
2021-03-07 15:57:46 +08:00
Taiki Endo
f3e488c6a6 Fix format of InputObject in SDL 2021-03-07 15:35:47 +09:00
Taiki Endo
95987cd000 Update apollo_tracing.md 2021-03-06 22:22:28 +09:00
Sunli
5fdc8d62b4 Release 2.5.10
async-graphql@2.5.10
async-graphql-actix-web@2.5.10
async-graphql-derive@2.5.10
async-graphql-tide@2.5.10
async-graphql-warp@2.5.10

Generated by cargo-workspaces
2021-03-06 08:39:28 +08:00
Sunli
d723717e4b Add descriptions for the exported Federation SDL. 2021-03-06 08:38:19 +08:00
Sunli
88232deb62 Add test for Federation entity lookup with DataLoader. 2021-03-06 08:21:44 +08:00
Sunli
a456faa511 Update books. 2021-03-04 12:13:08 +08:00
Sunli
c7d1a8527d Merge pull request #429 from zicklag/master
Improve Resolver Method Return Type Error
2021-03-03 10:51:43 +08:00
Zicklag
8762f7e2d6 Improve Resolver Method Return Type Error 2021-03-02 12:45:07 -06:00
Sunli
ff6f6b7229 Release 2.5.9
async-graphql@2.5.9
async-graphql-actix-web@2.5.9
async-graphql-derive@2.5.9
async-graphql-parser@2.5.9
async-graphql-tide@2.5.9
async-graphql-value@2.5.9
async-graphql-warp@2.5.9

Generated by cargo-workspaces
2021-02-28 09:42:39 +08:00
Sunli
028d4723df Update changelog 2021-02-28 09:42:13 +08:00
Sunli
4f2ea5ed50 Moved Variables from async_graphql::context::Variables to
`async_graphql::Variables`.
2021-02-28 09:37:42 +08:00
Sunli
10c41a7841 Release 2.5.8
async-graphql@2.5.8
async-graphql-actix-web@2.5.8
async-graphql-derive@2.5.8
async-graphql-tide@2.5.8
async-graphql-warp@2.5.8

Generated by cargo-workspaces
2021-02-27 12:00:40 +08:00
Sunli
4ebe0dd4cd Allow the deprecation attribute to have no reason. 2021-02-27 11:59:58 +08:00
Sunli
144ddb752c Clippy clean 2021-02-26 20:05:09 +08:00
Sunli
68b5ed680f Improve the performance of introspection queries. 2021-02-24 12:06:11 +08:00
Sunli
1a6facea93 Release 2.5.7
async-graphql@2.5.7
async-graphql-actix-web@2.5.7
async-graphql-tide@2.5.7
async-graphql-warp@2.5.7

Generated by cargo-workspaces
2021-02-23 23:07:51 +08:00
Sunli
035f6d0a51 Fix the problem that the borrowing lifetime returned by the Context::data function is too small. 2021-02-23 23:05:08 +08:00
Sunli
49d588b686 Release 2.5.6
async-graphql@2.5.6
async-graphql-actix-web@2.5.6
async-graphql-tide@2.5.6
async-graphql-warp@2.5.6

Generated by cargo-workspaces
2021-02-23 12:53:46 +08:00
Sunli
98afa41d30 Update CHANGELOG.md 2021-02-23 12:53:25 +08:00
Sunli
2953ed059c When introspection is disabled, introspection related types are no longer registered. 2021-02-23 12:49:41 +08:00
Sunli
beb2f144b3 Release 2.5.5
async-graphql@2.5.5
async-graphql-actix-web@2.5.5
async-graphql-derive@2.5.5
async-graphql-parser@2.5.5
async-graphql-tide@2.5.5
async-graphql-warp@2.5.5

Generated by cargo-workspaces
2021-02-22 09:54:49 +08:00
Sunli
028ad5d54c Update CHANGELOG.md 2021-02-22 09:54:26 +08:00
Sunli
3becef4483 Update book. 2021-02-22 09:52:41 +08:00
Sunli
5c66a9cdda Add support for Federation nested keys. 2021-02-21 23:06:26 +08:00
Sunli
819a78e04d Merge pull request #411 from puuuuh/master
Fix typo in multipart stream size limit calculations
2021-02-18 10:28:20 +08:00
Sunli
f78345a0c2 Release 2.5.4
async-graphql@2.5.4
async-graphql-actix-web@2.5.4
async-graphql-derive@2.5.4
async-graphql-parser@2.5.4
async-graphql-tide@2.5.4
async-graphql-warp@2.5.4

Generated by cargo-workspaces
2021-02-15 09:29:44 +08:00
Sunli
128a633ddf Fixed the error that the directive locations FIELD_DEFINITION and ENUM_VALUE cannot be parsed. 2021-02-15 09:25:54 +08:00
puh
f77b34356e Fix typo in multipart stream size limit calculations 2021-02-13 21:50:17 +03:00
Sunli
ad03dff728 Release 2.5.3
async-graphql@2.5.3
async-graphql-actix-web@2.5.3
async-graphql-derive@2.5.3
async-graphql-parser@2.5.3
async-graphql-tide@2.5.3
async-graphql-warp@2.5.3

Generated by cargo-workspaces
2021-02-13 10:42:14 +08:00
Sunli
3476f1b1c5 Enable CI for nightly 2021-02-13 09:59:18 +08:00
Sunli
386b0b2876 Clippy clean 2021-02-13 09:55:53 +08:00
Sunli
490533b640 Rustfmt 2021-02-13 09:28:05 +08:00
Sunli
361d8d049f Fixed getting "custom attribute panicked" message when using [#Object] helper. #409 2021-02-13 09:09:29 +08:00
Sunli
610fe21536 Update book. 2021-02-06 16:38:45 +08:00
Sunli
a67ed25e0c Update CHANGELOG.md 2021-02-06 13:19:22 +08:00
Sunli
bc076a852a Release 2.5.2
async-graphql@2.5.2
async-graphql-actix-web@2.5.2
async-graphql-tide@2.5.2
async-graphql-warp@2.5.2

Generated by cargo-workspaces
2021-02-06 12:48:05 +08:00
Sunli
6bb84d4976 Disable CI for nightly 2021-02-06 12:22:32 +08:00
Sunli
2d7627cd39 Fixed GraphQL over WebSocket Protocol does not support ConnectionError events. #406 2021-02-06 11:02:41 +08:00
Sunli
d193a138e3 Fixed the bug that can accept subscription requests during the initialization of WebSocket. 2021-02-06 09:24:00 +08:00
Sunli
244aa37738 Add subscription support for tide with tide-websockets. 2021-02-06 09:21:35 +08:00
Sunli
b54421ad6c Merge pull request #402 from zzy/master
Update Tide to v0.16
2021-01-30 15:40:36 +08:00
Sunli
b9ebca8ee0 Update examples 2021-01-30 15:40:01 +08:00
zzy
e7170f5f2f Update Tide to v0.16 2021-01-30 10:34:41 +08:00
Sunli
52e15fe7c1 Release 2.5.1
async-graphql@2.5.1
async-graphql-actix-web@2.5.1
async-graphql-tide@2.5.1
async-graphql-warp@2.5.1

Generated by cargo-workspaces
2021-01-20 11:19:46 +08:00
Sunli
1a6da611e8 Fix tests. 2021-01-20 10:37:31 +08:00