Commit Graph

1710 Commits

Author SHA1 Message Date
root f9a79baede 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 cc813d0c9e Update CHANGELOG.md 2021-10-12 17:56:48 +08:00
Sunli d195e0d185
Merge pull request #654 from DavidCarpus/master
Some grammer/spelling corrections. And one code sample fix
2021-10-12 16:49:35 +08:00
Sunli 0658f72807
Merge pull request #655 from Miaxos/visible
feat: add visible macro argument for union type
2021-10-12 09:52:01 +08:00
Miaxos a3b7777516 feat: add visible macro argument for union type 2021-10-11 21:54:50 +00:00
David Carpus 1de3803bb5 Some grammer/spelling corrections. And one code sample fix 2021-10-08 12:49:02 -04:00
Sunli c9c2fc630e
Merge pull request #651 from ecklf/docs-fix-default-value
docs(default_value): fix macro syntax error
2021-10-07 09:23:54 +08:00
ecklf aba3c4031d
docs(default_value): fix macro syntax error 2021-10-06 18:24:46 +02:00
Sunli 6da4cda153
Merge pull request #649 from ecklf/docs-add-finish-statements
docs(context): add missing finish statement
2021-10-06 08:23:14 +08:00
ecklf 3ed1a2a2cf
docs(context): add missing finish statement 2021-10-05 20:26:12 +02:00
Sunli 987494fcc3
Merge pull request #646 from ecklf/patch-docs-merging-object
docs(merging_objects): add missing structs in example
2021-10-03 23:27:17 +08:00
ecklf 05eb27d976
docs(merging_objects): add missing structs in example 2021-10-03 16:58:13 +02:00
Sunli cd9517f2ad 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 3468fa09d9 Update release.yml 2021-09-29 15:57:40 +08:00
Sunli abf173c102 Update CHANGELOG 2021-09-29 15:57:15 +08:00
Sunli e863431e6d
Merge pull request #643 from oeed/master
Get selection fields from Lookahead
2021-09-28 12:04:26 +08:00
Oliver Cooper bb74b2f46d Document selection_fields 2021-09-28 16:50:27 +13:00
Oliver Cooper 2725bb7b03
Merge branch 'async-graphql:master' into master 2021-09-27 11:56:42 +13:00
Oliver Cooper 258fda403b Get selection fields from Lookahead 2021-09-27 11:56:27 +13:00
Sunli 1f2b3f2a98 Update CHANGELOG.md 2021-09-24 21:55:47 +08:00
Sunli 9e69b40987 Add concrete names support for `Object` macro. #633 2021-09-24 21:00:17 +08:00
Sunli c505f10442 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 2a5ca7aa25 Update README.md 2021-09-24 11:20:47 +08:00
Sunli 2ed40091b1 Update examples 2021-09-24 11:08:24 +08:00
Sunli 42ced55fb5 Update book. #537 2021-09-24 10:55:08 +08:00
Sunli 097c570c0b Change log level. #518 2021-09-24 10:54:52 +08:00
Sunli 8a60a4fa18 Bump Poem to `0.6.6`
Bump Axum to `0.2.5`
2021-09-24 10:35:18 +08:00
Sunli 71b16ed534 Change the execution order of `chain` and `race` guards. #614 2021-09-24 10:30:46 +08:00
Sunli 7a464c15eb Add `DataLoader::enable_all_cache` and `DataLoader::enable_cache` methods. #642 2021-09-24 09:46:19 +08:00
Sunli 5d03592d98
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 6d31b61d5b
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 bcb9981e56 misc: add documentations for naive_time url and uuid 2021-09-20 13:54:30 +00:00
Miaxos 9b466ad8e5 misc: add documentation about the actix-v4 branch 2021-09-20 12:30:27 +00:00
Sunli 28420abcf4 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 ff2dc6a1f1 Update CHANGELOG.md 2021-09-17 10:26:10 +08:00
Sunli b590cea008 Implement ScalarType for HashMap/BTreeMap to use ToString/FromStr. #585 2021-09-17 09:17:47 +08:00
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