Commit Graph

579 Commits

Author SHA1 Message Date
Ivan Plesskih
7480353a10 Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
1e0cb383f4 Release 1.14.10
async-graphql@1.14.10
async-graphql-tide@1.14.10

Generated by cargo-workspaces
2020-06-01 19:42:47 +08:00
Sunli
e841c911f8 Add ability to exclude Subscription from _service.sdl #131 2020-06-01 19:36:19 +08:00
Sunli
79dd60cab2 Merge pull request #134 from nm-infy/nm-infy-patch-2
Correct spelling in context.md
2020-06-01 19:16:26 +08:00
Sunli
2e282416ae Merge pull request #135 from nm-infy/nm-infy-patch-3
Correct spellings and grammar in define_complex_object.md
2020-06-01 19:15:18 +08:00
Nilesh Mali
aaa547a9bd correct spelling 2020-06-01 16:40:01 +05:30
Nilesh Mali
562b96078e correct statement grammar and spelling 2020-06-01 16:39:06 +05:30
Nilesh Mali
f6e2fbe232 correct spelling in context.md 2020-06-01 16:31:04 +05:30
Sunli
719170c204 Merge pull request #133 from nm-infy/nm-infy-patch-1
Correct spelling in apollo_federation.md
2020-06-01 18:48:29 +08:00
Nilesh Mali
2fb24f2f04 correct spelling in apollo_federation.md 2020-06-01 15:55:19 +05:30
Sunli
a4104cdbf7 Update tests for async-graphql-tide. 2020-06-01 11:19:49 +08:00
Sunli
e503ad6c68 Merge pull request #130 from lagudomeze/patch-1
upgrade tide -> 0.9.0
2020-06-01 11:04:36 +08:00
lagudomeze
3f5a2d29a8 Update graphql.rs 2020-06-01 10:53:34 +08:00
lagudomeze
4dc9bc0dfa Update lib.rs 2020-06-01 10:52:53 +08:00
lagudomeze
5729b719fc change tide -> 0.9.0 2020-06-01 10:51:27 +08:00
Sunli
afac9f613d Update introduction.md 2020-06-01 10:49:43 +08:00
Sunli
12916b7d72 Release 1.14.9
async-graphql@1.14.9
async-graphql-warp@1.14.9

Generated by cargo-workspaces
2020-06-01 10:40:55 +08:00
Sunli
89f9a7cbbf Add async_graphql_warp::GQLResponseStream type 2020-06-01 10:40:07 +08:00
Sunli
76035443ac Fix validators bug 2020-06-01 10:19:24 +08:00
Sunli
6496509c77 Merge pull request #128 from phated/notes-from-120
Improve stability message based on #120 feedback
2020-06-01 09:39:20 +08:00
Blaine Bublitz
6bde74951a Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
f79b8b867a Release 1.14.8
async-graphql@1.14.8
async-graphql-derive@1.14.8

Generated by cargo-workspaces
2020-05-31 11:59:20 +08:00
Sunli
267620d08e Fix incorrect variable substitution. #126 2020-05-31 11:54:07 +08:00
Sunli
7f62b7d92c Fix validators bug 2020-05-31 09:55:41 +08:00
Sunli
774f379709 Release 1.14.7
async-graphql@1.14.7
async-graphql-actix-web@1.14.7
async-graphql-derive@1.14.7
async-graphql-parser@1.14.7
async-graphql-tide@1.14.7
async-graphql-warp@1.14.7

Generated by cargo-workspaces
2020-05-29 17:35:49 +08:00
Sunli
51d588e091 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Sunli
e76dcb94da Remove unsafe code from tests 2020-05-29 17:29:15 +08:00
Sunli
05a4f73490 Remove unsafe code in SubscriptionStream 2020-05-29 14:42:14 +08:00
Sunli
6248c1019d Release 1.14.6
async-graphql@1.14.6

Generated by cargo-workspaces
2020-05-29 12:43:32 +08:00
Sunli
9eff1da4ae Remove premature generic constraints of DataSource type. 2020-05-29 12:42:58 +08:00
Sunli
042207e26c Release 1.14.5
async-graphql@1.14.5

Generated by cargo-workspaces
2020-05-29 12:19:39 +08:00
Sunli
dba575d4a5 Add Connection::map and Connection::map_node functions 2020-05-29 12:19:08 +08:00
Sunli
9491cbf4b1 Release 1.14.4
async-graphql@1.14.4

Generated by cargo-workspaces
2020-05-29 11:57:25 +08:00
Sunli
6361bc4532 Update connection_type.rs 2020-05-29 11:56:12 +08:00
Sunli
38db0cbec5 Update DataSource example 2020-05-29 11:54:16 +08:00
Sunli
9a97ac443f Update connection tests 2020-05-29 11:12:43 +08:00
Sunli
a2239fd51c Rename Connection::new_with_additional_fields to Connection::with_additional_fields and Edge::new_with_additional_fields to Edge::with_additional_fields 2020-05-29 10:28:18 +08:00
Sunli
6cc92458e1 Add Connection::try_append and Connection::try_append_stream 2020-05-29 09:24:31 +08:00
sunli
2e5691a243 Release 1.14.3
async-graphql@1.14.3
async-graphql-actix-web@1.14.3
async-graphql-tide@1.14.3
async-graphql-warp@1.14.3

Generated by cargo-workspaces
2020-05-29 00:04:14 +08:00
sunli
943aac1d31 update some docs 2020-05-29 00:01:04 +08:00
Иван Плесских
a7ee9e777f Added docs for Interface field method argument (#124)
* Added docs for `Interface` field `method` argument
2020-05-28 23:50:01 +08:00
sunli
4cbcd47696 Add cache-control header for http integrations. 2020-05-28 22:52:35 +08:00
sunli
e98327ae5e Update some docs 2020-05-28 22:18:15 +08:00
Sunli
20995ed2e1 Release 1.14.2
async-graphql@1.14.2
async-graphql-derive@1.14.2
async-graphql-parser@1.14.2

Generated by cargo-workspaces
2020-05-28 15:02:23 +08:00
Sunli
43c8daa132 Add MaybeUndefined type (#123)
* Add MaybeUndefined type
2020-05-28 15:00:55 +08:00
Sunli
3cdf109bfd Update integers.rs 2020-05-28 11:25:03 +08:00
Sunli
4bd558e8f1 Release 1.14.1
async-graphql@1.14.1

Generated by cargo-workspaces
2020-05-28 10:29:02 +08:00
Sunli
0c15370bcd Fix the problem that async-graphql cannot be compiled and passed in rust nightly-2020-05-25. #122 2020-05-28 10:26:07 +08:00
sunli
748a72447a Update book.yml 2020-05-28 08:37:21 +08:00
sunli
2c978a1122 Release 1.14.0
async-graphql@1.14.0
async-graphql-actix-web@1.14.0
async-graphql-derive@1.14.0
async-graphql-lambda@1.14.0
async-graphql-tide@1.14.0
async-graphql-warp@1.14.0

Generated by cargo-workspaces
2020-05-28 08:26:25 +08:00