Commit Graph

1694 Commits

Author SHA1 Message Date
Oliver Cooper
af3eab1b57 Document selection_fields 2021-09-28 16:50:27 +13:00
Oliver Cooper
794b56a2ad Merge branch 'async-graphql:master' into master 2021-09-27 11:56:42 +13:00
Oliver Cooper
f5f3f25ed7 Get selection fields from Lookahead 2021-09-27 11:56:27 +13:00
Sunli
dc56f26cd2 Update CHANGELOG.md 2021-09-24 21:55:47 +08:00
Sunli
9dc3be78ac Add concrete names support for Object macro. #633 2021-09-24 21:00:17 +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
3f096a8e31 Update README.md 2021-09-24 11:20:47 +08:00
Sunli
0f8eb5a4c2 Update examples 2021-09-24 11:08:24 +08:00
Sunli
c3febc7ab1 Update book. #537 2021-09-24 10:55:08 +08:00
Sunli
23bcf4cdfd Change log level. #518 2021-09-24 10:54:52 +08:00
Sunli
c4e8d76c2a Bump Poem to 0.6.6
Bump Axum to `0.2.5`
2021-09-24 10:35:18 +08:00
Sunli
4740579ec9 Change the execution order of chain and race guards. #614 2021-09-24 10:30:46 +08:00
Sunli
923ed490de Add DataLoader::enable_all_cache and DataLoader::enable_cache methods. #642 2021-09-24 09:46:19 +08:00
Sunli
961571de91 Merge pull request #640 from Miaxos/misc-add-documentation-for-uuid
misc: add documentations for naive_time url and uuid
2021-09-21 22:04:10 +08:00
Sunli
a18b1e7afc Merge pull request #639 from Miaxos/misc-add-documentation-about-actix-v4
misc: add documentation about the actix-v4 branch
2021-09-21 22:03:36 +08:00
Miaxos
e07bd5a52e misc: add documentations for naive_time url and uuid 2021-09-20 13:54:30 +00:00
Miaxos
a83263249b misc: add documentation about the actix-v4 branch 2021-09-20 12:30:27 +00: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
2733a6b2db Update CHANGELOG.md 2021-09-17 10:26:10 +08:00
Sunli
ee0e917813 Implement ScalarType for HashMap/BTreeMap to use ToString/FromStr. #585 2021-09-17 09:17:47 +08:00
Sunli
296a59225e Implement GraphQL enum to Value conversion. #617 2021-09-17 09:02:09 +08:00
Sunli
e342610d29 Add feature gate websocket for async-graphql-tide. 2021-09-17 08:40:28 +08:00
Sunli
024a143f11 Add support for graphql-ws pings. #635 2021-09-16 21:10:39 +08:00
Sunli
49db61cec1 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
3bc4aa19bb Add document for Input Validator with Extensions 2021-09-11 23:31:43 +07:00
Sunli
a371cc562c Update README.md 2021-09-11 08:57:38 +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
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