Commit Graph

1668 Commits

Author SHA1 Message Date
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
Sunli
65e625f172 Update CHANGELOG.md 2021-09-10 11:58:07 +08:00
Sunli
8a4c863d26 Merge pull request #629 from emeryc/axum_errors
Added Axum error handling
2021-09-10 11:56:31 +08:00
chris
8960b29128 Added error handling 2021-09-09 19:23:16 -07:00
Sunli
37ed65e0b7 Merge pull request #628 from numToStr/master
Upgrade `bson` to v2 stable
2021-09-09 19:58:14 +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
cdede18a06 Fix typo 2021-09-03 15:15:41 +08:00
Sunli
5ddcbe247c Merge pull request #620 from minkan-chat/master
Add cbor support for multipart
2021-09-03 09:07:40 +08:00
Erik Tesar
0251046ada fix: fix build and gate cbor behind feature flag 2021-09-02 15:58:37 +02:00
Erik Tesar
b95852cf28 Merge feat/multipart into master 2021-09-02 15:32:08 +02:00
Erik Tesar
42548ce04b feat: implement cbor in multipart 2021-09-02 15:27:44 +02:00
Sunli
ed9ec2a3a8 Update mod.rs 2021-09-02 20:19:08 +08:00
Sunli
bdd4c2c3ef Update CHANGELOG 2021-09-02 20:06:39 +08:00
Sunli
2d8c6f47fb Merge branch 'master' of https://github.com/minkan-chat/async-graphql into pr/619 2021-09-02 20:03:02 +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
Erik Tesar
deef5cee4b style: cargo fmt
please note that clippy probably will still fail, because this fork was created before c80687af80
2021-09-02 13:37:18 +02:00
Erik Tesar
36c60ded81 fix: mark error types with Send and Sync 2021-09-02 13:35:34 +02:00
Erik Tesar
d9cb3b91be fix: ParseRequestError::InvalidFilesMap now is dyn std::error::Error 2021-09-02 12:21:34 +02:00
Sunli
74271ddc6d Merge pull request #618 from DoumanAsh/axum_doc_link
Correct axum integration metadata
2021-09-02 11:28:51 +08:00
Douman
2f08ad8658 Correct axum integration meta 2021-09-02 12:03:38 +09:00
Sunli
8f061ac105 Update CHANGELOG.md 2021-09-01 09:18:19 +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
2169b8a097 Update release.yml 2021-09-01 09:08:26 +08:00
Sunli
4627aab06a Update code-coverage.yml 2021-09-01 08:44:56 +08:00
Sunli
da84604c86 Update Cargo.toml 2021-09-01 08:38:49 +08:00
Sunli
9556b8ae3e Translate context.md to Chinese. 2021-09-01 08:35:43 +08:00
Sunli
b0bcf34926 Update Poem integration to v0.4.5 2021-09-01 08:15:27 +08:00
Sunli
408ee53382 Merge pull request #607 from shanesveller/axum-0.2
Upgrade axum integration to Axum 0.2.0
2021-09-01 07:51:42 +08:00
Sunli
d9db88684f Merge pull request #615 from Miaxos/misc-update-context-doc
misc: add some documentation about context
2021-09-01 07:50:09 +08:00
Miaxos
66d5db9fac misc: add some documentation about context 2021-08-31 13:54:35 +00:00
Shane Sveller
640aeb8b41 Update examples submodule for axum 0.2 changes
Pending PR at https://github.com/async-graphql/examples/pull/41
2021-08-28 10:26:23 -05:00
Shane Sveller
465b35a018 Update axum integration to 0.2.3 2021-08-28 10:26:12 -05:00
Shane Sveller
2fe076ed00 Update syntax for Axum 0.2.0 2021-08-28 10:26:12 -05:00
Shane Sveller
34e99d1642 Update to Axum 0.2.0 2021-08-28 10:26:12 -05:00
Sunli
acd0df0770 Merge branch 'master' of github.com:async-graphql/async-graphql 2021-08-25 21:54:53 +08:00
Sunli
3187fe2fd3 Update code-coverage.yml 2021-08-25 21:54:41 +08:00
Sunli
b50a36c877 Update examples 2021-08-25 15:25:53 +08:00
Sunli
bde1a9ec1e Update release.yml 2021-08-24 16:21:11 +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
524bdc1c07 Update minimum supported Rust version to 1.54 2021-08-24 15:49:49 +08:00
Sunli
fc448ce17c Update CHANGELOG.md 2021-08-24 15:35:29 +08:00
Sunli
e8f3cbf1c7 Update examples 2021-08-24 15:24:18 +08:00
Sunli
1ba108680e Merge branch 'poem-integration' 2021-08-24 15:23:21 +08:00
Sunli
8d489089ec Add Poem integration. 2021-08-24 15:23:12 +08:00
Sunli
62209813db Merge pull request #605 from oeed/master
Ignored items flagged @skip in SelectionField and Lookahead
2021-08-24 11:30:51 +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
Sunli
97f9773c4d Update CHANGELOG.md 2021-08-22 16:56:15 +08:00
Oliver Cooper
89015c17b8 Ignore items flagged @skip in SelectionField and Lookahead 2021-08-20 10:49:20 +12:00