Commit Graph

1882 Commits

Author SHA1 Message Date
Sunli
db83b9440c Update docs 2021-11-20 11:16:48 +08:00
Sunli
296eba3847 Release 3.0.6
async-graphql@3.0.6
async-graphql-actix-web@3.0.6
async-graphql-axum@3.0.6
async-graphql-derive@3.0.6
async-graphql-parser@3.0.6
async-graphql-poem@3.0.6
async-graphql-rocket@3.0.6
async-graphql-tide@3.0.6
async-graphql-value@3.0.6
async-graphql-warp@3.0.6

Generated by cargo-workspaces
2021-11-20 09:06:47 +08:00
Sunli
1b50738af7 Custom directive 2021-11-20 09:04:46 +08:00
Sunli
3f458dcb31 Release 3.0.5
async-graphql@3.0.5
async-graphql-actix-web@3.0.5
async-graphql-axum@3.0.5
async-graphql-derive@3.0.5
async-graphql-parser@3.0.5
async-graphql-poem@3.0.5
async-graphql-rocket@3.0.5
async-graphql-tide@3.0.5
async-graphql-value@3.0.5
async-graphql-warp@3.0.5

Generated by cargo-workspaces
2021-11-19 08:35:16 +08:00
Sunli
5c5e5c907c Update CHANGELOG.md 2021-11-19 08:35:03 +08:00
Sunli
ff64396fc8 Update book 2021-11-19 08:29:45 +08:00
Sunli
892e8189a0 bump actix-web from 4.0.0-beta.10 to 4.0.0-beta.11 2021-11-19 08:18:21 +08:00
Sunli
27deae8476 Add tide integration 2021-11-19 08:10:47 +08:00
Sunli
b653a6eb20 Update CHANGELOG.md 2021-11-18 20:17:05 +08:00
Sunli
e2c6ead1a3 Add DirectivesUnique rule 2021-11-18 20:14:56 +08:00
Sunli
eb9cda4c80 Remove skipped fields from the document before executing the query. 2021-11-18 19:37:10 +08:00
Sunli
e2ef677519 Release 3.0.4
async-graphql@3.0.4
async-graphql-actix-web@3.0.4
async-graphql-axum@3.0.4
async-graphql-derive@3.0.4
async-graphql-parser@3.0.4
async-graphql-poem@3.0.4
async-graphql-rocket@3.0.4
async-graphql-value@3.0.4
async-graphql-warp@3.0.4

Generated by cargo-workspaces
2021-11-18 16:01:56 +08:00
Sunli
559bbedd3e Allowed use validators on wrapper types, for example: Option<T>, MaybeUnefined<T>.
Remove `OutputJson` because `Json` can replace it.
2021-11-18 15:43:12 +08:00
Sunli
3616ca8fec Release 3.0.3
async-graphql@3.0.3
async-graphql-actix-web@3.0.3
async-graphql-axum@3.0.3
async-graphql-derive@3.0.3
async-graphql-parser@3.0.3
async-graphql-poem@3.0.3
async-graphql-rocket@3.0.3
async-graphql-value@3.0.3
async-graphql-warp@3.0.3

Generated by cargo-workspaces
2021-11-18 09:30:32 +08:00
Sunli
bd621f70c1 Make GraphQLWebSocket::new use generic stream.
Add `GraphQLWebSocket::new_with_pair` method.
2021-11-18 09:25:32 +08:00
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
af25734697 Remove the ctx parameter of CustomValidator::check. #710 2021-11-17 08:46:13 +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
325063f4c4 Update CHANGELOG.md 2021-11-16 18:18:37 +08:00
Sunli
948d8028b6 Update docs 2021-11-16 18:13:26 +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
73d81f74a4 Update deserializer.rs 2021-11-16 18:01:14 +08:00
Sunli
5dac2d47fa Update mod.rs 2021-11-16 17:55:10 +08:00
Sunli
78b3a82769 Update CHANGELOG.md 2021-11-16 16:22:38 +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
5a1f0ed865 Add some validators 2021-11-16 16:20:40 +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
9493d79651 Update test 2021-11-16 15:25:48 +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
ec833f7b6f Update CHANGELOG.md 2021-11-16 15:06:39 +08:00
Sunli
dd13716072 Add ErrorExtensionValues::unset method. 2021-11-16 15:04:29 +08:00
Sunli
3d8a8ef6af Update documents 2021-11-16 14:51:20 +08:00
Sunli
5549c85f55 Update error_ext.rs 2021-11-16 11:56:44 +08:00
Sunli
9e5121aaf3 Remove ResolverError and use Error::new_with_source instead. 2021-11-16 11:05:50 +08:00
Sunli
60245769f5 Rework guards 2021-11-16 10:22:39 +08:00
Sunli
28f027a8bc Update mod.rs 2021-11-15 20:58:57 +08:00
Sunli
71cbb9d20c Rework validators 3 2021-11-15 18:37:33 +08:00
Sunli
613bbc5b91 Custom validator 2021-11-15 11:08:56 +08:00
Sunli
dd55421ede Rework validators 2 2021-11-15 09:12:13 +08:00
Sunli
eb022a0cca Rework validators 2021-11-14 21:09:14 +08:00
Sunli
85d389cb79 Merge branch 'master' into async-graphql-v3 2021-11-13 21:53:50 +08:00
Sunli
06b6b394bd Update examples 2021-11-13 21:53:01 +08:00
Sunli
789cf57d32 Change the signature of the connection::query function to allow the callback to use any type that implements Into<Error>. #671 2021-11-13 21:41:58 +08:00
Sunli
97d7a94489 Update subscription.rs 2021-11-13 16:48:09 +08:00
Sunli
5fd79ee887 Update examples 2021-11-13 16:15:25 +08:00
Sunli
dc092a05c6 Update Cargo.toml 2021-11-13 09:37:56 +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