Commit Graph

1674 Commits

Author SHA1 Message Date
Sunli
d724507458 Implement GraphQL enum to Value conversion. #617 2021-09-17 09:02:09 +08:00
Sunli
d3e14ae613 Add feature gate websocket for async-graphql-tide. 2021-09-17 08:40:28 +08:00
Sunli
243e1d323a Add support for graphql-ws pings. #635 2021-09-16 21:10:39 +08:00
Sunli
c5af3c770e
Merge pull request #630 from cptrodgers/add-doc-for-validator-with-extension
Add document for Input Validator with Extensions
2021-09-12 13:33:10 +08:00
Rodgers
1009ab99bb Add document for Input Validator with Extensions 2021-09-11 23:31:43 +07:00
Sunli
f419df1a08 Update README.md 2021-09-11 08:57:38 +08:00
Sunli
ed3b2b271a 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
2594da1b7b Update CHANGELOG.md 2021-09-10 11:58:07 +08:00
Sunli
71492b7612
Merge pull request #629 from emeryc/axum_errors
Added Axum error handling
2021-09-10 11:56:31 +08:00
chris
908bbaf753 Added error handling 2021-09-09 19:23:16 -07:00
Sunli
2413c4158b
Merge pull request #628 from numToStr/master
Upgrade `bson` to v2 stable
2021-09-09 19:58:14 +08:00
Vikas Raj
c8858212c3
Upgrade bson to v2 stable 2021-09-09 12:37:29 +05:30
Sunli
27a437e413 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
9b383baa6b Fix typo 2021-09-03 15:15:41 +08:00
Sunli
fee27326cc
Merge pull request #620 from minkan-chat/master
Add cbor support for multipart
2021-09-03 09:07:40 +08:00
Erik Tesar
0c1d4963aa
fix: fix build and gate cbor behind feature flag 2021-09-02 15:58:37 +02:00
Erik Tesar
ff0469a09f
Merge feat/multipart into master 2021-09-02 15:32:08 +02:00
Erik Tesar
b02dd801b0
feat: implement cbor in multipart 2021-09-02 15:27:44 +02:00
Sunli
3a648d00d0 Update mod.rs 2021-09-02 20:19:08 +08:00
Sunli
9dae0ad8c8 Update CHANGELOG 2021-09-02 20:06:39 +08:00
Sunli
a8d6163027 Merge branch 'master' of https://github.com/minkan-chat/async-graphql into pr/619 2021-09-02 20:03:02 +08:00
Sunli
96d8907ea6 Merge branch 'master' into pr/619 2021-09-02 19:39:49 +08:00
Sunli
3b9fa765ad Add feature gate cbor. 2021-09-02 19:39:45 +08:00
Erik Tesar
c18547e9e3
style: cargo fmt
please note that clippy probably will still fail, because this fork was created before c4cfa24e41
2021-09-02 13:37:18 +02:00
Erik Tesar
335e749429
fix: mark error types with Send and Sync 2021-09-02 13:35:34 +02:00
Erik Tesar
800eb4b10a
fix: ParseRequestError::InvalidFilesMap now is dyn std::error::Error 2021-09-02 12:21:34 +02:00
Sunli
9fd20ee455
Merge pull request #618 from DoumanAsh/axum_doc_link
Correct axum integration metadata
2021-09-02 11:28:51 +08:00
Douman
2c8461012b Correct axum integration meta 2021-09-02 12:03:38 +09:00
Sunli
f99aea4471 Update CHANGELOG.md 2021-09-01 09:18:19 +08:00
Sunli
7a71a89909 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
e6bd3fa4e4 Update release.yml 2021-09-01 09:08:26 +08:00
Sunli
80c633dc3b Update code-coverage.yml 2021-09-01 08:44:56 +08:00
Sunli
3ae939bb29 Update Cargo.toml 2021-09-01 08:38:49 +08:00
Sunli
de778287d2 Translate context.md to Chinese. 2021-09-01 08:35:43 +08:00
Sunli
4edaf26897 Update Poem integration to v0.4.5 2021-09-01 08:15:27 +08:00
Sunli
b82eaf27ce
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
5c29fadb3f
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
3fa4d55d07 misc: add some documentation about context 2021-08-31 13:54:35 +00:00
Shane Sveller
422657b141
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
10ed47701f
Update axum integration to 0.2.3 2021-08-28 10:26:12 -05:00
Shane Sveller
2079c16e10
Update syntax for Axum 0.2.0 2021-08-28 10:26:12 -05:00
Shane Sveller
d4eaba6ee9
Update to Axum 0.2.0 2021-08-28 10:26:12 -05:00
Sunli
7cd52d1836 Merge branch 'master' of github.com:async-graphql/async-graphql 2021-08-25 21:54:53 +08:00
Sunli
a597914ad5 Update code-coverage.yml 2021-08-25 21:54:41 +08:00
Sunli
1e33abaa0a Update examples 2021-08-25 15:25:53 +08:00
Sunli
e86343ba55 Update release.yml 2021-08-24 16:21:11 +08:00
Sunli
1c3eda4ac1 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
b023ae2391 Update minimum supported Rust version to 1.54 2021-08-24 15:49:49 +08:00
Sunli
744b70341f Update CHANGELOG.md 2021-08-24 15:35:29 +08:00
Sunli
d0e985329c Update examples 2021-08-24 15:24:18 +08:00