Commit Graph

2202 Commits

Author SHA1 Message Date
Sunli
ef39dde9ce Update feature-comparison.md 2022-03-04 21:37:15 +08:00
Sunli
a4b840a984 Add support for oneof field on object. #766 2022-03-04 21:24:17 +08:00
Sunli
64d546b95b Merge pull request #856 from skos-ninja/fix-actix
Update actix to 0.13
2022-03-04 21:15:20 +08:00
Jake Oliver
86c9b73bec Update actix to 0.13 2022-03-04 10:29:58 +00:00
Sunli
9359b82da2 Release 3.0.32
async-graphql@3.0.32
async-graphql-actix-web@3.0.32
async-graphql-axum@3.0.32
async-graphql-derive@3.0.32
async-graphql-parser@3.0.32
async-graphql-poem@3.0.32
async-graphql-rocket@3.0.32
async-graphql-tide@3.0.32
async-graphql-value@3.0.32
async-graphql-warp@3.0.32

Generated by cargo-workspaces
2022-03-04 10:25:43 +08:00
Sunli
cbba51b229 Update CHANGELOG.md 2022-03-04 10:22:20 +08:00
Sunli
c0ba259f37 Merge pull request #850 from conradludgate/actix-web4
bump actix-web
2022-03-04 10:20:39 +08:00
Maciej Zwoliński
38725bad2a Correct import path for cursor connection in docs 2022-03-02 11:33:55 +01:00
Sunli
8871a53f82 Update examples 2022-02-28 15:34:43 +08:00
Sunli
854a1ba2ac Merge pull request #844 from kolloch/patch-1
custom_scalars: i64 not encoded as string
2022-02-27 09:48:07 +08:00
Sunli
2d1ab27831 Merge pull request #846 from azzamsa/patch-1
docs: update method name
2022-02-27 09:46:26 +08:00
Conrad Ludgate
062e25ab6f bump actix-web 2022-02-26 07:13:07 +00:00
azzamsa
a01e60e85c docs: update method name 2022-02-24 06:09:32 +07:00
Peter Kolloch
40b525c9f8 custom_scalars: i64 not encoded as string
Remove the note that incorrectly claims that i64 are encoded as strings.

Also see https://github.com/async-graphql/async-graphql/issues/196
2022-02-23 16:54:39 +01:00
Sunli
a16c371144 Merge pull request #834 from urkle/feat-update-secrecy
update secrecy dependency
2022-02-21 19:32:04 +08:00
Sunli
a14c10624c Merge pull request #833 from urkle/feate-update-opentelemetry
update opentelemetry
2022-02-21 19:31:46 +08:00
Sunli
566210e5f1 Merge pull request #832 from urkle/feat-update-sha2
update sha2 dependency
2022-02-21 19:31:08 +08:00
Sunli
d84158fa4e 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
f7ba8eeec2 update opentelemetry 2022-02-19 19:05:13 -05:00
Edward Rudd
7d7f1f7850 update secrecy dependency 2022-02-18 14:38:30 -05:00
Edward Rudd
e3078a40be update sha2 dependency 2022-02-18 14:32:49 -05:00
Edward Rudd
27ed134ffa update chrono-tz to 0.6.1 2022-02-18 14:26:32 -05:00
Edward Rudd
53cd75dd15 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
9fbce27b81 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
dc8faf1313 Nit: Fix typos in define_complex_object.mx 2022-02-17 18:55:41 +00:00
Sunli
842f708ace 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
c2c7763202 Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3 2022-02-17 19:36:13 +08:00
Sunli
df3312363e Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Sunli
83dbe4d058 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
dcf58450e8 Implement ScalarType for time::Date. #822 2022-02-15 15:36:18 +08:00
Sunli
02668aacbb Merge pull request #822 from happysalada/add_time_date
time: add date
2022-02-15 13:02:30 +08:00
happysalada
d701bd6e69 time: add date struct 2022-02-14 17:48:22 -05:00
Sunli
65c47100bf 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
b5e29bd590 Bump Actix-web from 4.0.0-beta.19 to 4.0.0-rc.2 2022-02-06 16:22:54 +08:00
Sunli
ff3c87ccb4 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
2552c240a5 Add support for using both ComplexObject and InputObject. 2022-02-06 11:39:50 +08:00
tamasfe
2261e7311b feat(derive): pass context with flatten 2022-02-04 17:30:58 +01:00
Sunli
6c9ede8a1d Update examples 2022-02-01 17:49:24 +08:00
Sunli
70ff722364 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
bf05607e84 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
5563aafacd 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
7dfebf99fd Fix possible stack overflow in validator. 2022-01-28 09:46:14 +08:00
Sunli
de581de6a7 Create SECURITY.md 2022-01-27 16:17:17 +08:00
Sunli
117b53d056 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
334b6efe99 Add skip_input attribute to InputObject macro, skip_output attribute to SimpleObject macro. #797 2022-01-26 17:54:24 +08:00
Sunli
e1db5954ef 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
96cfe5cc5c Update CHANGELOG.md 2022-01-25 09:28:04 +08:00
Sunli
00c95cf8b9 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
61e80c869e Fixed formatting (missing comma) 2022-01-24 14:32:30 +01:00
SadiinsoSnowfall
892cf8169e Fixed formatting (hopefully for the last time) 2022-01-24 14:27:38 +01:00