Commit Graph

671 Commits

Author SHA1 Message Date
Sunli
89e70f2e3c
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
8b591952eb
correct spelling in apollo_federation.md 2020-06-01 15:55:19 +05:30
Sunli
c25980bdf4 Update tests for async-graphql-tide. 2020-06-01 11:19:49 +08:00
Sunli
cfc1a45992
Merge pull request #130 from lagudomeze/patch-1
upgrade tide -> 0.9.0
2020-06-01 11:04:36 +08:00
lagudomeze
34fea77135
Update graphql.rs 2020-06-01 10:53:34 +08:00
lagudomeze
e543234550
Update lib.rs 2020-06-01 10:52:53 +08:00
lagudomeze
24c1f53bb6
change tide -> 0.9.0 2020-06-01 10:51:27 +08:00
Sunli
928ecba19c Update introduction.md 2020-06-01 10:49:43 +08:00
Sunli
2fb9fbe8bf 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
467a6119bf Add async_graphql_warp::GQLResponseStream type 2020-06-01 10:40:07 +08:00
Sunli
9ca2ed6e2e Fix validators bug 2020-06-01 10:19:24 +08:00
Sunli
cf537ad9a1
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
89c3bdf3c2 Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
45c0b39b34 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
d932d30209 Fix incorrect variable substitution. #126 2020-05-31 11:54:07 +08:00
Sunli
9700d2bef9 Fix validators bug 2020-05-31 09:55:41 +08:00
Sunli
27c28cda41 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
74ae041426 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Sunli
d407b2ca98 Remove unsafe code from tests 2020-05-29 17:29:15 +08:00
Sunli
82fe117d44 Remove unsafe code in SubscriptionStream 2020-05-29 14:42:14 +08:00
Sunli
f197b5d638 Release 1.14.6
async-graphql@1.14.6

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

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

Generated by cargo-workspaces
2020-05-29 11:57:25 +08:00
Sunli
666c908ca1 Update connection_type.rs 2020-05-29 11:56:12 +08:00
Sunli
cc37f2ace4 Update DataSource example 2020-05-29 11:54:16 +08:00
Sunli
778ff8d6e4 Update connection tests 2020-05-29 11:12:43 +08:00
Sunli
9c4b64dbfb 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
a336733616 Add Connection::try_append and Connection::try_append_stream 2020-05-29 09:24:31 +08:00
sunli
57d9593fd7 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
3c97c76c60 update some docs 2020-05-29 00:01:04 +08:00
Иван Плесских
6d56c0157e
Added docs for Interface field method argument (#124)
* Added docs for `Interface` field `method` argument
2020-05-28 23:50:01 +08:00
sunli
313f3b7b2d Add cache-control header for http integrations. 2020-05-28 22:52:35 +08:00
sunli
3785bd3772 Update some docs 2020-05-28 22:18:15 +08:00
Sunli
19ed9a08f8 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
18dacbdf17
Add MaybeUndefined type (#123)
* Add MaybeUndefined type
2020-05-28 15:00:55 +08:00
Sunli
174f354c9b Update integers.rs 2020-05-28 11:25:03 +08:00
Sunli
6e1623cd86 Release 1.14.1
async-graphql@1.14.1

Generated by cargo-workspaces
2020-05-28 10:29:02 +08:00
Sunli
dfe381b2e0 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
0dfbbc0261 Update book.yml 2020-05-28 08:37:21 +08:00
sunli
398354ebeb 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
sunli
1a7ae5a26d Update introduction.md 2020-05-28 08:15:04 +08:00
Sunli
30a32cf04e
Merge pull request #118 from mwilliammyers/fix/missing-value
Add  #crate_name to Value in InputValueType derive
2020-05-28 08:09:58 +08:00
sunli
40c7a0a7b2 Update mod.rs 2020-05-28 08:07:29 +08:00
Sunli
bdfaaf46ef
Merge pull request #120 from phated/stability-warning
Add stability warning to README & book (ref #117)
2020-05-28 08:02:59 +08:00
Sunli
ada2597130
New data source (#105)
* New data source
2020-05-28 08:02:00 +08:00
Blaine Bublitz
5fb79d6b15 Add stability warning to README & book (ref #117) 2020-05-27 15:40:51 -07:00
William Myers
de2b5b5880
Add #crate_name to Value in InputValueType derive 2020-05-27 13:16:53 -06:00
sunli
f9f9cdfb20 Logger extensions filter out introspection. #87 2020-05-27 20:47:22 +08:00