Commit Graph

553 Commits

Author SHA1 Message Date
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
sunli
1e0bcd5bde Release 1.13.5
async-graphql@1.13.5
async-graphql-actix-web@1.13.5
async-graphql-lambda@1.13.5
async-graphql-tide@1.13.5
async-graphql-warp@1.13.5

Generated by cargo-workspaces
2020-05-27 18:34:06 +08:00
sunli
e5b73494b7 Fix Service type name error. 2020-05-27 18:07:38 +08:00
Sunli
51b0c05bb4 Release 1.13.4
async-graphql@1.13.4
async-graphql-actix-web@1.13.4
async-graphql-derive@1.13.4
async-graphql-lambda@1.13.4
async-graphql-parser@1.13.4
async-graphql-tide@1.13.4
async-graphql-warp@1.13.4

Generated by cargo-workspaces
2020-05-27 15:30:18 +08:00
Sunli
019580595c Fixed a bug in fragment query. #114 2020-05-27 15:23:53 +08:00
Sunli
afb2061392 v1.13.3 2020-05-27 10:38:18 +08:00
Sunli
d703e5e4e1 Update input_validators.rs 2020-05-27 10:25:59 +08:00
Sunli
ae8234200a Add the method parameter to the interface field. #112 2020-05-27 10:25:23 +08:00
Sunli
b1accc90e7 Compilation trouble with StringMinLength validator. #113 2020-05-27 09:42:58 +08:00
Sunli
42b6b0380f Add some tests for default value 2020-05-27 09:27:59 +08:00
sunli
c79e9f1b58 Update docs 2020-05-26 23:27:50 +08:00
Sunli
a92a619345 Implement a type-safe default value definition for InputValue. #111 2020-05-26 20:43:53 +08:00
Sunli
9294c170e2 Fix potential security issues with subscription connections. 2020-05-26 13:35:13 +08:00
Sunli
fc88d96a64 Remove the wrong feature condition. 2020-05-26 11:57:26 +08:00
Sunli
ba9f6fce9a
Merge pull request #107 from mwilliammyers/feat/json
Derive Serialize & Deserialize for Json
2020-05-26 11:53:02 +08:00
Sunli
2bb2c25777
Merge pull request #108 from mwilliammyers/docs/typos
Fix typos in project description
2020-05-26 09:25:06 +08:00
William Myers
d22b6df6ad
Fix typos in project description 2020-05-25 15:37:46 -06:00
William Myers
faebf81f7b
Derive Serialize & Deserialize for Json 2020-05-25 15:34:43 -06:00
Sunli
ebc6c80ddd v1.13.2 2020-05-22 14:16:14 +08:00