Commit Graph

391 Commits

Author SHA1 Message Date
Sunli
269c1257da 2.0.0-alpha.25 2020-10-11 20:42:23 +08:00
Sunli
2ca10e0ded Add parse_value and from_value funcntions. 2020-10-11 20:24:31 +08:00
Sunli
78341f2392 2.0.0-alpha.24 2020-10-10 16:30:42 +08:00
Sunli
87bcf055ac 2.0.0-alpha.23 2020-10-02 15:00:59 +08:00
Sunli
ee90130b2c 2.0.0-alpha.22 2020-10-01 11:26:58 +08:00
Sunli
fd4c2b193b Added Apollo persisted queries extension. #280 2020-09-30 11:37:12 +08:00
Sunli
f23942d798 2.0.0-alpha.21 2020-09-29 16:40:35 +08:00
Sunli
fb026588ad 2.0.0-alpha.20 2020-09-28 11:33:58 +08:00
Sunli
17240f1fed Add some type detection to make the defined schema conform to the GraphQL specification. #282 2020-09-27 15:35:05 +08:00
Sunli
fc495d1439 2.0.0-alpha.19 2020-09-27 10:22:13 +08:00
Sunli
3b24499db2 2.0.0-alpha.18 2020-09-26 12:36:56 +08:00
Sunli
d851964a53 2.0.0-alpha.17 2020-09-26 09:38:07 +08:00
Sunli
2ac69e2e29 Add StringNumber type. 2020-09-26 09:22:54 +08:00
Sunli
8b97141779 2.0.0-alpha.16 2020-09-25 17:02:15 +08:00
Sunli
2c693e1245 Make uuid to optional dependent. 2020-09-25 15:40:04 +08:00
Sunli
8188c7129c 2.0.0-alpha.15 2020-09-24 18:29:48 +08:00
Sunli
a9cb781084 2.0.0-alpha.14 2020-09-20 13:31:46 +08:00
Sunli
e5c9d56887 Update authors 2020-09-18 20:36:05 +08:00
Sunli
4ca3955a8e 2.0.0-alpha.13 2020-09-18 15:17:43 +08:00
Sunli
019241ac22 2.0.0-alpha.12 2020-09-18 15:05:07 +08:00
Sunli
c98b269e50 Add Upload::into_async_read with blocking 2020-09-18 14:32:00 +08:00
Sunli
10c74fcb66 2.0.0-alpha.11 2020-09-17 20:07:54 +08:00
Sunli
e8c000763f 2.0.0-alpha.10 2020-09-17 13:24:53 +08:00
Sunli
80cae2e06d 2.0.0-alpha.9 2020-09-16 11:26:01 +08:00
Koxiaet
f82322045e Document features 2020-09-15 19:32:13 +01:00
Sunli
d03289ac04 2.0.0-alpha.8 2020-09-15 19:50:14 +08:00
Sunli
ebbd47e235 2.0.0-alpha.7 2020-09-15 09:35:42 +08:00
Koxiaet
a86c3a86b8 Remove and feature-gate dependencies 2020-09-14 19:38:41 +01:00
Sunli
f133b07600 2.0.0-alpha.6 2020-09-14 20:10:50 +08:00
Sunli
d67a511a07 2.0.0-alpha.5 2020-09-14 09:46:22 +08:00
Koxiaet
91ec3486ce Support !Unpin in receive_body with pin project 2020-09-13 11:49:07 +01:00
Sunli
d9a4e9a96e 2.0.0-alpha.4 2020-09-13 12:18:40 +08:00
Sunli
d88f7e7060 2.0.0-alpha.3 2020-09-13 11:44:26 +08:00
Sunli
99efe7d6b7 2.0.0-alpha.2 2020-09-12 20:34:29 +08:00
Sunli
ddf9470ea4 Bump version to 2.0.0-alpha.1 2020-09-12 07:47:13 +08:00
Sunli
68ae3fb5c5 Bump version to 2.0.0-alpha.0 2020-09-11 22:57:52 +08:00
Sunli
6f3fd03443 async-graphql-warp 2.0 2020-09-11 22:37:48 +08:00
Sunli
553e6ffd53 Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
Koxiaet
096660a676 Remove anyhow, byteorder and base64 dependencies 2020-09-09 17:34:23 +01:00
Koxiaet
a526b751d5 Merge branch 'master' of github.com-koxiaet:async-graphql/async-graphql into master 2020-09-09 17:06:36 +01:00
Koxiaet
7ad1b8cd58 Reorder dependencies and remove dependency on mime 2020-09-09 17:03:33 +01:00
Sunli
035e7c27c9 Release 1.18.0 2020-09-09 15:27:45 +08:00
Sunli
25e1339d5e Remove prefixes and add integrations subdirectory #259 2020-09-09 10:08:17 +08:00
Daniel Wiesenberg
9eee6d1616
Add async Rocket integration 2020-09-04 09:26:34 +02:00
Sunli
b7163d4f92 Release 1.17.21
async-graphql@1.17.21
async-graphql-derive@1.17.21

Generated by cargo-workspaces
2020-09-03 20:25:33 +08:00
Sunli
b5d7944968 Remove debug code. 2020-09-03 20:23:35 +08:00
Sunli
5c3f772e04 Release 1.17.20
async-graphql@1.17.20

Generated by cargo-workspaces
2020-09-03 20:21:11 +08:00
Sunli
d393ed260d Update docs for InputObject macro. 2020-09-03 20:20:33 +08:00
Sunli
4081643f91 Release 1.17.19
async-graphql@1.17.19
async-graphql-derive@1.17.19

Generated by cargo-workspaces
2020-09-03 20:01:12 +08:00
Sunli
fbccfecbc0 Release 1.17.18
async-graphql@1.17.18
async-graphql-actix-web@1.17.18
async-graphql-warp@1.17.18

Generated by cargo-workspaces
2020-09-02 14:31:59 +08:00
Sunli
dcfdcb0cc5 Release 1.17.17
async-graphql@1.17.17

Generated by cargo-workspaces
2020-09-02 10:47:46 +08:00
Sunli
d2bb44798a Improve subscriptions performance. 2020-09-02 10:47:18 +08:00
Sunli
5dcef3e938 Release 1.17.16
async-graphql@1.17.16
async-graphql-warp@1.17.16

Generated by cargo-workspaces
2020-09-01 19:41:37 +08:00
Sunli
2165ddbc65 Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-09-01 19:34:05 +08:00
Sunli
59ce5fe9f2 Improve subscriptions performance for warp. 2020-09-01 19:33:35 +08:00
Koxiaet
ba5e80f35e Improve book and fix serde dependency 2020-09-01 06:47:22 +01:00
Sunli
ea75c31ea4 Although the serde_derive dependency is now removed, it is actually necessary to add a serde_derive feature to serde. The reason why it can be compiled now is because other dependent packages have this dependency, so it is safer to add this feature here. 2020-09-01 09:35:47 +08:00
Sunli
ad65e9fe6b Release 1.17.15
async-graphql@1.17.15

Generated by cargo-workspaces
2020-09-01 09:26:53 +08:00
Sunli
d04b5b675f Fix the test code and add docs. 2020-09-01 09:10:12 +08:00
Koxiaet
945cd72869 Remove dependency on serde_derive, satisfy Clippy, improve docs 2020-08-31 19:18:02 +01:00
Sunli
48250f229d Release 1.17.14
async-graphql@1.17.14

Generated by cargo-workspaces
2020-08-31 16:13:40 +08:00
Sunli
7a93ad7dc4 Release 1.17.13
async-graphql@1.17.13

Generated by cargo-workspaces
2020-08-31 15:41:19 +08:00
Sunli
53489c60bb Release 1.17.12
async-graphql@1.17.12

Generated by cargo-workspaces
2020-08-29 08:45:34 +08:00
Sunli
33f3806279 Update Cargo.toml 2020-08-29 08:44:38 +08:00
Sunli
1ad2a32f44 Release 1.17.11
async-graphql@1.17.11
async-graphql-derive@1.17.11

Generated by cargo-workspaces
2020-08-27 15:38:13 +08:00
Sunli
1eff8d4ac4 Release 1.17.10
async-graphql@1.17.10
async-graphql-derive@1.17.10

Generated by cargo-workspaces
2020-08-17 21:50:42 +08:00
Sunli
c39f9e20ff Release 1.17.9
async-graphql@1.17.9
async-graphql-tide@1.17.9

Generated by cargo-workspaces
2020-08-16 10:54:17 +08:00
Sunli
37adf41024 Release 1.17.8
async-graphql@1.17.8

Generated by cargo-workspaces
2020-08-14 15:30:55 +08:00
Sunli
db13529258 Release 1.17.7 2020-08-10 19:43:42 +08:00
Sunli
c4247fd495 Release 1.17.6
async-graphql@1.17.6
async-graphql-derive@1.17.6

Generated by cargo-workspaces
2020-08-10 14:15:50 +08:00
Sunli
bd706fb174 Release 1.17.5
async-graphql@1.17.5
async-graphql-derive@1.17.5

Generated by cargo-workspaces
2020-08-10 10:53:42 +08:00
Sunli
6744db6103 Release 1.17.4
async-graphql@1.17.4
async-graphql-derive@1.17.4
async-graphql-tide@1.17.4

Generated by cargo-workspaces
2020-08-09 15:05:56 +08:00
Sunli
5cdb2a99b8 Release 1.17.3
async-graphql@1.17.3
async-graphql-actix-web@1.17.3
async-graphql-derive@1.17.3
async-graphql-parser@1.17.3
async-graphql-tide@1.17.3
async-graphql-warp@1.17.3
chat@1.17.3
graphql-benchmark@1.17.3
simple@1.17.3

Generated by cargo-workspaces
2020-08-06 14:54:22 +08:00
Sunli
5e92faf2a9 Release 1.17.2 2020-08-04 13:37:43 +08:00
Sunli
1634bcd7e0 Release 1.17.1
async-graphql@1.17.1
async-graphql-actix-web@1.17.1
async-graphql-derive@1.17.1
async-graphql-parser@1.17.1
async-graphql-tide@1.17.1
async-graphql-warp@1.17.1
chat@1.17.1
graphql-benchmark@1.17.1
simple@1.17.1

Generated by cargo-workspaces
2020-08-04 13:34:36 +08:00
Sunli
41aa50eb0e Release 1.17.0
async-graphql@1.17.0
async-graphql-actix-web@1.17.0
async-graphql-derive@1.17.0
async-graphql-tide@1.17.0
async-graphql-warp@1.17.0

Generated by cargo-workspaces
2020-08-02 11:48:25 +08:00
Sunli
9cba238a45 Release 1.16.15
async-graphql@1.16.15

Generated by cargo-workspaces
2020-07-30 09:46:46 +08:00
Sunli
248575f1d3 Release 1.16.14
async-graphql@1.16.14
async-graphql-parser@1.16.14

Generated by cargo-workspaces
2020-07-29 09:44:46 +08:00
Sunli
f1a2c4428a Release 1.16.13
async-graphql@1.16.13
async-graphql-parser@1.16.13

Generated by cargo-workspaces
2020-07-24 16:56:17 +08:00
Sunli
b8a887457d Use log crate instead of xlog because xlog still needs to be perfected. #217 2020-07-24 16:55:46 +08:00
Sunli
b60c57bc40 Release 1.16.12
async-graphql@1.16.12
async-graphql-tide@1.16.12

Generated by cargo-workspaces
2020-07-20 10:42:17 +08:00
Sunli
a7924bbc52 Release 1.16.11
async-graphql@1.16.11
async-graphql-parser@1.16.11

Generated by cargo-workspaces
2020-07-17 11:10:33 +08:00
Sunli
96c9d1a8c8 Release 1.16.10
async-graphql@1.16.10
async-graphql-actix-web@1.16.10
async-graphql-derive@1.16.10
async-graphql-parser@1.16.10
async-graphql-tide@1.16.10
async-graphql-warp@1.16.10

Generated by cargo-workspaces
2020-07-17 10:15:25 +08:00
Sunli
c7c4de94ed Replace log crate with xlog. 2020-07-15 18:05:24 +08:00
Sunli
430bd7abf4 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
ec2916de95 Release 1.16.8
async-graphql@1.16.8

Generated by cargo-workspaces
2020-07-08 15:10:47 +08:00
Sunli
268b45477c Release 1.16.7
async-graphql@1.16.7

Generated by cargo-workspaces
2020-07-08 15:07:04 +08:00
Sunli
6b3dbf6ac8 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
0e4cf86884 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
7ebdb9d092 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
c4b292fe70 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
9f270d1d33 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
fac28071d2 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
5a6d477626 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
d208342168 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
4cbd49474a Release 1.15.14
async-graphql@1.15.14

Generated by cargo-workspaces
2020-06-16 23:21:43 +08:00
Sunli
c6742e7f46 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
064c136284 Release 1.15.12
async-graphql@1.15.12
async-graphql-derive@1.15.12

Generated by cargo-workspaces
2020-06-15 14:20:09 +08:00
Sunli
c7eeec4ae8 Release 1.15.11
async-graphql@1.15.11

Generated by cargo-workspaces
2020-06-15 12:06:53 +08:00
Sunli
1124124099 Release 1.15.10
async-graphql@1.15.10
async-graphql-derive@1.15.10

Generated by cargo-workspaces
2020-06-15 09:29:06 +08:00
Sunli
c2b4f9b8cc Release 1.15.8
async-graphql@1.15.8

Generated by cargo-workspaces
2020-06-13 22:15:51 +08:00
Sunli
09a6eb4944 Extension::Logger now provides more comprehensive error information. 2020-06-13 22:14:47 +08:00
Sunli
12e8cf4bce Release 1.15.7
async-graphql@1.15.7
async-graphql-derive@1.15.7

Generated by cargo-workspaces
2020-06-13 10:47:57 +08:00
Sunli
32ced9b89b Release 1.15.6
async-graphql@1.15.6
async-graphql-derive@1.15.6

Generated by cargo-workspaces
2020-06-12 10:06:29 +08:00
Sunli
2e9557ff1c Release 1.15.5
async-graphql@1.15.5
async-graphql-derive@1.15.5

Generated by cargo-workspaces
2020-06-11 15:09:59 +08:00
Sunli
5cf034a7c1 Release 1.15.4
async-graphql@1.15.4
async-graphql-derive@1.15.4

Generated by cargo-workspaces
2020-06-11 11:27:57 +08:00
Sunli
de6cb331db Release 1.15.3
async-graphql@1.15.3

Generated by cargo-workspaces
2020-06-10 10:21:48 +08:00
Sunli
2877e13043 Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-06-10 10:21:15 +08:00
Sunli
37d6a97d22 Bump bson to 1.0.0 2020-06-10 10:21:08 +08:00
sunli
4af1e4d2ed Release 1.15.2
async-graphql@1.15.2

Generated by cargo-workspaces
2020-06-09 21:23:09 +08:00
Sunli
0c6f4a3017 Release 1.15.1
async-graphql@1.15.1

Generated by cargo-workspaces
2020-06-09 18:45:44 +08:00
Sunli
5f1165dd3b Release 1.15.0
async-graphql@1.15.0
async-graphql-tide@1.15.0

Generated by cargo-workspaces
2020-06-08 11:19:43 +08:00
Sunli
e723aa0733 Release 1.14.21
async-graphql@1.14.21
async-graphql-derive@1.14.21

Generated by cargo-workspaces
2020-06-08 10:42:11 +08:00
sunli
215922ee1f Release 1.14.20
async-graphql@1.14.20
async-graphql-derive@1.14.20
async-graphql-warp@1.14.20

Generated by cargo-workspaces
2020-06-07 16:33:17 +08:00
iancormac84
8a76ebc44a Upgrade bson crate. 2020-06-06 12:38:15 -04:00
Sunli
7efeeb543b Release 1.14.19
async-graphql@1.14.19
async-graphql-derive@1.14.19

Generated by cargo-workspaces
2020-06-06 11:49:56 +08:00
Sunli
c978668f6b Release 1.14.18
async-graphql@1.14.18

Generated by cargo-workspaces
2020-06-06 10:30:32 +08:00
Sunli
53ca620f7e Release 1.14.17
async-graphql@1.14.17

Generated by cargo-workspaces
2020-06-06 10:10:28 +08:00
Sunli
a845cfed03 Release 1.14.16
async-graphql@1.14.16
async-graphql-derive@1.14.16

Generated by cargo-workspaces
2020-06-06 09:58:43 +08:00
Sunli
076ccf4708 Release 1.14.15
async-graphql@1.14.15

Generated by cargo-workspaces
2020-06-05 15:44:01 +08:00
Sunli
9e1d5661bd Release 1.14.14
async-graphql@1.14.14
async-graphql-actix-web@1.14.14
async-graphql-warp@1.14.14

Generated by cargo-workspaces
2020-06-05 13:38:21 +08:00
Sunli
c2ee0ba295 Release 1.14.13
async-graphql@1.14.13
async-graphql-derive@1.14.13
graphql-benchmark@1.14.13

Generated by cargo-workspaces
2020-06-03 14:51:16 +08:00
Sunli
ddc15599df Release 1.14.12
async-graphql@1.14.12
async-graphql-derive@1.14.12
chat@1.14.12
graphql-benchmark@1.14.12
simple@1.14.12

Generated by cargo-workspaces
2020-06-02 21:48:19 +08:00
Sunli
c03112a811 Release 1.14.11
async-graphql@1.14.11
graphql-benchmark@1.14.11
simple@1.14.11

Generated by cargo-workspaces
2020-06-02 09:01:37 +08:00
Ivan Plesskih
2922c1bb4b Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
b38130575c 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
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
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
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
f197b5d638 Release 1.14.6
async-graphql@1.14.6

Generated by cargo-workspaces
2020-05-29 12:43:32 +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
7c9bfee446 Release 1.14.4
async-graphql@1.14.4

Generated by cargo-workspaces
2020-05-29 11:57:25 +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
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
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
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
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
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
afb2061392 v1.13.3 2020-05-27 10:38:18 +08:00
William Myers
d22b6df6ad
Fix typos in project description 2020-05-25 15:37:46 -06:00
Sunli
ebc6c80ddd v1.13.2 2020-05-22 14:16:14 +08:00
Sunli
830ea6f0d1 Fix the problem of compilation failure. 2020-05-22 13:38:46 +08:00
Sunli
d719461ae5 Add logger extension 2020-05-22 11:58:49 +08:00
sunli
d8078c4f67 v1.13.1 2020-05-21 21:27:08 +08:00
Sunli
a9d9334517 v1.13.0 2020-05-21 14:03:23 +08:00
sunli
70448c1d63 v1.12.18 2020-05-21 07:46:16 +08:00
sunli
3086681855 Upgrade multer to 1.2.0 2020-05-21 07:43:35 +08:00
sunli
41b80c8c37 v1.12.17 2020-05-20 20:10:46 +08:00
Sunli
cfbe8c53f2 v1.12.16 2020-05-19 13:29:44 +08:00