Commit Graph

381 Commits

Author SHA1 Message Date
Sunli
08aaceff18 Release 4.0.14
async-graphql@4.0.14
async-graphql-actix-web@4.0.14
async-graphql-axum@4.0.14
async-graphql-derive@4.0.14
async-graphql-parser@4.0.14
async-graphql-poem@4.0.14
async-graphql-rocket@4.0.14
async-graphql-tide@4.0.14
async-graphql-value@4.0.14
async-graphql-warp@4.0.14

Generated by cargo-workspaces
2022-09-26 08:31:27 +08:00
Sunli
c7d233a44a Rustfmt 2022-09-25 13:41:36 +08:00
Sunli
053c1178c2 Add support for parse request from query string #1085 2022-09-25 12:10:52 +08:00
Sunli
c0c03449ab Release 4.0.13
async-graphql@4.0.13
async-graphql-actix-web@4.0.13
async-graphql-axum@4.0.13
async-graphql-derive@4.0.13
async-graphql-parser@4.0.13
async-graphql-poem@4.0.13
async-graphql-rocket@4.0.13
async-graphql-tide@4.0.13
async-graphql-value@4.0.13
async-graphql-warp@4.0.13

Generated by cargo-workspaces
2022-09-09 18:49:44 +08:00
Sunli
de559b950f Release 4.0.12
async-graphql@4.0.12
async-graphql-actix-web@4.0.12
async-graphql-axum@4.0.12
async-graphql-derive@4.0.12
async-graphql-parser@4.0.12
async-graphql-poem@4.0.12
async-graphql-rocket@4.0.12
async-graphql-tide@4.0.12
async-graphql-value@4.0.12
async-graphql-warp@4.0.12

Generated by cargo-workspaces
2022-08-29 14:17:32 +08:00
Sunli
d26df5c402 Release 4.0.11
async-graphql@4.0.11
async-graphql-actix-web@4.0.11
async-graphql-axum@4.0.11
async-graphql-derive@4.0.11
async-graphql-parser@4.0.11
async-graphql-poem@4.0.11
async-graphql-rocket@4.0.11
async-graphql-tide@4.0.11
async-graphql-value@4.0.11
async-graphql-warp@4.0.11

Generated by cargo-workspaces
2022-08-23 23:04:12 +08:00
sunli829
1e8ecc74a4 Release 4.0.10
async-graphql@4.0.10
async-graphql-actix-web@4.0.10
async-graphql-axum@4.0.10
async-graphql-derive@4.0.10
async-graphql-parser@4.0.10
async-graphql-poem@4.0.10
async-graphql-rocket@4.0.10
async-graphql-tide@4.0.10
async-graphql-value@4.0.10
async-graphql-warp@4.0.10

Generated by cargo-workspaces
2022-08-18 21:50:06 +08:00
Sunli
b537f0f048 Release 4.0.9
async-graphql@4.0.9
async-graphql-actix-web@4.0.9
async-graphql-axum@4.0.9
async-graphql-derive@4.0.9
async-graphql-parser@4.0.9
async-graphql-poem@4.0.9
async-graphql-rocket@4.0.9
async-graphql-tide@4.0.9
async-graphql-value@4.0.9
async-graphql-warp@4.0.9

Generated by cargo-workspaces
2022-08-15 12:14:40 +08:00
Sunli
744ca71aca on_connection_init takes FnOnce instead of Fn #1022 2022-08-15 12:12:25 +08:00
Sunli
1f479c5211 Release 4.0.8
async-graphql@4.0.8
async-graphql-actix-web@4.0.8
async-graphql-axum@4.0.8
async-graphql-derive@4.0.8
async-graphql-parser@4.0.8
async-graphql-poem@4.0.8
async-graphql-rocket@4.0.8
async-graphql-tide@4.0.8
async-graphql-value@4.0.8
async-graphql-warp@4.0.8

Generated by cargo-workspaces
2022-08-12 13:17:04 +08:00
Sunli
fd886fa8bd Merge pull request #1007 from frederikhors/patch-1
Fix misprint
2022-08-09 22:08:32 +08:00
Sunli
339df7c934 Release 4.0.7
async-graphql@4.0.7
async-graphql-actix-web@4.0.7
async-graphql-axum@4.0.7
async-graphql-derive@4.0.7
async-graphql-parser@4.0.7
async-graphql-poem@4.0.7
async-graphql-rocket@4.0.7
async-graphql-tide@4.0.7
async-graphql-value@4.0.7
async-graphql-warp@4.0.7

Generated by cargo-workspaces
2022-08-09 17:20:04 +08:00
frederikhors
9be29ef11f Fix misprint 2022-08-04 00:08:20 +02:00
Sunli
de1aaf64e7 Release 4.0.6
async-graphql@4.0.6
async-graphql-actix-web@4.0.6
async-graphql-axum@4.0.6
async-graphql-derive@4.0.6
async-graphql-parser@4.0.6
async-graphql-poem@4.0.6
async-graphql-rocket@4.0.6
async-graphql-tide@4.0.6
async-graphql-value@4.0.6
async-graphql-warp@4.0.6

Generated by cargo-workspaces
2022-07-21 10:25:03 +08:00
Sunli
cfd728a2c6 Release 4.0.5
async-graphql@4.0.5
async-graphql-actix-web@4.0.5
async-graphql-axum@4.0.5
async-graphql-derive@4.0.5
async-graphql-parser@4.0.5
async-graphql-poem@4.0.5
async-graphql-rocket@4.0.5
async-graphql-tide@4.0.5
async-graphql-value@4.0.5
async-graphql-warp@4.0.5

Generated by cargo-workspaces
2022-07-18 16:43:19 +08:00
Dan Bruder
4d3b63804f Bump Rocket from 0.5.0-rc.1 to 0.5.0-rc.2 (#968) 2022-07-10 08:43:18 +08:00
Edward Rudd
cb780f3f6c Fix nightly rustfmt (#970)
* fix format of other code due to new nightly

* Adjust github fmt checks to use a fixed nightly version
2022-07-05 06:54:07 +08:00
Sunli
d551c982b3 Release 4.0.4
async-graphql@4.0.4
async-graphql-actix-web@4.0.4
async-graphql-axum@4.0.4
async-graphql-derive@4.0.4
async-graphql-parser@4.0.4
async-graphql-poem@4.0.4
async-graphql-rocket@4.0.4
async-graphql-tide@4.0.4
async-graphql-value@4.0.4
async-graphql-warp@4.0.4

Generated by cargo-workspaces
2022-06-25 14:12:14 +08:00
Sunli
25261e2166 Bump Actix-web from 4.0.1 to 4.1.0 2022-06-24 16:12:30 +08:00
Sunli
613f674a23 Release 4.0.3
async-graphql@4.0.3
async-graphql-actix-web@4.0.3
async-graphql-axum@4.0.3
async-graphql-derive@4.0.3
async-graphql-parser@4.0.3
async-graphql-poem@4.0.3
async-graphql-rocket@4.0.3
async-graphql-tide@4.0.3
async-graphql-value@4.0.3
async-graphql-warp@4.0.3

Generated by cargo-workspaces
2022-06-20 13:57:45 +08:00
iffy-validio
9862a473b5 Make email-validator optional (#950) 2022-06-17 00:23:47 +08:00
Edward Rudd
a445606e5a add nodes exposure on ConectionType so nesting through edges isn't always needed. (#952) 2022-06-17 00:12:07 +08:00
goodbin
b765b4f6c2 feat: custom error type in axum request extractor (#945)
* feat: custom error type in axum request extractor

Ability to specify a custom type of error in axum request extractor.

* fmt: fix format

* fix: Fix check format

Co-authored-by: GoodBin <olelenkov@gmail.com>
2022-06-11 09:55:16 +08:00
Sunli
bbfdb2e04c Release 4.0.2
async-graphql@4.0.2
async-graphql-actix-web@4.0.2
async-graphql-axum@4.0.2
async-graphql-derive@4.0.2
async-graphql-parser@4.0.2
async-graphql-poem@4.0.2
async-graphql-rocket@4.0.2
async-graphql-tide@4.0.2
async-graphql-value@4.0.2
async-graphql-warp@4.0.2

Generated by cargo-workspaces
2022-06-10 19:26:35 +08:00
Sunli
d14ead03f9 Release 4.0.1
async-graphql@4.0.1
async-graphql-actix-web@4.0.1
async-graphql-axum@4.0.1
async-graphql-derive@4.0.1
async-graphql-parser@4.0.1
async-graphql-poem@4.0.1
async-graphql-rocket@4.0.1
async-graphql-tide@4.0.1
async-graphql-value@4.0.1
async-graphql-warp@4.0.1

Generated by cargo-workspaces
2022-05-24 20:13:40 +08:00
Sunli
e09494ae03 Release 4.0.0
async-graphql@4.0.0
async-graphql-actix-web@4.0.0
async-graphql-axum@4.0.0
async-graphql-derive@4.0.0
async-graphql-parser@4.0.0
async-graphql-poem@4.0.0
async-graphql-rocket@4.0.0
async-graphql-tide@4.0.0
async-graphql-value@4.0.0
async-graphql-warp@4.0.0

Generated by cargo-workspaces
2022-05-17 08:32:43 +08:00
sunli829
132d0c84e2 Release 4.0.0-alpha.2
async-graphql@4.0.0-alpha.2
async-graphql-actix-web@4.0.0-alpha.2
async-graphql-axum@4.0.0-alpha.2
async-graphql-derive@4.0.0-alpha.2
async-graphql-parser@4.0.0-alpha.2
async-graphql-poem@4.0.0-alpha.2
async-graphql-rocket@4.0.0-alpha.2
async-graphql-tide@4.0.0-alpha.2
async-graphql-value@4.0.0-alpha.2
async-graphql-warp@4.0.0-alpha.2

Generated by cargo-workspaces
2022-05-14 16:54:59 +08:00
Sunli
7a365d5659 Release 4.0.0-alpha.1
async-graphql@4.0.0-alpha.1
async-graphql-actix-web@4.0.0-alpha.1
async-graphql-axum@4.0.0-alpha.1
async-graphql-derive@4.0.0-alpha.1
async-graphql-parser@4.0.0-alpha.1
async-graphql-poem@4.0.0-alpha.1
async-graphql-rocket@4.0.0-alpha.1
async-graphql-tide@4.0.0-alpha.1
async-graphql-value@4.0.0-alpha.1
async-graphql-warp@4.0.0-alpha.1

Generated by cargo-workspaces
2022-05-05 12:49:58 +08:00
Sunli
9f6efa3902 Release 4.0.0-alpha.0
async-graphql@4.0.0-alpha.0
async-graphql-actix-web@4.0.0-alpha.0
async-graphql-axum@4.0.0-alpha.0
async-graphql-derive@4.0.0-alpha.0
async-graphql-parser@4.0.0-alpha.0
async-graphql-poem@4.0.0-alpha.0
async-graphql-rocket@4.0.0-alpha.0
async-graphql-tide@4.0.0-alpha.0
async-graphql-value@4.0.0-alpha.0
async-graphql-warp@4.0.0-alpha.0

Generated by cargo-workspaces
2022-05-01 11:23:26 +08:00
Sunli
88ba75ec70 Rework connection types 2022-04-19 19:18:06 +08:00
Paul Nguyen
4be26b1efd async-graphql-axum: update tokio-util 2022-04-18 18:53:55 +02:00
Sunli
1ba5113cd5 Release 3.0.38
async-graphql@3.0.38
async-graphql-actix-web@3.0.38
async-graphql-axum@3.0.38
async-graphql-derive@3.0.38
async-graphql-parser@3.0.38
async-graphql-poem@3.0.38
async-graphql-rocket@3.0.38
async-graphql-tide@3.0.38
async-graphql-value@3.0.38
async-graphql-warp@3.0.38

Generated by cargo-workspaces
2022-04-09 08:19:57 +08:00
Calin Gavriliuc
3a9d782a98 Update Axum integration to Axum 0.5.1 2022-04-03 22:46:38 -07:00
Calin Gavriliuc
aee663294d Update Axum integration to Axum 0.5 2022-04-03 22:02:55 -07:00
Sunli
4f50a50e7d Release 3.0.37
async-graphql@3.0.37
async-graphql-actix-web@3.0.37
async-graphql-axum@3.0.37
async-graphql-derive@3.0.37
async-graphql-parser@3.0.37
async-graphql-poem@3.0.37
async-graphql-rocket@3.0.37
async-graphql-tide@3.0.37
async-graphql-value@3.0.37
async-graphql-warp@3.0.37

Generated by cargo-workspaces
2022-03-30 20:59:13 +08:00
Sunli
aec1f27ac6 Release 3.0.36
async-graphql@3.0.36
async-graphql-actix-web@3.0.36
async-graphql-axum@3.0.36
async-graphql-derive@3.0.36
async-graphql-parser@3.0.36
async-graphql-poem@3.0.36
async-graphql-rocket@3.0.36
async-graphql-tide@3.0.36
async-graphql-value@3.0.36
async-graphql-warp@3.0.36

Generated by cargo-workspaces
2022-03-22 11:45:28 +08:00
Sunli
15f84c1d00 Release 3.0.35
async-graphql@3.0.35
async-graphql-actix-web@3.0.35
async-graphql-axum@3.0.35
async-graphql-derive@3.0.35
async-graphql-parser@3.0.35
async-graphql-poem@3.0.35
async-graphql-rocket@3.0.35
async-graphql-tide@3.0.35
async-graphql-value@3.0.35
async-graphql-warp@3.0.35

Generated by cargo-workspaces
2022-03-14 11:31:28 +08:00
Sunli
6fe4880b91 Merge branch 'master' of github.com:async-graphql/async-graphql 2022-03-05 09:10:22 +08:00
Sunli
95abc17842 Release 3.0.34
async-graphql@3.0.34
async-graphql-actix-web@3.0.34
async-graphql-axum@3.0.34
async-graphql-derive@3.0.34
async-graphql-parser@3.0.34
async-graphql-poem@3.0.34
async-graphql-rocket@3.0.34
async-graphql-tide@3.0.34
async-graphql-value@3.0.34
async-graphql-warp@3.0.34

Generated by cargo-workspaces
2022-03-05 09:09:47 +08:00
gho1b
2f74cd4641 Merge branch 'master' into master 2022-03-05 01:58:09 +07:00
gho1b
abf4f4155c Update Integration Actix Web 2022-03-05 01:50:39 +07:00
Sunli
8bfad21403 Release 3.0.33
async-graphql@3.0.33
async-graphql-actix-web@3.0.33
async-graphql-axum@3.0.33
async-graphql-derive@3.0.33
async-graphql-parser@3.0.33
async-graphql-poem@3.0.33
async-graphql-rocket@3.0.33
async-graphql-tide@3.0.33
async-graphql-value@3.0.33
async-graphql-warp@3.0.33

Generated by cargo-workspaces
2022-03-04 21:39:16 +08:00
Jake Oliver
86c9b73bec Update actix to 0.13 2022-03-04 10:29:58 +00:00
Sunli
9359b82da2 Release 3.0.32
async-graphql@3.0.32
async-graphql-actix-web@3.0.32
async-graphql-axum@3.0.32
async-graphql-derive@3.0.32
async-graphql-parser@3.0.32
async-graphql-poem@3.0.32
async-graphql-rocket@3.0.32
async-graphql-tide@3.0.32
async-graphql-value@3.0.32
async-graphql-warp@3.0.32

Generated by cargo-workspaces
2022-03-04 10:25:43 +08:00
Conrad Ludgate
062e25ab6f bump actix-web 2022-02-26 07:13:07 +00:00
Sunli
842f708ace Release 3.0.31
async-graphql@3.0.31
async-graphql-actix-web@3.0.31
async-graphql-axum@3.0.31
async-graphql-derive@3.0.31
async-graphql-parser@3.0.31
async-graphql-poem@3.0.31
async-graphql-rocket@3.0.31
async-graphql-tide@3.0.31
async-graphql-value@3.0.31
async-graphql-warp@3.0.31

Generated by cargo-workspaces
2022-02-17 19:39:22 +08:00
Sunli
c2c7763202 Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3 2022-02-17 19:36:13 +08:00
Sunli
83dbe4d058 Release 3.0.30
async-graphql@3.0.30
async-graphql-actix-web@3.0.30
async-graphql-axum@3.0.30
async-graphql-derive@3.0.30
async-graphql-parser@3.0.30
async-graphql-poem@3.0.30
async-graphql-rocket@3.0.30
async-graphql-tide@3.0.30
async-graphql-value@3.0.30
async-graphql-warp@3.0.30

Generated by cargo-workspaces
2022-02-16 14:01:11 +08:00
Sunli
65c47100bf Release 3.0.29
async-graphql@3.0.29
async-graphql-actix-web@3.0.29
async-graphql-axum@3.0.29
async-graphql-derive@3.0.29
async-graphql-parser@3.0.29
async-graphql-poem@3.0.29
async-graphql-rocket@3.0.29
async-graphql-tide@3.0.29
async-graphql-value@3.0.29
async-graphql-warp@3.0.29

Generated by cargo-workspaces
2022-02-06 17:18:18 +08:00
Sunli
b5e29bd590 Bump Actix-web from 4.0.0-beta.19 to 4.0.0-rc.2 2022-02-06 16:22:54 +08:00