Commit Graph

550 Commits

Author SHA1 Message Date
Sunli 8243921fa4 Release 3.0.2
async-graphql@3.0.2
async-graphql-actix-web@3.0.2
async-graphql-axum@3.0.2
async-graphql-derive@3.0.2
async-graphql-parser@3.0.2
async-graphql-poem@3.0.2
async-graphql-rocket@3.0.2
async-graphql-value@3.0.2
async-graphql-warp@3.0.2

Generated by cargo-workspaces
2021-11-17 17:03:48 +08:00
Sunli 502bfb8670 Add `url`, `regex` and `ip` validators. 2021-11-17 11:12:52 +08:00
Sunli f40c4ca3e6 Release 3.0.1
async-graphql@3.0.1
async-graphql-actix-web@3.0.1
async-graphql-axum@3.0.1
async-graphql-derive@3.0.1
async-graphql-parser@3.0.1
async-graphql-poem@3.0.1
async-graphql-rocket@3.0.1
async-graphql-value@3.0.1
async-graphql-warp@3.0.1

Generated by cargo-workspaces
2021-11-17 08:49:52 +08:00
Sunli fb7465dcb7 Release 3.0.0
async-graphql@3.0.0
async-graphql-actix-web@3.0.0
async-graphql-axum@3.0.0
async-graphql-derive@3.0.0
async-graphql-parser@3.0.0
async-graphql-poem@3.0.0
async-graphql-rocket@3.0.0
async-graphql-value@3.0.0
async-graphql-warp@3.0.0

Generated by cargo-workspaces
2021-11-16 18:19:48 +08:00
Sunli 7e492103e3 Release 3.0.0-alpha.3
async-graphql@3.0.0-alpha.3
async-graphql-actix-web@3.0.0-alpha.3
async-graphql-axum@3.0.0-alpha.3
async-graphql-derive@3.0.0-alpha.3
async-graphql-parser@3.0.0-alpha.3
async-graphql-poem@3.0.0-alpha.3
async-graphql-rocket@3.0.0-alpha.3
async-graphql-value@3.0.0-alpha.3
async-graphql-warp@3.0.0-alpha.3

Generated by cargo-workspaces
2021-11-16 18:03:39 +08:00
Sunli 32a6cd39f4 Release 3.0.0-alpha.2
async-graphql@3.0.0-alpha.2
async-graphql-actix-web@3.0.0-alpha.2
async-graphql-axum@3.0.0-alpha.2
async-graphql-derive@3.0.0-alpha.2
async-graphql-parser@3.0.0-alpha.2
async-graphql-poem@3.0.0-alpha.2
async-graphql-rocket@3.0.0-alpha.2
async-graphql-value@3.0.0-alpha.2
async-graphql-warp@3.0.0-alpha.2

Generated by cargo-workspaces
2021-11-16 16:22:06 +08:00
Sunli 4b1cb058fa Release 3.0.0-alpha.1
async-graphql@3.0.0-alpha.1
async-graphql-actix-web@3.0.0-alpha.1
async-graphql-axum@3.0.0-alpha.1
async-graphql-derive@3.0.0-alpha.1
async-graphql-parser@3.0.0-alpha.1
async-graphql-poem@3.0.0-alpha.1
async-graphql-rocket@3.0.0-alpha.1
async-graphql-value@3.0.0-alpha.1
async-graphql-warp@3.0.0-alpha.1

Generated by cargo-workspaces
2021-11-16 15:28:20 +08:00
Sunli a656ab111b Release 3.0.0-alpha.0
async-graphql@3.0.0-alpha.0
async-graphql-actix-web@3.0.0-alpha.0
async-graphql-axum@3.0.0-alpha.0
async-graphql-derive@3.0.0-alpha.0
async-graphql-parser@3.0.0-alpha.0
async-graphql-poem@3.0.0-alpha.0
async-graphql-rocket@3.0.0-alpha.0
async-graphql-value@3.0.0-alpha.0
async-graphql-warp@3.0.0-alpha.0

Generated by cargo-workspaces
2021-11-16 15:11:21 +08:00
Sunli dd55421ede Rework validators 2 2021-11-15 09:12:13 +08:00
Sunli 382d745042 Merge branch 'master' into async-graphql-v3 2021-11-13 09:33:12 +08:00
Sunli 6272d72a15 Release 2.11.3
async-graphql@2.11.3
async-graphql-actix-web@2.11.3
async-graphql-axum@2.11.3
async-graphql-derive@2.11.3
async-graphql-parser@2.11.3
async-graphql-poem@2.11.3
async-graphql-rocket@2.11.3
async-graphql-tide@2.11.3
async-graphql-value@2.11.3
async-graphql-warp@2.11.3

Generated by cargo-workspaces
2021-11-13 09:30:09 +08:00
Sunli 6905c561ca Update async-graphql-poem 2 2021-11-12 12:00:38 +08:00
Sunli 202525903a Release 2.11.2
async-graphql@2.11.2
async-graphql-actix-web@2.11.2
async-graphql-axum@2.11.2
async-graphql-derive@2.11.2
async-graphql-parser@2.11.2
async-graphql-poem@2.11.2
async-graphql-rocket@2.11.2
async-graphql-tide@2.11.2
async-graphql-value@2.11.2
async-graphql-warp@2.11.2

Generated by cargo-workspaces
2021-11-11 08:57:55 +08:00
Sunli 70fb209b30 Release 2.11.1
async-graphql@2.11.1
async-graphql-actix-web@2.11.1
async-graphql-axum@2.11.1
async-graphql-derive@2.11.1
async-graphql-parser@2.11.1
async-graphql-poem@2.11.1
async-graphql-rocket@2.11.1
async-graphql-tide@2.11.1
async-graphql-value@2.11.1
async-graphql-warp@2.11.1

Generated by cargo-workspaces
2021-11-07 21:25:43 +08:00
meh 119c5d0f5d feat: add chrono::Duration custom scalar 2021-11-03 14:05:58 +01:00
Sunli 16cf3b8d82 Release 2.11.0
async-graphql@2.11.0
async-graphql-actix-web@2.11.0
async-graphql-axum@2.11.0
async-graphql-derive@2.11.0
async-graphql-parser@2.11.0
async-graphql-poem@2.11.0
async-graphql-rocket@2.11.0
async-graphql-tide@2.11.0
async-graphql-value@2.11.0
async-graphql-warp@2.11.0

Generated by cargo-workspaces
2021-11-03 15:36:48 +08:00
Sunli abac47fc50 Merge branch 'master' into update-to-rust-edition-2021 2021-11-02 20:08:41 +08:00
Sunli 9610ae4695 Release 2.10.8
async-graphql@2.10.8
async-graphql-actix-web@2.10.8
async-graphql-axum@2.10.8
async-graphql-derive@2.10.8
async-graphql-parser@2.10.8
async-graphql-poem@2.10.8
async-graphql-rocket@2.10.8
async-graphql-tide@2.10.8
async-graphql-value@2.10.8
async-graphql-warp@2.10.8

Generated by cargo-workspaces
2021-10-27 20:08:35 +08:00
Sunli f1fda411b9 Release 2.10.7
async-graphql@2.10.7
async-graphql-actix-web@2.10.7
async-graphql-axum@2.10.7
async-graphql-derive@2.10.7
async-graphql-parser@2.10.7
async-graphql-poem@2.10.7
async-graphql-rocket@2.10.7
async-graphql-tide@2.10.7
async-graphql-value@2.10.7
async-graphql-warp@2.10.7

Generated by cargo-workspaces
2021-10-27 13:58:47 +08:00
Sunli fb38b548d1 Release 2.10.6
async-graphql@2.10.6
async-graphql-actix-web@2.10.6
async-graphql-axum@2.10.6
async-graphql-derive@2.10.6
async-graphql-parser@2.10.6
async-graphql-poem@2.10.6
async-graphql-rocket@2.10.6
async-graphql-tide@2.10.6
async-graphql-value@2.10.6
async-graphql-warp@2.10.6

Generated by cargo-workspaces
2021-10-26 20:44:45 +08:00
Sunli 91cf37e28d Release 2.10.5
async-graphql@2.10.5
async-graphql-actix-web@2.10.5
async-graphql-axum@2.10.5
async-graphql-derive@2.10.5
async-graphql-parser@2.10.5
async-graphql-poem@2.10.5
async-graphql-rocket@2.10.5
async-graphql-tide@2.10.5
async-graphql-value@2.10.5
async-graphql-warp@2.10.5

Generated by cargo-workspaces
2021-10-23 19:34:57 +08:00
Jeff Registre 6e71fac257 Update cargo edition to 2021 2021-10-22 19:34:47 -04:00
Sunli 7769adb012 Release 2.10.4
async-graphql@2.10.4
async-graphql-actix-web@2.10.4
async-graphql-axum@2.10.4
async-graphql-derive@2.10.4
async-graphql-parser@2.10.4
async-graphql-poem@2.10.4
async-graphql-rocket@2.10.4
async-graphql-tide@2.10.4
async-graphql-value@2.10.4
async-graphql-warp@2.10.4

Generated by cargo-workspaces
2021-10-22 10:39:19 +08:00
root ef22c48d28 Release 2.10.3
async-graphql@2.10.3
async-graphql-actix-web@2.10.3
async-graphql-axum@2.10.3
async-graphql-derive@2.10.3
async-graphql-parser@2.10.3
async-graphql-poem@2.10.3
async-graphql-rocket@2.10.3
async-graphql-tide@2.10.3
async-graphql-value@2.10.3
async-graphql-warp@2.10.3

Generated by cargo-workspaces
2021-10-12 18:22:48 +08:00
Sunli 526452b494 Release 2.10.2
async-graphql@2.10.2
async-graphql-actix-web@2.10.2
async-graphql-axum@2.10.2
async-graphql-derive@2.10.2
async-graphql-parser@2.10.2
async-graphql-poem@2.10.2
async-graphql-rocket@2.10.2
async-graphql-tide@2.10.2
async-graphql-value@2.10.2
async-graphql-warp@2.10.2

Generated by cargo-workspaces
2021-09-29 16:01:42 +08:00
Sunli 73b30d4982 Release 2.10.1
async-graphql@2.10.1
async-graphql-actix-web@2.10.1
async-graphql-axum@2.10.1
async-graphql-derive@2.10.1
async-graphql-parser@2.10.1
async-graphql-poem@2.10.1
async-graphql-tide@2.10.1
async-graphql-value@2.10.1
async-graphql-warp@2.10.1

Generated by cargo-workspaces
2021-09-24 11:22:24 +08:00
Sunli 03ad6e45e5 Release 2.10.0
async-graphql@2.10.0
async-graphql-actix-web@2.10.0
async-graphql-axum@2.10.0
async-graphql-derive@2.10.0
async-graphql-parser@2.10.0
async-graphql-poem@2.10.0
async-graphql-tide@2.10.0
async-graphql-value@2.10.0
async-graphql-warp@2.10.0

Generated by cargo-workspaces
2021-09-17 10:26:28 +08:00
Sunli b273e45564 Release 2.9.15
async-graphql@2.9.15
async-graphql-actix-web@2.9.15
async-graphql-axum@2.9.15
async-graphql-derive@2.9.15
async-graphql-parser@2.9.15
async-graphql-poem@2.9.15
async-graphql-tide@2.9.15
async-graphql-value@2.9.15
async-graphql-warp@2.9.15

Generated by cargo-workspaces
2021-09-10 11:58:27 +08:00
Vikas Raj 2c78e5840d Upgrade `bson` to v2 stable 2021-09-09 12:37:29 +05:30
Sunli 21775e6665 Release 2.9.14
async-graphql@2.9.14
async-graphql-actix-web@2.9.14
async-graphql-axum@2.9.14
async-graphql-derive@2.9.14
async-graphql-parser@2.9.14
async-graphql-poem@2.9.14
async-graphql-tide@2.9.14
async-graphql-value@2.9.14
async-graphql-warp@2.9.14

Generated by cargo-workspaces
2021-09-03 15:17:19 +08:00
Sunli 00afdbb8fc Merge branch 'master' into pr/619 2021-09-02 19:39:49 +08:00
Sunli 3e9295b91b Add feature gate `cbor`. 2021-09-02 19:39:45 +08:00
Sunli ddd9a26142 Release 2.9.13
async-graphql@2.9.13
async-graphql-actix-web@2.9.13
async-graphql-axum@2.9.13
async-graphql-derive@2.9.13
async-graphql-parser@2.9.13
async-graphql-poem@2.9.13
async-graphql-tide@2.9.13
async-graphql-value@2.9.13
async-graphql-warp@2.9.13

Generated by cargo-workspaces
2021-09-01 09:09:52 +08:00
Sunli da84604c86 Update Cargo.toml 2021-09-01 08:38:49 +08:00
Sunli 005c354ebd Release 2.9.12
async-graphql@2.9.12
async-graphql-actix-web@2.9.12
async-graphql-axum@2.9.12
async-graphql-derive@2.9.12
async-graphql-parser@2.9.12
async-graphql-poem@2.9.12
async-graphql-tide@2.9.12
async-graphql-value@2.9.12
async-graphql-warp@2.9.12

Generated by cargo-workspaces
2021-08-24 16:10:09 +08:00
Sunli 8d489089ec Add Poem integration. 2021-08-24 15:23:12 +08:00
Sunli 07372a1040 Release 2.9.11
async-graphql@2.9.11
async-graphql-actix-web@2.9.11
async-graphql-axum@2.9.11
async-graphql-derive@2.9.11
async-graphql-parser@2.9.11
async-graphql-tide@2.9.11
async-graphql-value@2.9.11
async-graphql-warp@2.9.11

Generated by cargo-workspaces
2021-08-22 16:59:23 +08:00
Julian Tescher fe1ab1e677 Update opentelemetry to v0.16.x 2021-08-07 13:10:40 -07:00
Sunli 4f91e5f713 Release 2.9.10
async-graphql@2.9.10
async-graphql-actix-web@2.9.10
async-graphql-axum@2.9.10
async-graphql-derive@2.9.10
async-graphql-parser@2.9.10
async-graphql-tide@2.9.10
async-graphql-value@2.9.10
async-graphql-warp@2.9.10

Generated by cargo-workspaces
2021-08-05 19:15:40 +08:00
Sunli 1d7742779e Add Axum integration. 2021-08-03 08:56:24 +08:00
Erik Tesar 5ffcf8c36a decide which decoder to use based on content-type 2021-07-31 14:52:56 +02:00
cloudybyte 37e6a1b715 try to add cbor support 2021-07-26 17:29:52 +02:00
Sunli 7a1eded916 Release 2.9.9
async-graphql@2.9.9
async-graphql-actix-web@2.9.9
async-graphql-derive@2.9.9
async-graphql-parser@2.9.9
async-graphql-tide@2.9.9
async-graphql-value@2.9.9
async-graphql-warp@2.9.9

Generated by cargo-workspaces
2021-07-20 15:19:39 +08:00
Sunli ecf8890e7e Implemented `OutputType` for Bytes. #569 2021-07-18 21:42:39 +08:00
Sunli e6598511e5 Release 2.9.8
async-graphql@2.9.8
async-graphql-actix-web@2.9.8
async-graphql-derive@2.9.8
async-graphql-parser@2.9.8
async-graphql-tide@2.9.8
async-graphql-value@2.9.8
async-graphql-warp@2.9.8

Generated by cargo-workspaces
2021-07-12 11:16:18 +08:00
Sunli 5f9966e052 Release 2.9.7
async-graphql@2.9.7
async-graphql-actix-web@2.9.7
async-graphql-derive@2.9.7
async-graphql-parser@2.9.7
async-graphql-tide@2.9.7
async-graphql-value@2.9.7
async-graphql-warp@2.9.7

Generated by cargo-workspaces
2021-07-04 14:21:37 +08:00
Sunli 9d30bcf466 Release 2.9.6
async-graphql@2.9.6
async-graphql-actix-web@2.9.6
async-graphql-derive@2.9.6
async-graphql-parser@2.9.6
async-graphql-tide@2.9.6
async-graphql-value@2.9.6
async-graphql-warp@2.9.6

Generated by cargo-workspaces
2021-07-02 13:20:37 +08:00
Bram Hoendervangers 6fb324182b Add decimal scalar 2021-07-01 23:47:30 +02:00
Sunli bee9fd4176 Release 2.9.5
async-graphql@2.9.5
async-graphql-actix-web@2.9.5
async-graphql-derive@2.9.5
async-graphql-parser@2.9.5
async-graphql-tide@2.9.5
async-graphql-value@2.9.5
async-graphql-warp@2.9.5

Generated by cargo-workspaces
2021-06-29 09:46:52 +08:00
Sunli cfd456331b Release 2.9.4
async-graphql@2.9.4
async-graphql-actix-web@2.9.4
async-graphql-derive@2.9.4
async-graphql-parser@2.9.4
async-graphql-tide@2.9.4
async-graphql-value@2.9.4
async-graphql-warp@2.9.4

Generated by cargo-workspaces
2021-06-21 09:53:07 +08:00
Sunli a7478fc8e8 Release 2.9.3
async-graphql@2.9.3
async-graphql-actix-web@2.9.3
async-graphql-derive@2.9.3
async-graphql-parser@2.9.3
async-graphql-tide@2.9.3
async-graphql-value@2.9.3
async-graphql-warp@2.9.3

Generated by cargo-workspaces
2021-06-17 10:54:43 +08:00
Yin Jifeng 05edf40b39 feat: support bson v2.0.0-beta 2021-06-11 11:00:19 +08:00
Sunli aa3bf842e0 Release 2.9.2
async-graphql@2.9.2
async-graphql-actix-web@2.9.2
async-graphql-derive@2.9.2
async-graphql-parser@2.9.2
async-graphql-tide@2.9.2
async-graphql-value@2.9.2
async-graphql-warp@2.9.2

Generated by cargo-workspaces
2021-06-10 10:22:53 +08:00
Sunli c8a2fa03f1 Release 2.9.1
async-graphql@2.9.1
async-graphql-actix-web@2.9.1
async-graphql-derive@2.9.1
async-graphql-parser@2.9.1
async-graphql-tide@2.9.1
async-graphql-value@2.9.1
async-graphql-warp@2.9.1

Generated by cargo-workspaces
2021-06-08 10:24:52 +08:00
Sunli 606333e334 Release 2.9.0
async-graphql@2.9.0
async-graphql-actix-web@2.9.0
async-graphql-derive@2.9.0
async-graphql-parser@2.9.0
async-graphql-tide@2.9.0
async-graphql-warp@2.9.0

Generated by cargo-workspaces
2021-06-07 14:23:51 +08:00
Sunli 588a7e40e8 Bump multer from `v1.2.2` to `v2.0.0` 2021-06-07 14:07:53 +08:00
Sunli 4c825afd64 Release 2.8.6
async-graphql@2.8.6
async-graphql-actix-web@2.8.6
async-graphql-tide@2.8.6
async-graphql-warp@2.8.6

Generated by cargo-workspaces
2021-06-01 17:14:21 +08:00
Sunli c310566bea Release 2.8.5
async-graphql@2.8.5
async-graphql-actix-web@2.8.5
async-graphql-derive@2.8.5
async-graphql-parser@2.8.5
async-graphql-tide@2.8.5
async-graphql-warp@2.8.5

Generated by cargo-workspaces
2021-05-11 19:16:36 +08:00
Scott Côté 09e6a9dba6 feat: Add secrecy crate feature 2021-05-10 20:49:48 -04:00
Sunli e11947fa6a Release 2.8.4
async-graphql@2.8.4
async-graphql-actix-web@2.8.4
async-graphql-derive@2.8.4
async-graphql-tide@2.8.4
async-graphql-warp@2.8.4

Generated by cargo-workspaces
2021-04-23 10:41:33 +08:00
Sunli 1bdb215730 Release 2.8.3
async-graphql@2.8.3
async-graphql-actix-web@2.8.3
async-graphql-tide@2.8.3
async-graphql-warp@2.8.3

Generated by cargo-workspaces
2021-04-12 15:57:05 +08:00
Sunli 71ddb8e062 Release 2.8.2
async-graphql@2.8.2
async-graphql-actix-web@2.8.2
async-graphql-derive@2.8.2
async-graphql-tide@2.8.2
async-graphql-warp@2.8.2

Generated by cargo-workspaces
2021-04-09 16:57:19 +08:00
Sunli 8835f03c92 Release 2.8.1
async-graphql@2.8.1
async-graphql-actix-web@2.8.1
async-graphql-derive@2.8.1
async-graphql-tide@2.8.1
async-graphql-warp@2.8.1

Generated by cargo-workspaces
2021-04-08 13:06:53 +08:00
Sunli 9ab9a60ec0 Remove spin crate from dependencies 2021-04-08 11:41:15 +08:00
Sunli 213c7b1e5b Release 2.8.0
async-graphql@2.8.0
async-graphql-actix-web@2.8.0
async-graphql-derive@2.8.0
async-graphql-tide@2.8.0
async-graphql-warp@2.8.0

Generated by cargo-workspaces
2021-04-05 13:24:17 +08:00
Sunli 824356d118 Rework Extension 2021-04-04 14:37:41 +08:00
Sunli 13298b8d61 Release 2.7.4
async-graphql@2.7.4
async-graphql-actix-web@2.7.4
async-graphql-tide@2.7.4
async-graphql-warp@2.7.4

Generated by cargo-workspaces
2021-04-02 18:25:44 +08:00
Sunli b8e89443cf Release 2.7.3
async-graphql@2.7.3
async-graphql-actix-web@2.7.3
async-graphql-derive@2.7.3
async-graphql-tide@2.7.3
async-graphql-warp@2.7.3

Generated by cargo-workspaces
2021-04-02 11:17:41 +08:00
Sunli 46927c3fc9 Add cache support for DataLoader. #455 2021-04-01 15:46:46 +08:00
Sunli 5f60d8d98c Release 2.7.2
async-graphql@2.7.2
async-graphql-actix-web@2.7.2
async-graphql-derive@2.7.2
async-graphql-tide@2.7.2
async-graphql-warp@2.7.2

Generated by cargo-workspaces
2021-03-31 19:30:29 +08:00
Sunli d247ba5c71 Release 2.7.1
async-graphql@2.7.1
async-graphql-actix-web@2.7.1
async-graphql-derive@2.7.1
async-graphql-parser@2.7.1
async-graphql-tide@2.7.1
async-graphql-warp@2.7.1

Generated by cargo-workspaces
2021-03-30 12:00:45 +08:00
Sunli 29670587d4 Release 2.7.0
async-graphql@2.7.0
async-graphql-actix-web@2.7.0
async-graphql-derive@2.7.0
async-graphql-tide@2.7.0
async-graphql-warp@2.7.0

Generated by cargo-workspaces
2021-03-26 12:07:02 +08:00
Sunli 05911f3516 Rework Extension & TracingExtension & OpenTelemetryExtension 2021-03-26 12:03:10 +08:00
Sunli 354614ca70 Release 2.6.5
async-graphql@2.6.5
async-graphql-actix-web@2.6.5
async-graphql-derive@2.6.5
async-graphql-parser@2.6.5
async-graphql-tide@2.6.5
async-graphql-value@2.6.5
async-graphql-warp@2.6.5
chat@2.6.5
graphql-benchmark@2.6.5
simple@2.6.5

Generated by cargo-workspaces
2021-03-24 17:29:00 +08:00
Sunli 84fe7bfc57 Update dependencies 2021-03-24 12:25:03 +08:00
Sunli a0addbcf03 Release 2.6.4
async-graphql@2.6.4
async-graphql-actix-web@2.6.4
async-graphql-tide@2.6.4
async-graphql-warp@2.6.4

Generated by cargo-workspaces
2021-03-22 13:31:54 +08:00
Sunli a01e067781 Release 2.6.3
async-graphql@2.6.3
async-graphql-actix-web@2.6.3
async-graphql-tide@2.6.3
async-graphql-warp@2.6.3

Generated by cargo-workspaces
2021-03-22 12:41:03 +08:00
Sunli 942e145792 Update CI 2021-03-22 10:55:28 +08:00
Sunli 1c32a8afcb Now all features are not activated by default. 2021-03-22 10:39:17 +08:00
Sunli 7fb02d587e Add `extension::OpenTelemetry`. 2021-03-22 09:36:14 +08:00
Sunli 1f54c9a7ae Release 2.6.2
async-graphql@2.6.2
async-graphql-actix-web@2.6.2
async-graphql-tide@2.6.2
async-graphql-warp@2.6.2

Generated by cargo-workspaces
2021-03-20 17:23:50 +08:00
Sunli ed620698a6 Release 2.6.1
async-graphql@2.6.1
async-graphql-actix-web@2.6.1
async-graphql-tide@2.6.1
async-graphql-warp@2.6.1

Generated by cargo-workspaces
2021-03-20 10:36:58 +08:00
Sunli 4c024d3498 Release 2.6.0
async-graphql@2.6.0
async-graphql-actix-web@2.6.0
async-graphql-derive@2.6.0
async-graphql-tide@2.6.0
async-graphql-warp@2.6.0

Generated by cargo-workspaces
2021-03-18 10:19:33 +08:00
Sunli 6099e14562 Release 2.5.14
async-graphql@2.5.14
async-graphql-actix-web@2.5.14
async-graphql-tide@2.5.14
async-graphql-warp@2.5.14

Generated by cargo-workspaces
2021-03-14 10:17:02 +08:00
Sunli 4f47703118 Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
Sunli e77fc7d914 Release 2.5.13
async-graphql@2.5.13
async-graphql-actix-web@2.5.13
async-graphql-derive@2.5.13
async-graphql-tide@2.5.13
async-graphql-warp@2.5.13

Generated by cargo-workspaces
2021-03-10 09:25:21 +08:00
Sunli 40e92f46f1 Release 2.5.12
async-graphql@2.5.12
async-graphql-actix-web@2.5.12
async-graphql-derive@2.5.12
async-graphql-tide@2.5.12
async-graphql-warp@2.5.12

Generated by cargo-workspaces
2021-03-09 18:27:52 +08:00
Sunli 0f2a2b5dbd Release 2.5.11
async-graphql@2.5.11
async-graphql-actix-web@2.5.11
async-graphql-tide@2.5.11
async-graphql-warp@2.5.11

Generated by cargo-workspaces
2021-03-07 16:38:40 +08:00
Sunli 5fdc8d62b4 Release 2.5.10
async-graphql@2.5.10
async-graphql-actix-web@2.5.10
async-graphql-derive@2.5.10
async-graphql-tide@2.5.10
async-graphql-warp@2.5.10

Generated by cargo-workspaces
2021-03-06 08:39:28 +08:00
Sunli ff6f6b7229 Release 2.5.9
async-graphql@2.5.9
async-graphql-actix-web@2.5.9
async-graphql-derive@2.5.9
async-graphql-parser@2.5.9
async-graphql-tide@2.5.9
async-graphql-value@2.5.9
async-graphql-warp@2.5.9

Generated by cargo-workspaces
2021-02-28 09:42:39 +08:00
Sunli 10c41a7841 Release 2.5.8
async-graphql@2.5.8
async-graphql-actix-web@2.5.8
async-graphql-derive@2.5.8
async-graphql-tide@2.5.8
async-graphql-warp@2.5.8

Generated by cargo-workspaces
2021-02-27 12:00:40 +08:00
Sunli 1a6facea93 Release 2.5.7
async-graphql@2.5.7
async-graphql-actix-web@2.5.7
async-graphql-tide@2.5.7
async-graphql-warp@2.5.7

Generated by cargo-workspaces
2021-02-23 23:07:51 +08:00
Sunli 49d588b686 Release 2.5.6
async-graphql@2.5.6
async-graphql-actix-web@2.5.6
async-graphql-tide@2.5.6
async-graphql-warp@2.5.6

Generated by cargo-workspaces
2021-02-23 12:53:46 +08:00
Sunli beb2f144b3 Release 2.5.5
async-graphql@2.5.5
async-graphql-actix-web@2.5.5
async-graphql-derive@2.5.5
async-graphql-parser@2.5.5
async-graphql-tide@2.5.5
async-graphql-warp@2.5.5

Generated by cargo-workspaces
2021-02-22 09:54:49 +08:00
Sunli f78345a0c2 Release 2.5.4
async-graphql@2.5.4
async-graphql-actix-web@2.5.4
async-graphql-derive@2.5.4
async-graphql-parser@2.5.4
async-graphql-tide@2.5.4
async-graphql-warp@2.5.4

Generated by cargo-workspaces
2021-02-15 09:29:44 +08:00
Sunli ad03dff728 Release 2.5.3
async-graphql@2.5.3
async-graphql-actix-web@2.5.3
async-graphql-derive@2.5.3
async-graphql-parser@2.5.3
async-graphql-tide@2.5.3
async-graphql-warp@2.5.3

Generated by cargo-workspaces
2021-02-13 10:42:14 +08:00
Sunli bc076a852a Release 2.5.2
async-graphql@2.5.2
async-graphql-actix-web@2.5.2
async-graphql-tide@2.5.2
async-graphql-warp@2.5.2

Generated by cargo-workspaces
2021-02-06 12:48:05 +08:00
Sunli 52e15fe7c1 Release 2.5.1
async-graphql@2.5.1
async-graphql-actix-web@2.5.1
async-graphql-tide@2.5.1
async-graphql-warp@2.5.1

Generated by cargo-workspaces
2021-01-20 11:19:46 +08:00
Sunli 418d1fe8ad Release 2.5.0
async-graphql@2.5.0
async-graphql-actix-web@2.5.0
async-graphql-derive@2.5.0
async-graphql-tide@2.5.0
async-graphql-warp@2.5.0

Generated by cargo-workspaces
2021-01-17 13:41:18 +08:00
Sunli 6e7a67c2b0 Release 2.4.11
async-graphql@2.4.11
async-graphql-actix-web@2.4.11
async-graphql-derive@2.4.11
async-graphql-tide@2.4.11
async-graphql-warp@2.4.11

Generated by cargo-workspaces
2021-01-15 10:31:36 +08:00
Sunli 8ee82b3d6e Release 2.4.10
async-graphql@2.4.10
async-graphql-actix-web@2.4.10
async-graphql-derive@2.4.10
async-graphql-tide@2.4.10
async-graphql-warp@2.4.10
graphql-benchmark@2.4.10

Generated by cargo-workspaces
2021-01-14 19:23:37 +08:00
Sunli 9ddff2c014 Release 2.4.9
async-graphql@2.4.9
async-graphql-actix-web@2.4.9
async-graphql-derive@2.4.9
async-graphql-tide@2.4.9
async-graphql-warp@2.4.9
graphql-benchmark@2.4.9

Generated by cargo-workspaces
2021-01-14 13:17:16 +08:00
Sunli f28433d741 Release 2.4.8
async-graphql@2.4.8
async-graphql-actix-web@2.4.8
async-graphql-derive@2.4.8
async-graphql-tide@2.4.8
async-graphql-warp@2.4.8

Generated by cargo-workspaces
2021-01-14 11:29:40 +08:00
Sunli 94bd37c540 Release 2.4.7
async-graphql@2.4.7
async-graphql-tide@2.4.7
async-graphql-warp@2.4.7

Generated by cargo-workspaces
2021-01-11 09:42:57 +08:00
Naaman f92dda0271 Update http-headers to use `http::HeaderMap` 2021-01-10 10:57:28 +00:00
Sunli b8279d1e44 Release 2.4.6
async-graphql@2.4.6
async-graphql-actix-web@2.4.6
async-graphql-derive@2.4.6
async-graphql-parser@2.4.6
async-graphql-tide@2.4.6
async-graphql-warp@2.4.6

Generated by cargo-workspaces
2021-01-10 13:50:13 +08:00
Sunli 6f63eb9223 Release 2.4.5
async-graphql@2.4.5
async-graphql-actix-web@2.4.5
async-graphql-derive@2.4.5
async-graphql-parser@2.4.5
async-graphql-tide@2.4.5
async-graphql-warp@2.4.5

Generated by cargo-workspaces
2021-01-06 11:03:06 +08:00
Sunli 9b7196c3d9 Release 2.4.4
async-graphql@2.4.4
async-graphql-actix-web@2.4.4
async-graphql-tide@2.4.4
async-graphql-warp@2.4.4

Generated by cargo-workspaces
2021-01-01 12:16:51 +08:00
Sunli 6bc74ba15b Release 2.4.3
async-graphql@2.4.3
async-graphql-actix-web@2.4.3
async-graphql-derive@2.4.3
async-graphql-tide@2.4.3
async-graphql-warp@2.4.3

Generated by cargo-workspaces
2020-12-28 19:41:10 +08:00
Sunli 6b10e90de0 Release 2.4.2
async-graphql@2.4.2
async-graphql-actix-web@2.4.2
async-graphql-tide@2.4.2
async-graphql-warp@2.4.2

Generated by cargo-workspaces
2020-12-22 15:17:18 +08:00
Sunli e9908fd958 Remove the dependency on `lru` for `dataloader`. 2020-12-22 14:58:21 +08:00
Sunli 210bb4a025 Release 2.4.1
async-graphql@2.4.1
async-graphql-actix-web@2.4.1
async-graphql-tide@2.4.1
async-graphql-warp@2.4.1

Generated by cargo-workspaces
2020-12-22 10:07:33 +08:00
Sunli 1f93298164 Release 2.4.0
async-graphql@2.4.0
async-graphql-actix-web@2.4.0
async-graphql-derive@2.4.0
async-graphql-tide@2.4.0
async-graphql-warp@2.4.0

Generated by cargo-workspaces
2020-12-21 19:57:05 +08:00
Sunli af1d501d75 Add dataloader 2020-12-21 13:33:36 +08:00
Sunli f8b8099209 Release 2.3.2
async-graphql@2.3.2
async-graphql-actix-web@2.3.2
async-graphql-derive@2.3.2
async-graphql-tide@2.3.2
async-graphql-warp@2.3.2

Generated by cargo-workspaces
2020-12-19 18:40:00 +08:00
Sunli 725cb668aa Release 2.3.1
async-graphql@2.3.1
async-graphql-actix-web@2.3.1
async-graphql-tide@2.3.1
async-graphql-warp@2.3.1

Generated by cargo-workspaces
2020-12-18 23:58:48 +08:00
Sunli fa66dda3b6 Release 2.3.0
async-graphql@2.3.0
async-graphql-actix-web@2.3.0
async-graphql-derive@2.3.0
async-graphql-tide@2.3.0
async-graphql-warp@2.3.0

Generated by cargo-workspaces
2020-12-18 19:09:43 +08:00
Sunli c6d8df0bdb Remove `async-channel` and `async-mutex` from dependencies. 2020-12-17 10:05:32 +08:00
Sunli 8bc6524895 Release 2.2.0
async-graphql@2.2.0
async-graphql-actix-web@2.2.0
async-graphql-derive@2.2.0
async-graphql-tide@2.2.0
async-graphql-warp@2.2.0

Generated by cargo-workspaces
2020-12-15 20:30:36 +08:00
Sunli e8f56f1ca9 Release 2.1.9
async-graphql@2.1.9
async-graphql-actix-web@2.1.9
async-graphql-tide@2.1.9
async-graphql-warp@2.1.9

Generated by cargo-workspaces
2020-12-15 10:06:20 +08:00
Sunli 43aa06e8dd Release 2.1.8
async-graphql@2.1.8
async-graphql-actix-web@2.1.8
async-graphql-derive@2.1.8
async-graphql-tide@2.1.8
async-graphql-warp@2.1.8

Generated by cargo-workspaces
2020-12-12 17:05:40 +08:00
Sunli d388ee6760 Release 2.1.7
async-graphql@2.1.7
async-graphql-actix-web@2.1.7
async-graphql-tide@2.1.7
async-graphql-warp@2.1.7

Generated by cargo-workspaces
2020-12-05 08:44:39 +08:00
Sunli 33b279c88b Release 2.1.6
async-graphql@2.1.6
async-graphql-actix-web@2.1.6
async-graphql-tide@2.1.6
async-graphql-warp@2.1.6

Generated by cargo-workspaces
2020-11-30 19:43:08 +08:00
Sunli 3a0dda2224 Remove the dependency on `bytes` crate. 2020-11-30 13:43:17 +08:00
Sunli 84902a6679 Bump futures-util from 0.3.6 to 0.3.8
Bump pin-project-lite from 0.1.10 to 0.2.0
Bump spin from 0.6.0 to 0.7.0
Bump bytes from 0.5.4 to 0.6.0
2020-11-30 13:08:27 +08:00
Sunli d5e2e34b41 Release 2.1.5
async-graphql@2.1.5
async-graphql-actix-web@2.1.5
async-graphql-tide@2.1.5
async-graphql-warp@2.1.5

Generated by cargo-workspaces
2020-11-27 10:26:49 +08:00
Sunli 6350030853 Release 2.1.4
async-graphql@2.1.4
async-graphql-actix-web@2.1.4
async-graphql-derive@2.1.4
async-graphql-tide@2.1.4
async-graphql-warp@2.1.4

Generated by cargo-workspaces
2020-11-23 12:51:43 +08:00
Sunli e9fb053dae Release 2.1.3
async-graphql@2.1.3
async-graphql-actix-web@2.1.3
async-graphql-derive@2.1.3
async-graphql-tide@2.1.3
async-graphql-warp@2.1.3

Generated by cargo-workspaces
2020-11-22 09:54:14 +08:00
Sunli 5c9f25662e Release 2.1.2
async-graphql@2.1.2
async-graphql-actix-web@2.1.2
async-graphql-derive@2.1.2
async-graphql-parser@2.1.2
async-graphql-tide@2.1.2
async-graphql-warp@2.1.2

Generated by cargo-workspaces
2020-11-14 08:43:25 +08:00
Sunli fdca42694b Release 2.1.1
async-graphql@2.1.1
async-graphql-actix-web@2.1.1
async-graphql-derive@2.1.1
async-graphql-parser@2.1.1
async-graphql-tide@2.1.1
async-graphql-warp@2.1.1

Generated by cargo-workspaces
2020-11-10 11:47:48 +08:00
Sunli 1a53344e59 Release 2.1.0
async-graphql@2.1.0
async-graphql-actix-web@2.1.0
async-graphql-tide@2.1.0
async-graphql-warp@2.1.0

Generated by cargo-workspaces
2020-11-08 09:23:43 +08:00
Sunli 18781657a0 Release 2.0.16
async-graphql@2.0.16
async-graphql-actix-web@2.0.16
async-graphql-derive@2.0.16
async-graphql-tide@2.0.16
async-graphql-warp@2.0.16

Generated by cargo-workspaces
2020-11-08 08:03:27 +08:00
Sunli 451ec2bb19 Release 2.0.15
async-graphql@2.0.15
async-graphql-actix-web@2.0.15
async-graphql-derive@2.0.15
async-graphql-tide@2.0.15
async-graphql-warp@2.0.15

Generated by cargo-workspaces
2020-11-07 09:19:42 +08:00
Sunli 29ec9dc204 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 a263c19f0f 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 422b92a0e5 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 096ce92929 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 927f289c07 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 2878de5b26 Validate the query hash before persisting queries 2020-10-31 13:53:53 -07:00
Sunli 3052e13c8a 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 2d7f5fd772 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 eaad72d895 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 9bd3515ce0 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 b5e602342d 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 bfaddb2da5 Remove unnecessary Cargo configuration items. 2020-10-18 10:40:09 +08:00
Koxiaet 10d182332c Fix documentation links 2020-10-17 15:27:03 +01:00
Sunli 90187b542b 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 12fe7445c7 Replace futures with futures_util 2020-10-16 07:49:22 +01:00
Koxiaet 1205d6e91e Remove itertools dependency 2020-10-16 06:37:48 +01:00
Koxiaet ed2b73949a Update dependencies and make examples submodule 2020-10-15 20:48:06 +01:00