Commit Graph

875 Commits

Author SHA1 Message Date
Sunli
a18abab7b7 Fix Federation schema throws error while using multiple Option inputs #211 2020-07-17 10:14:40 +08:00
Sunli
4d3851e1b5 Replace log crate with xlog. 2020-07-15 18:05:24 +08:00
Sunli
c73b51c255 Fix typo 2020-07-15 15:08:58 +08:00
Sunli
b31bed65e7 Release 1.16.9
async-graphql@1.16.9
async-graphql-tide@1.16.9

Generated by cargo-workspaces
2020-07-11 10:05:50 +08:00
Sunli
909ae5e64d Fix input validator is ignored when using variable #207 2020-07-11 10:05:30 +08:00
Sunli
4ca2b3bd61 Release 1.16.8
async-graphql@1.16.8

Generated by cargo-workspaces
2020-07-08 15:10:47 +08:00
Sunli
ea9e733a6e Merge pull request #206 from D1plo1d/patch-1
Add Serialize and Deserialize to ID
2020-07-08 15:10:01 +08:00
Sunli
304698703f Release 1.16.7
async-graphql@1.16.7

Generated by cargo-workspaces
2020-07-08 15:07:04 +08:00
Sunli
003e7bfb21 Update docs #205 2020-07-08 15:05:38 +08:00
Sunli
2dde8b4aa6 Add OutputJson type #203 2020-07-08 14:44:57 +08:00
Rob Gilson
ff8fa50718 Add Serialize and Deserialize to ID
This should allow types containing IDs to be serialized (eg. for saving to a database).
2020-07-08 01:58:46 -04:00
Sunli
788c1895fe Release 1.16.6
async-graphql@1.16.6
async-graphql-actix-web@1.16.6
async-graphql-derive@1.16.6
async-graphql-parser@1.16.6
async-graphql-tide@1.16.6
async-graphql-warp@1.16.6

Generated by cargo-workspaces
2020-07-08 08:26:41 +08:00
Sunli
81528a9204 Fix typo 2020-07-07 17:03:01 +08:00
Sunli
e203d17e24 Merge pull request #204 from Koxiaet/master
Document default values
2020-07-07 16:55:08 +08:00
Koxiaet
35c2401676 Document default values 2020-07-07 09:41:29 +01:00
Sunli
ff5c7b7f78 Merge pull request #202 from phated/master
Use FieldResult for data(), add data_unchecked() for panic
2020-07-07 10:38:06 +08:00
Blaine Bublitz
c48f126fcd Use FieldResult for data(), add data_unchecked() for panic 2020-07-06 17:39:53 -07:00
Sunli
33f0407dc6 Merge pull request #199 from Danue1/master
Add a specification to implement the interface to the interface.
2020-07-05 11:15:01 +08:00
Danuel
21311fb838 Add a specification to implement the interface to the interface. 2020-07-05 01:35:25 +09:00
Sunli
3b4454ab47 Release 1.16.5
async-graphql@1.16.5
async-graphql-derive@1.16.5

Generated by cargo-workspaces
2020-07-03 09:45:12 +08:00
Sunli
53a2a58d13 Turn off some warnings in code generated. 2020-07-03 09:41:26 +08:00
Sunli
4aed1a86cc Release 1.16.4
async-graphql@1.16.4
async-graphql-actix-web@1.16.4
async-graphql-derive@1.16.4
async-graphql-tide@1.16.4
async-graphql-warp@1.16.4

Generated by cargo-workspaces
2020-07-02 10:29:52 +08:00
Sunli
d03e939394 Correct handling of raw identifiers #195 2020-07-02 10:25:20 +08:00
Sunli
2b272d4e93 Release 1.16.3
async-graphql@1.16.3
async-graphql-derive@1.16.3

Generated by cargo-workspaces
2020-06-30 16:14:36 +08:00
Sunli
b84a3a36d2 Fix Subscriptions issue: "multiple applicable items in scope" #194 2020-06-30 16:14:09 +08:00
Sunli
5d4032bca7 Release 1.16.2
async-graphql@1.16.2
async-graphql-derive@1.16.2
async-graphql-warp@1.16.2

Generated by cargo-workspaces
2020-06-30 08:12:25 +08:00
Sunli
07f959cac7 Merge pull request #193 from spacemeowx2/fix-warp
fix: warp subscription would deadloop when rx of websocket get an error.
2020-06-30 07:39:44 +08:00
Sunli
914b308ec2 Add #[allow(clippy::all, clippy::pedantic)] for all macros generated code. #192 2020-06-28 14:28:53 +08:00
Sunli
6565e0aad7 Release 1.16.1
async-graphql@1.16.1
async-graphql-actix-web@1.16.1
async-graphql-derive@1.16.1
async-graphql-tide@1.16.1
async-graphql-warp@1.16.1

Generated by cargo-workspaces
2020-06-26 09:54:16 +08:00
Sunli
79e9547954 Merge pull request #190 from phated/fix-derive-unwrap
Fix issue with unwrapping derive attributes
2020-06-26 09:50:06 +08:00
Blaine Bublitz
0fde868459 Fix issue with unwrapping derive attributes 2020-06-25 13:54:13 -07:00
Sunli
86fc6e69ff Use fully qualified paths in macro expansion #186 2020-06-24 14:04:48 +08:00
spacemeowx2
fc70145b1d fix: warp subscription would deadloop when rx of
websocket get an error.
2020-06-24 10:25:22 +08:00
Sunli
efbecbca5a Release 1.16.0
async-graphql@1.16.0
async-graphql-derive@1.16.0

Generated by cargo-workspaces
2020-06-23 14:43:57 +08:00
Sunli
eb7a72aac6 Remove ref attribute for SimpleObject fields, and add owned attribute. 2020-06-23 14:42:57 +08:00
Sunli
ad4013d034 Fix typo 2020-06-22 15:59:53 +08:00
Sunli
a78e42ae2f Release 1.15.15
async-graphql@1.15.15
async-graphql-derive@1.15.15

Generated by cargo-workspaces
2020-06-19 13:05:17 +08:00
Sunli
c24b10821b Update docs for federation #180 2020-06-19 13:03:17 +08:00
Sunli
fe28659e8c Update object.rs 2020-06-19 12:49:45 +08:00
Sunli
4d3557ca7c Merge branch 'master' of github.com:async-graphql/async-graphql 2020-06-19 12:39:32 +08:00
Sunli
362ba90e7d Add support for extending an entity with computed fields (advanced) #180 2020-06-19 12:37:52 +08:00
Sunli
d1647b8df6 Merge pull request #181 from atsuhiro/fix-book#2
Fix sample code in the book
2020-06-19 10:18:05 +08:00
Atsuhiro Takahashi
336c98eddb Fix sample code in the book. 2020-06-18 21:59:45 +09:00
Sunli
96ca4ade82 Release 1.15.14
async-graphql@1.15.14

Generated by cargo-workspaces
2020-06-16 23:21:43 +08:00
Sunli
643b540575 Update datetime.rs 2020-06-16 23:21:05 +08:00
Sunli
996c6ea497 Release 1.15.13
async-graphql@1.15.13
async-graphql-tide@1.15.13

Generated by cargo-workspaces
2020-06-16 23:15:18 +08:00
Sunli
27075f271a Merge pull request #179 from zenlist/datetime_parse
Update date time parsing to support more formats
2020-06-16 10:11:20 +08:00
Jake Thompson
3329cb37ea Update parsing to support more formats, this includes the JS standard format that is not compatible with the %+ time format 2020-06-16 01:46:20 +00:00
Sunli
a16a3ea531 Merge pull request #178 from phated/tide-0.11.0
Increase Tide to v0.11.0
2020-06-16 09:08:50 +08:00
Blaine Bublitz
cd2bb181d1 Increase Tide to v0.11.0 2020-06-15 15:23:12 -07:00