Commit Graph

2335 Commits

Author SHA1 Message Date
Sunli
b6edc1cce8
Merge pull request #830 from urkle/feat-remove-time-dependency
do not request oldtime feature from chrono package
2022-02-21 19:30:16 +08:00
Edward Rudd
244f75c87a update opentelemetry 2022-02-19 19:05:13 -05:00
Edward Rudd
e34630e7d6 update secrecy dependency 2022-02-18 14:38:30 -05:00
Edward Rudd
0a1862859e update sha2 dependency 2022-02-18 14:32:49 -05:00
Edward Rudd
1eed928bc7 update chrono-tz to 0.6.1 2022-02-18 14:26:32 -05:00
Edward Rudd
645d55804a do not request oldtime feature from chrono package
- this removes the dependency on the old (unsupported) version of time
2022-02-18 14:16:41 -05:00
Sunli
f73e2738f2
Merge pull request #825 from workflow/patch-2
Nit: Fix typos in define_complex_object.md
2022-02-18 10:13:40 +08:00
Florian Peter
cef42759d4
Nit: Fix typos in define_complex_object.mx 2022-02-17 18:55:41 +00:00
Sunli
2dfdbcd3f6 Release 3.0.31
async-graphql@3.0.31
async-graphql-actix-web@3.0.31
async-graphql-axum@3.0.31
async-graphql-derive@3.0.31
async-graphql-parser@3.0.31
async-graphql-poem@3.0.31
async-graphql-rocket@3.0.31
async-graphql-tide@3.0.31
async-graphql-value@3.0.31
async-graphql-warp@3.0.31

Generated by cargo-workspaces
2022-02-17 19:39:22 +08:00
Sunli
f1f2371f00 Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3 2022-02-17 19:36:13 +08:00
Sunli
b84129c650 Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Sunli
888a4a4526 Release 3.0.30
async-graphql@3.0.30
async-graphql-actix-web@3.0.30
async-graphql-axum@3.0.30
async-graphql-derive@3.0.30
async-graphql-parser@3.0.30
async-graphql-poem@3.0.30
async-graphql-rocket@3.0.30
async-graphql-tide@3.0.30
async-graphql-value@3.0.30
async-graphql-warp@3.0.30

Generated by cargo-workspaces
2022-02-16 14:01:11 +08:00
Sunli
3aa4b41940 Implement ScalarType for time::Date. #822 2022-02-15 15:36:18 +08:00
Sunli
9610e0b318
Merge pull request #822 from happysalada/add_time_date
time: add date
2022-02-15 13:02:30 +08:00
happysalada
1ae5a9a4cd time: add date struct 2022-02-14 17:48:22 -05:00
Sunli
e26302ab73 Release 3.0.29
async-graphql@3.0.29
async-graphql-actix-web@3.0.29
async-graphql-axum@3.0.29
async-graphql-derive@3.0.29
async-graphql-parser@3.0.29
async-graphql-poem@3.0.29
async-graphql-rocket@3.0.29
async-graphql-tide@3.0.29
async-graphql-value@3.0.29
async-graphql-warp@3.0.29

Generated by cargo-workspaces
2022-02-06 17:18:18 +08:00
Sunli
c4f74c083d Bump Actix-web from 4.0.0-beta.19 to 4.0.0-rc.2 2022-02-06 16:22:54 +08:00
Sunli
60aa16d3b6
Merge pull request #813 from tamasfe/feat-flatten-context
feat: Pass context to resolvers with flatten attribute
2022-02-06 11:41:25 +08:00
Sunli
429a60c331 Add support for using both ComplexObject and InputObject. 2022-02-06 11:39:50 +08:00
tamasfe
9f098df637
feat(derive): pass context with flatten 2022-02-04 17:30:58 +01:00
Sunli
a2b2437c99 Update examples 2022-02-01 17:49:24 +08:00
Sunli
6611a64891 Release 3.0.28
async-graphql@3.0.28
async-graphql-actix-web@3.0.28
async-graphql-axum@3.0.28
async-graphql-derive@3.0.28
async-graphql-parser@3.0.28
async-graphql-poem@3.0.28
async-graphql-rocket@3.0.28
async-graphql-tide@3.0.28
async-graphql-value@3.0.28
async-graphql-warp@3.0.28

Generated by cargo-workspaces
2022-01-31 20:03:57 +08:00
Sunli
ca15d27215 Implement InputType and OutputType for Box<[T]> and Arc<[T]>. [#805](https://github.com/async-graphql/async-graphql/issues/805) 2022-01-31 20:01:29 +08:00
Sunli
8f90f9dc03 Release 3.0.27
async-graphql@3.0.27
async-graphql-actix-web@3.0.27
async-graphql-axum@3.0.27
async-graphql-derive@3.0.27
async-graphql-parser@3.0.27
async-graphql-poem@3.0.27
async-graphql-rocket@3.0.27
async-graphql-tide@3.0.27
async-graphql-value@3.0.27
async-graphql-warp@3.0.27

Generated by cargo-workspaces
2022-01-28 10:16:22 +08:00
Sunli
e8f14f328f Fix possible stack overflow in validator. 2022-01-28 09:46:14 +08:00
Sunli
b233ea3e41
Create SECURITY.md 2022-01-27 16:17:17 +08:00
Sunli
22c7d40a69 Release 3.0.26
async-graphql@3.0.26
async-graphql-actix-web@3.0.26
async-graphql-axum@3.0.26
async-graphql-derive@3.0.26
async-graphql-parser@3.0.26
async-graphql-poem@3.0.26
async-graphql-rocket@3.0.26
async-graphql-tide@3.0.26
async-graphql-value@3.0.26
async-graphql-warp@3.0.26

Generated by cargo-workspaces
2022-01-26 18:07:45 +08:00
Sunli
3104e0bc8d Add skip_input attribute to InputObject macro, skip_output attribute to SimpleObject macro. #797 2022-01-26 17:54:24 +08:00
Sunli
19e5b0219b Release 3.0.25
async-graphql@3.0.25
async-graphql-actix-web@3.0.25
async-graphql-axum@3.0.25
async-graphql-derive@3.0.25
async-graphql-parser@3.0.25
async-graphql-poem@3.0.25
async-graphql-rocket@3.0.25
async-graphql-tide@3.0.25
async-graphql-value@3.0.25
async-graphql-warp@3.0.25

Generated by cargo-workspaces
2022-01-25 09:29:43 +08:00
Sunli
c9ef19fbff Update CHANGELOG.md 2022-01-25 09:28:04 +08:00
Sunli
8dca3f6078
Merge pull request #795 from SadiinsoSnowfall/contrib
Fixed variable type not checked when given a default value
2022-01-24 21:58:46 +08:00
SadiinsoSnowfall
a4654a79e6 Fixed formatting (missing comma) 2022-01-24 14:32:30 +01:00
SadiinsoSnowfall
6372f76e87 Fixed formatting (hopefully for the last time) 2022-01-24 14:27:38 +01:00
SadiinsoSnowfall
a0fed1aaf5 Fixed formatting (2) 2022-01-24 14:24:33 +01:00
SadiinsoSnowfall
12840d95e6 Fixed formatting 2022-01-24 14:23:06 +01:00
SadiinsoSnowfall
188caa2267 Fixed variable type not checked when given a default value 2022-01-24 14:11:46 +01:00
Sunli
7d58bd814d Fix the problem that some integrations overwritten HTTP headers. #793 2022-01-24 14:14:07 +08:00
Sunli
40d1de29b9 Release 3.0.24
async-graphql@3.0.24
async-graphql-actix-web@3.0.24
async-graphql-axum@3.0.24
async-graphql-derive@3.0.24
async-graphql-parser@3.0.24
async-graphql-poem@3.0.24
async-graphql-rocket@3.0.24
async-graphql-tide@3.0.24
async-graphql-value@3.0.24
async-graphql-warp@3.0.24

Generated by cargo-workspaces
2022-01-24 11:15:17 +08:00
Sunli
7d68c49abb Remove 'static bound for impl From<T> for Error. 2022-01-24 10:56:47 +08:00
Sunli
c2fbb0160d Update connection_type.rs 2022-01-21 10:54:16 +08:00
Sunli
53dd6abd83 Release 3.0.23
async-graphql@3.0.23
async-graphql-actix-web@3.0.23
async-graphql-axum@3.0.23
async-graphql-derive@3.0.23
async-graphql-parser@3.0.23
async-graphql-poem@3.0.23
async-graphql-rocket@3.0.23
async-graphql-tide@3.0.23
async-graphql-value@3.0.23
async-graphql-warp@3.0.23

Generated by cargo-workspaces
2022-01-21 10:40:47 +08:00
Sunli
9b43b136e8 Implement InputType for Box<str> and Arc<str>. #792 2022-01-21 10:25:50 +08:00
Sunli
cf5a7896a9
Merge pull request #789 from BratSinot/hashbrown
Bump hashbrown to 0.12.
2022-01-20 09:25:54 +08:00
Sunli
72b9b467bf
Merge pull request #791 from jenanwise/add-time-scalars
Add scalars for the `time` crate's datetime types.
2022-01-20 09:25:27 +08:00
Jenan Wise
a68a9be6cf Add scalars for the time crate's datetime types.
With the `time` feature flag enabled, `time::OffsetDateTime` and
`time::PrimitiveDateTime` can be used directly as scalar values,
similar to the previous `chrono::DateTime` and `chrono::NaiveDateTime`
scalar implementations.
2022-01-19 13:39:38 -08:00
BratSinot
d841218fcf Update changelog. 2022-01-19 14:43:01 +02:00
BratSinot
30a51c14fe Bump hashbrown to 0.12. 2022-01-19 14:40:30 +02:00
Sunli
5c4289e442
Merge pull request #786 from smmoosavi/data-context
Add DataContext trait
2022-01-19 08:42:57 +08:00
Sunli
af9b78c732
Merge pull request #788 from Niennienzz/patch-3
Update depth_and_complexity.md
2022-01-19 08:25:18 +08:00
Joe Zhou
090b94e4d7
Update depth_and_complexity.md 2022-01-18 12:07:23 -05:00