Commit Graph

517 Commits

Author SHA1 Message Date
Sunli
9c982a8974 Release 2.0.14
async-graphql@2.0.14
async-graphql-actix-web@2.0.14
async-graphql-tide@2.0.14
async-graphql-warp@2.0.14

Generated by cargo-workspaces
2020-11-07 08:51:40 +08:00
Sunli
d38f23aaeb Release 2.0.13
async-graphql@2.0.13
async-graphql-actix-web@2.0.13
async-graphql-tide@2.0.13
async-graphql-warp@2.0.13

Generated by cargo-workspaces
2020-11-06 22:20:43 +08:00
Sunli
6b7adae624 Release 2.0.12
async-graphql@2.0.12
async-graphql-actix-web@2.0.12
async-graphql-derive@2.0.12
async-graphql-tide@2.0.12
async-graphql-warp@2.0.12

Generated by cargo-workspaces
2020-11-04 10:26:32 +08:00
Sunli
bba37ee86f Release 2.0.11
async-graphql@2.0.11
async-graphql-actix-web@2.0.11
async-graphql-tide@2.0.11
async-graphql-warp@2.0.11

Generated by cargo-workspaces
2020-11-03 13:53:16 +08:00
Sunli
ccede153ed Release 2.0.10
async-graphql@2.0.10
async-graphql-actix-web@2.0.10
async-graphql-derive@2.0.10
async-graphql-tide@2.0.10
async-graphql-warp@2.0.10

Generated by cargo-workspaces
2020-11-01 11:33:55 +08:00
Hargobind S. Khalsa
0f495cd627 Validate the query hash before persisting queries 2020-10-31 13:53:53 -07:00
Sunli
bc9626cf95 Release 2.0.9
async-graphql@2.0.9
async-graphql-actix-web@2.0.9
async-graphql-derive@2.0.9
async-graphql-tide@2.0.9
async-graphql-warp@2.0.9

Generated by cargo-workspaces
2020-10-27 10:06:42 +08:00
Sunli
4b058bc0ee Release 2.0.8
async-graphql@2.0.8
async-graphql-actix-web@2.0.8
async-graphql-derive@2.0.8
async-graphql-parser@2.0.8
async-graphql-tide@2.0.8
async-graphql-warp@2.0.8

Generated by cargo-workspaces
2020-10-23 08:27:27 +08:00
Sunli
2d8911b500 Release 2.0.7
async-graphql@2.0.7
async-graphql-actix-web@2.0.7
async-graphql-tide@2.0.7
async-graphql-warp@2.0.7

Generated by cargo-workspaces
2020-10-20 19:58:02 +08:00
Sunli
0a760ffed1 Release 2.0.6
async-graphql@2.0.6
async-graphql-actix-web@2.0.6
async-graphql-derive@2.0.6
async-graphql-tide@2.0.6
async-graphql-warp@2.0.6

Generated by cargo-workspaces
2020-10-20 11:59:04 +08:00
Sunli
eb429083ec Release 2.0.5
async-graphql@2.0.5
async-graphql-actix-web@2.0.5
async-graphql-derive@2.0.5
async-graphql-parser@2.0.5
async-graphql-tide@2.0.5
async-graphql-value@2.0.5
async-graphql-warp@2.0.5

Generated by cargo-workspaces
2020-10-19 10:01:26 +08:00
Sunli
a74e5decb3 Remove unnecessary Cargo configuration items. 2020-10-18 10:40:09 +08:00
Koxiaet
79d8e8a437 Fix documentation links 2020-10-17 15:27:03 +01:00
Sunli
174dffdba7 Release 2.0.4
async-graphql@2.0.4
async-graphql-actix-web@2.0.4
async-graphql-derive@2.0.4
async-graphql-parser@2.0.4
async-graphql-tide@2.0.4
async-graphql-value@2.0.4
async-graphql-warp@2.0.4
graphql-benchmark@2.0.4

Generated by cargo-workspaces
2020-10-17 08:01:10 +08:00
Koxiaet
db312a372d Replace futures with futures_util 2020-10-16 07:49:22 +01:00
Koxiaet
a48953899c Remove itertools dependency 2020-10-16 06:37:48 +01:00
Koxiaet
664f077be3 Update dependencies and make examples submodule 2020-10-15 20:48:06 +01:00
Sunli
b4587b7ce9 Release 2.0.3
async-graphql@2.0.3
async-graphql-actix-web@2.0.3
async-graphql-derive@2.0.3
async-graphql-parser@2.0.3
async-graphql-rocket@2.0.3
async-graphql-tide@2.0.3
async-graphql-value@2.0.3
async-graphql-warp@2.0.3
chat@2.0.3
graphql-benchmark@2.0.3
simple@2.0.3

Generated by cargo-workspaces
2020-10-15 08:56:49 +08:00
Sunli
b331681fe1 2.0.2 2020-10-14 11:11:52 +08:00
Sunli
b1ecc6b8a9 2.0.1 2020-10-14 10:25:41 +08:00
Sunli
11bb21f367 2.0.0 2020-10-13 10:31:19 +08:00
Sunli
b3695cf9da 2.0.0-alpha.30 2020-10-12 21:10:27 +08:00
Sunli
23787cb6c5 2.0.0-alpha.29 2020-10-12 15:13:37 +08:00
Sunli
2e94ddaa26 2.0.0-alpha.28 2020-10-12 11:08:54 +08:00
Sunli
35bbba7990 2.0.0-alpha.27 2020-10-12 07:54:01 +08:00
Sunli
b6b6e5aa05 2.0.0-alpha.26 2020-10-11 21:36:28 +08:00
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
Sunli
8fb5c6c9cd v1.12.15 2020-05-19 10:34:10 +08:00
sunli
f04a2291f9 v1.12.14 2020-05-18 21:32:38 +08:00
sunli
84e206802a v1.12.13 2020-05-18 19:47:20 +08:00
Sunli
25f8e85004 v1.12.12 2020-05-18 11:39:10 +08:00
sunli
241d437f15 v1.12.11 2020-05-17 16:38:46 +08:00
sunli
44b1eb4fb4 Replace multipart parser with multer. 2020-05-17 16:26:36 +08:00
sunli
6dcb3e75a4 v1.12.10 2020-05-16 21:23:28 +08:00
sunli
0093ec6c8b v1.12.9 2020-05-16 18:19:40 +08:00
sunli
42a4639dc3 Preserve field order for introspection. #89 2020-05-16 10:05:48 +08:00
sunli
73abefcaf0 1.12.7 2020-05-14 22:14:31 +08:00
Sunli
8aa1e24b0a v1.12.6 2020-05-14 15:45:02 +08:00
Sunli
191758f9b0 Add async-graphql-lambda
Update async-graphql-tide api
2020-05-14 14:50:08 +08:00
sunli
3870937623 v1.12.3 2020-05-13 19:04:13 +08:00
sunli
bdb71f7068 v1.12.2 2020-05-13 09:04:53 +08:00
sunli
1a1d5b4075 pre-release v1.12.1 2020-05-12 17:20:23 +08:00
sunli
9838ef237c v1.12.0 2020-05-12 16:41:10 +08:00
sunli
83579077d9 Support Upload Stream #15
I think the previous implementation is not elegant enough, the `QueryBuilder::set_files_holder` function looks disgusting, so I refactored it.
By the way, the performance of parsing InputValue has been optimized, and unnecessary clones have been removed.
2020-05-11 21:47:24 +08:00
sunli
14d196feca Upgrade async-trait to 0.1.30. #73 2020-05-11 09:10:57 +08:00
sunli
0bd5e14ee9 v1.11.3 2020-05-10 23:02:33 +08:00
sunli
925f8d6828 v1.11.2 2020-05-10 22:13:58 +08:00
sunli
841e822359 v1.11.1 2020-05-10 18:42:57 +08:00
sunli
2267e961bf async-graphql-parser v0.2.0 2020-05-10 13:54:57 +08:00
sunli
f64b117859 v1.11.0 2020-05-10 13:09:57 +08:00
sunli
da26857379 Move the parser to async-graphql-parser crate. 2020-05-09 22:02:55 +08:00
sunli
311859e12a Merge branch 'parser'
Implement a new GraphQL query parser and remove the dependency on graphql-parser.
2020-05-09 17:55:04 +08:00
sunli
8d5f908f96 v1.10.12 2020-05-07 20:45:33 +08:00
sunli
99ec304a3f v1.10.11 2020-05-07 18:49:26 +08:00
sunli
b985a00160 1.10.10 2020-05-06 06:53:26 +08:00
sunli
9cce28a85d v1.10.9 2020-05-05 17:55:01 +08:00
sunli
8ff6339e50 v1.10.8 2020-05-05 13:50:22 +08:00
sunli
de69a70307 v1.10.7 2020-05-05 13:03:55 +08:00
sunli
be2898ea01 v1.10.6 2020-05-04 07:59:30 +08:00
sunli
dea7dc3ddd v1.10.5 2020-05-03 23:01:14 +08:00
sunli
5e8eba0baa v1.10.4 2020-05-03 22:33:56 +08:00
sunli
f3b0937523 v1.10.3 2020-05-03 16:03:27 +08:00
sunli
8c2d8bffb4 v1.10.2 2020-05-03 10:18:45 +08:00
sunli
fded6fabcc v1.10.1 2020-05-02 11:03:04 +08:00
sunli
1df09fcf77 v1.10.0 2020-05-02 07:59:00 +08:00
sunli
84745c5179 v1.9.24 2020-04-28 15:56:23 +08:00
sunli
aefe448ede Move project to async-graphql 2020-04-28 15:41:31 +08:00
sunli
495df5a9ab Add tracing extension 2020-04-28 15:01:19 +08:00
sunli
fee4393b3b v1.9.23 2020-04-27 18:54:22 +08:00
sunli
124bf2e831 v1.9.22 2020-04-27 18:12:39 +08:00
sunli
489f3dce38 v1.9.21 2020-04-27 14:15:12 +08:00
sunli
c0c0961837 v1.9.20 2020-04-27 13:03:56 +08:00
sunli
aac5b3bfb2 v1.9.19 2020-04-26 23:10:16 +08:00
vkill
daa6ca7f20 add async-graphql-tide 2020-04-26 19:53:44 +08:00
sunli
4850d7a77f v1.9.18 2020-04-25 15:09:11 +08:00
sunli
53905e1a5b Update Cargo.toml 2020-04-24 10:40:26 +08:00
sunli
9d294708e1 Use FnvHashMap for Data 2020-04-23 21:36:04 +08:00
sunli
d501f73a08 v1.9.17 2020-04-23 18:11:03 +08:00
sunli
fcd7cb7bab v1.9.16 2020-04-23 16:09:05 +08:00
sunli
816cebf8c4 v1.9.15 2020-04-23 15:30:12 +08:00
sunli
e4981d41ab v1.9.14 2020-04-23 14:52:53 +08:00
sunli
4b7a388025 v1.9.13 2020-04-23 11:46:48 +08:00
sunli
7a4d3f2899 v1.9.12 2020-04-23 11:27:16 +08:00
sunli
09624cab24 v1.9.11
Add context data for subscription
2020-04-23 10:26:16 +08:00
sunli
027fa368ab v1.9.10 2020-04-22 15:00:17 +08:00
sunli
64d897a384 v1.9.9 2020-04-22 13:30:41 +08:00
sunli
297d1e7cbb v1.9.8 2020-04-21 20:49:32 +08:00
sunli
e94fa3b993 v1.9.7
Add a `ref` attribute to the field attribute of `SimpleObject`.
2020-04-21 15:40:19 +08:00
sunli
804f8b58a4 v1.9.6
Add SimpleObject support to Interface
2020-04-21 15:27:43 +08:00
sunli
db32d2a071 v1.9.5 2020-04-21 12:13:14 +08:00
sunli
50dabfb716 v1.9.4 2020-04-20 14:37:28 +08:00
sunli
245dd96e91 v1.9.3 2020-04-18 12:26:25 +08:00
sunli
2c664bb7d7 Add some docs
v1.9.2
2020-04-17 11:06:33 +08:00
sunli
28dea0e06a v1.9.1 2020-04-14 12:09:59 +08:00
sunli
26046ce809 v1.9.0 2020-04-14 09:53:17 +08:00
sunli
4d6b484150 v1.8.1 2020-04-11 17:40:29 +08:00
sunli
b880a937ce Add GQLHttpRequest and IntoQueryBuilder trait 2020-04-11 17:36:05 +08:00
sunli
8d98415fbd v1.8.0 2020-04-10 10:26:08 +08:00
sunli
16ffb0a7b1 v1.7.8 2020-04-08 09:05:54 +08:00
sunli
c88a0f2c0f v1.7.7 2020-04-07 14:31:34 +08:00
sunli
3ac07990bb v1.7.6 2020-04-06 19:57:21 +08:00