Commit Graph

1387 Commits

Author SHA1 Message Date
Sunli
845f6a514a Update CHANGELOG.md 2021-03-25 09:10:49 +08:00
Sunli
e652877d62
Merge pull request #452 from edkalina/master
Fix chrono-tz integration
2021-03-25 09:08:42 +08:00
Denis Nevmerzhitskii
876d78e188 Fix chrono-tz integration 2021-03-24 19:09:08 +02:00
Sunli
fc08f2c3d7
Update CHANGELOG.md 2021-03-24 19:27:19 +08:00
Sunli
f0a620b9b7 Release 2.6.5
async-graphql@2.6.5
async-graphql-actix-web@2.6.5
async-graphql-derive@2.6.5
async-graphql-parser@2.6.5
async-graphql-tide@2.6.5
async-graphql-value@2.6.5
async-graphql-warp@2.6.5
chat@2.6.5
graphql-benchmark@2.6.5
simple@2.6.5

Generated by cargo-workspaces
2021-03-24 17:29:00 +08:00
Sunli
e991ffb814 Fix internal context missing when there's no connection_init frame. #451 2021-03-24 17:24:12 +08:00
Sunli
d280978ccb Update dependencies 2021-03-24 12:25:03 +08:00
Sunli
2d13499013 Update ci.yml 2021-03-23 11:58:45 +08:00
Sunli
55407c06cd Release 2.6.4
async-graphql@2.6.4
async-graphql-actix-web@2.6.4
async-graphql-tide@2.6.4
async-graphql-warp@2.6.4

Generated by cargo-workspaces
2021-03-22 13:31:54 +08:00
Sunli
8b7c45dc58 Update CHANGELOG.md 2021-03-22 13:31:38 +08:00
Sunli
e9c4a5d189 Update docs 2021-03-22 13:27:24 +08:00
Sunli
7c1d90b8ad Release 2.6.3
async-graphql@2.6.3
async-graphql-actix-web@2.6.3
async-graphql-tide@2.6.3
async-graphql-warp@2.6.3

Generated by cargo-workspaces
2021-03-22 12:41:03 +08:00
Sunli
d6c79771d5 Remove TracingConfig
Now Request span always takes the current span as the parent, so this option is no longer needed.
2021-03-22 12:01:49 +08:00
Sunli
c4f8b5379c Update code-coverage.yml 2021-03-22 11:10:48 +08:00
Sunli
fe2f6dd3d0 Update CI 2021-03-22 10:55:28 +08:00
Sunli
fbc6b6e2dd Update examples 2021-03-22 10:43:58 +08:00
Sunli
8310fa4350 Now all features are not activated by default. 2021-03-22 10:39:17 +08:00
Sunli
6dfd660e6a Add extension::OpenTelemetry. 2021-03-22 09:36:14 +08:00
Sunli
abdcca21e0 Release 2.6.2
async-graphql@2.6.2
async-graphql-actix-web@2.6.2
async-graphql-tide@2.6.2
async-graphql-warp@2.6.2

Generated by cargo-workspaces
2021-03-20 17:23:50 +08:00
Sunli
aa1e72e68e Add SchemaBuilder::enable_subscription_in_federation method. #449 2021-03-20 17:22:18 +08:00
Sunli
f60dcb51ce Release 2.6.1
async-graphql@2.6.1
async-graphql-actix-web@2.6.1
async-graphql-tide@2.6.1
async-graphql-warp@2.6.1

Generated by cargo-workspaces
2021-03-20 10:36:58 +08:00
Sunli
270a8c508f Update CHANGELOG.md 2021-03-20 10:35:39 +08:00
Sunli
cf1fe6f6c7 Fix tracing extension doesn't work with async code. ##448 2021-03-20 10:32:41 +08:00
Sunli
d5792c09a9 Update CHANGELOG.md 2021-03-18 10:21:57 +08:00
Sunli
cbd4a5ee8b Release 2.6.0
async-graphql@2.6.0
async-graphql-actix-web@2.6.0
async-graphql-derive@2.6.0
async-graphql-tide@2.6.0
async-graphql-warp@2.6.0

Generated by cargo-workspaces
2021-03-18 10:19:33 +08:00
Sunli
bec0fc18a9 Add ComplexObject macro. #355 2021-03-18 10:13:46 +08:00
Sunli
91f37bf981 Release 2.5.14
async-graphql@2.5.14
async-graphql-actix-web@2.5.14
async-graphql-tide@2.5.14
async-graphql-warp@2.5.14

Generated by cargo-workspaces
2021-03-14 10:17:02 +08:00
Sunli
08c1ace4b6 Fix the problem that the validation does not work on some inline fragments. 2021-03-14 10:15:52 +08:00
Sunli
fbf175b394 Add DataLoader::loader method. #441 2021-03-12 15:41:10 +08:00
Sunli
5c644de219 Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
Sunli
6afcac65fd Release 2.5.13
async-graphql@2.5.13
async-graphql-actix-web@2.5.13
async-graphql-derive@2.5.13
async-graphql-tide@2.5.13
async-graphql-warp@2.5.13

Generated by cargo-workspaces
2021-03-10 09:25:21 +08:00
Sunli
a18a4bcd9f Update CHANGELOG.md 2021-03-10 09:24:34 +08:00
Sunli
e67457a3f7
Merge pull request #438 from taiki-e/generic-subscription
Support generics in Subscription types
2021-03-10 09:21:42 +08:00
Sunli
0714dd6107
Merge pull request #439 from taiki-e/docs-subscription
Update subscription.md
2021-03-10 09:06:32 +08:00
Taiki Endo
4a78b0460d Update subscription.md 2021-03-09 22:34:29 +09:00
Taiki Endo
6ddbc52641 Support generics in Subscription types 2021-03-09 22:21:56 +09:00
Sunli
508981acfd Release 2.5.12
async-graphql@2.5.12
async-graphql-actix-web@2.5.12
async-graphql-derive@2.5.12
async-graphql-tide@2.5.12
async-graphql-warp@2.5.12

Generated by cargo-workspaces
2021-03-09 18:27:52 +08:00
Sunli
3128036630 Update CHANGELOG.md 2021-03-09 18:25:39 +08:00
Sunli
a51abb7284 Add SchemaBuilder::override_name method. #437 2021-03-09 18:07:18 +08:00
Sunli
1e9771a17f Add extends attribute for derive macros Subscription and MergedSubscription. 2021-03-09 15:12:14 +08:00
Sunli
6b21f63817 Export subscription type to Federation SDL. 2021-03-09 14:54:54 +08:00
Sunli
3f913651b1 Remove unnecessary Box from WebSocket messages. 2021-03-09 12:07:12 +08:00
Sunli
382e7585ab Release 2.5.11
async-graphql@2.5.11
async-graphql-actix-web@2.5.11
async-graphql-tide@2.5.11
async-graphql-warp@2.5.11

Generated by cargo-workspaces
2021-03-07 16:38:40 +08:00
Sunli
97d5097b10 Execute _entity requests in parallel. #431 2021-03-07 16:37:34 +08:00
Sunli
e7798dbeac
Merge pull request #434 from taiki-e/sdl-format
Fix format of InputObject in SDL
2021-03-07 15:58:48 +08:00
Sunli
a94c84ca6d
Merge pull request #433 from taiki-e/docs-apollo_tracing
Update apollo_tracing.md
2021-03-07 15:57:46 +08:00
Taiki Endo
cb03ec23b8 Fix format of InputObject in SDL 2021-03-07 15:35:47 +09:00
Taiki Endo
f1b82a7b56 Update apollo_tracing.md 2021-03-06 22:22:28 +09:00
Sunli
0867eb877c Release 2.5.10
async-graphql@2.5.10
async-graphql-actix-web@2.5.10
async-graphql-derive@2.5.10
async-graphql-tide@2.5.10
async-graphql-warp@2.5.10

Generated by cargo-workspaces
2021-03-06 08:39:28 +08:00
Sunli
32ab16f076 Add descriptions for the exported Federation SDL. 2021-03-06 08:38:19 +08:00