Commit Graph

1535 Commits

Author SHA1 Message Date
Sunli
199f599cd5 Implement From<SelectionField> for Lookahead. #557 2021-07-01 10:36:25 +08:00
Sunli
bee9fd4176 Release 2.9.5
async-graphql@2.9.5
async-graphql-actix-web@2.9.5
async-graphql-derive@2.9.5
async-graphql-parser@2.9.5
async-graphql-tide@2.9.5
async-graphql-value@2.9.5
async-graphql-warp@2.9.5

Generated by cargo-workspaces
2021-06-29 09:46:52 +08:00
Sunli
44de5bbd19 Update CHANGELOG.md 2021-06-29 09:32:10 +08:00
Sunli
8b4f3bcff5 Allows to get the actual field name and alias in ResolveInfo. #551 2021-06-29 09:30:26 +08:00
Sunli
cfd456331b Release 2.9.4
async-graphql@2.9.4
async-graphql-actix-web@2.9.4
async-graphql-derive@2.9.4
async-graphql-parser@2.9.4
async-graphql-tide@2.9.4
async-graphql-value@2.9.4
async-graphql-warp@2.9.4

Generated by cargo-workspaces
2021-06-21 09:53:07 +08:00
Sunli
c367f15b05 Fix the bug that MergedObject may cause panic. #539 2021-06-21 09:48:19 +08:00
Sunli
2dce1ad35f Clippy clean 2021-06-18 10:43:34 +08:00
Sunli
b0669cbc3f Update type.rs 2021-06-17 21:02:56 +08:00
Sunli
ee4493fef6 Update CHANGELOG.md 2021-06-17 10:55:30 +08:00
Sunli
a7478fc8e8 Release 2.9.3
async-graphql@2.9.3
async-graphql-actix-web@2.9.3
async-graphql-derive@2.9.3
async-graphql-parser@2.9.3
async-graphql-tide@2.9.3
async-graphql-value@2.9.3
async-graphql-warp@2.9.3

Generated by cargo-workspaces
2021-06-17 10:54:43 +08:00
Sunli
543ce408b0 Implement InputType and OutputType for [T; N] array. 2021-06-17 10:39:27 +08:00
Sunli
42a4ff13ed Update minimum supported Rust version to 1.51 2021-06-17 09:08:19 +08:00
Sunli
ec5c266d06 Update examples 2021-06-17 08:52:55 +08:00
Sunli
234aaced05 Merge pull request #545 from XiNiHa/master
Update rocket to 0.5.0-rc.1
2021-06-16 22:12:23 +08:00
Sunli
466bb5e582 Update CHANGELOG.md 2021-06-16 17:21:45 +08:00
Sunli
c7c7e3ad05 Remove the static constraint of the receive_body and receive_batch_body functions. #544 2021-06-16 17:20:41 +08:00
XiNiHa
6c15107ad4 Update rocket to 0.5.0-rc.1 2021-06-16 16:39:09 +09:00
Sunli
4256392091 Update CHANGELOG.md 2021-06-16 15:09:44 +08:00
Sunli
5691f6ca71 Add serial attribute for MergedObject macro. #539 2021-06-16 15:08:33 +08:00
Sunli
0ed444654d Update merged_object.rs 2021-06-16 11:28:15 +08:00
Sunli
b7b9abf40d Add serial attribute for SimpleObject and Object macros. #539 2021-06-15 08:53:26 +08:00
Sunli
6d28bffcce Merge pull request #516 from flisky/bson-2
feat: support bson v2.0.0-beta
2021-06-11 12:10:32 +08:00
Yin Jifeng
05edf40b39 feat: support bson v2.0.0-beta 2021-06-11 11:00:19 +08:00
Sunli
aa3bf842e0 Release 2.9.2
async-graphql@2.9.2
async-graphql-actix-web@2.9.2
async-graphql-derive@2.9.2
async-graphql-parser@2.9.2
async-graphql-tide@2.9.2
async-graphql-value@2.9.2
async-graphql-warp@2.9.2

Generated by cargo-workspaces
2021-06-10 10:22:53 +08:00
Sunli
5e0955b8e6 Update CHANGELOG.md 2021-06-10 10:18:30 +08:00
Sunli
f992e8ab94 Add the operation_name to Extension::execute method. 2021-06-10 10:17:33 +08:00
Sunli
9a7cfb72f5 Allow field guards to support paths. #536 2021-06-08 19:42:53 +08:00
Sunli
412f78211f Update test 2021-06-08 19:04:06 +08:00
Sunli
2e2ef28c44 Update CHANGELOG.md 2021-06-08 10:26:17 +08:00
Sunli
3163878937 Update CHANGELOG.md 2021-06-08 10:26:00 +08:00
Sunli
c8a2fa03f1 Release 2.9.1
async-graphql@2.9.1
async-graphql-actix-web@2.9.1
async-graphql-derive@2.9.1
async-graphql-parser@2.9.1
async-graphql-tide@2.9.1
async-graphql-value@2.9.1
async-graphql-warp@2.9.1

Generated by cargo-workspaces
2021-06-08 10:24:52 +08:00
Sunli
e7382bf549 Rework error propagation. #531 2021-06-08 10:05:30 +08:00
Sunli
a2d0e965f1 Update CHANGELOG.md 2021-06-07 14:38:32 +08:00
Sunli
606333e334 Release 2.9.0
async-graphql@2.9.0
async-graphql-actix-web@2.9.0
async-graphql-derive@2.9.0
async-graphql-parser@2.9.0
async-graphql-tide@2.9.0
async-graphql-warp@2.9.0

Generated by cargo-workspaces
2021-06-07 14:23:51 +08:00
Sunli
f53fe4111f Update CHANGELOG & Docs 2021-06-07 14:22:45 +08:00
Sunli
59ee28b634 Update tests 2021-06-07 14:12:28 +08:00
Sunli
588a7e40e8 Bump multer from v1.2.2 to v2.0.0 2021-06-07 14:07:53 +08:00
Sunli
e886e823b9 Clippy clean 2021-06-07 14:06:06 +08:00
Sunli
f8021c0fb5 Add support for returning multiple resolver errors. #531 2021-06-07 14:03:36 +08:00
Sunli
88a16f9426 Merge pull request #535 from oeed/master
Aligned NaiveDateTime formatting with DateTime
2021-06-05 11:02:29 +08:00
Oliver Cooper
aac62f1751 Aligned NaiveDateTime formatting with DateTime
Fixes #526

Chrono uses `%Y-%m-%dT%H:%M:%S%.f%:z` for it's RCC3339 formatting implementation. See 3467172c31/src/format/mod.rs (L680)
2021-06-03 10:12:32 +12:00
Sunli
4c825afd64 Release 2.8.6
async-graphql@2.8.6
async-graphql-actix-web@2.8.6
async-graphql-tide@2.8.6
async-graphql-warp@2.8.6

Generated by cargo-workspaces
2021-06-01 17:14:21 +08:00
Sunli
535c0e82e4 Update changelog 2021-06-01 17:13:21 +08:00
Sunli
206a445b08 Update examples 2021-06-01 17:10:47 +08:00
Sunli
a06d418b8e Merge pull request #530 from BratSinot/ws_stream_to_generic
WebSocket is now generic in graphql_subscription_upgrade functions.
2021-05-31 20:47:11 +08:00
BratSinot
484a04b5db Removed Copy trait from initializer in graphql_subscription_with_data. 2021-05-31 14:53:00 +03:00
BratSinot
ede6c95e73 cargo fmt 2021-05-31 13:59:10 +03:00
BratSinot
2540e87158 WebSocket is now generic in graphql_subscription_upgrade functions. 2021-05-31 13:55:08 +03:00
Sunli
d82eb01cfd Update lib.rs 2021-05-29 22:36:01 +08:00
Sunli
e5d9706788 Merge pull request #523 from lichuan6/master
fix: typo then => than
2021-05-25 18:51:56 +08:00