July 03, 2026
@graphql-tools/batch-delegate@10.0.25
Patch Changes
- Updated dependencies []:
- @graphql-tools/delegate@12.0.18
@graphql-tools/batch-execute@10.0.9
Patch Changes
-
#2452
4311d79Thanks @wijskinner! - FixDataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Arraythrown when a batched subgraph response omits some of the merged sub-requests.splitResultbuildsnew Array(numResults)and only assigns the indices present in the merged response'sdata/errors. When a subgraph answers only some of the batched operations — returning neither a data key nor a path-scoped error for the rest — those slots stay holes. A hole at the trailing slot fails DataLoader'sisArrayLikecheck (which requireshasOwnProperty(length - 1)) even thoughArray.isArrayistrue, so the batching executor's DataLoader throws. The result is now densified tonumResults, filling any missing slot with an emptyExecutionResult.This mirrors the sibling fix for
@graphql-tools/batch-delegatein #2393.
@graphql-tools/delegate@12.0.18
Patch Changes
- Updated dependencies [
4311d79]:- @graphql-tools/batch-execute@10.0.9
@graphql-tools/federation@4.4.7
Patch Changes
- Updated dependencies []:
- @graphql-tools/delegate@12.0.18
- @graphql-tools/stitch@10.1.23
- @graphql-tools/wrap@11.1.17
@graphql-mesh/fusion-runtime@1.10.8
Patch Changes
- Updated dependencies [
4311d79]:- @graphql-tools/batch-execute@10.0.9
- @graphql-tools/delegate@12.0.18
- @graphql-tools/federation@4.4.7
- @graphql-tools/stitch@10.1.23
- @graphql-tools/stitching-directives@4.0.23
- @graphql-tools/wrap@11.1.17
@graphql-hive/gateway@2.10.2
Patch Changes
-
#2460
71ac628Thanks @enisdenjo! - dependencies updates:- Updated dependency
@opentelemetry/api@^1.9.1↗︎ (from^1.9.0, independencies) - Updated dependency
@opentelemetry/context-async-hooks@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/context-zone@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/core@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/exporter-jaeger@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/exporter-zipkin@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/propagator-b3@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/propagator-jaeger@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/sdk-metrics@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/sdk-trace-base@^2.8.0↗︎ (from^2.2.0, independencies)
- Updated dependency
-
Updated dependencies [
71ac628]:- @graphql-hive/plugin-opentelemetry@1.4.33
- @graphql-hive/gateway-runtime@2.9.8
- @graphql-hive/plugin-aws-sigv4@2.0.51
- @graphql-mesh/plugin-prometheus@2.1.49
@graphql-hive/nestjs@2.0.82
Patch Changes
- Updated dependencies [
71ac628]:- @graphql-hive/gateway@2.10.2
@graphql-hive/plugin-aws-sigv4@2.0.51
Patch Changes
- Updated dependencies []:
- @graphql-mesh/fusion-runtime@1.10.8
@graphql-hive/plugin-opentelemetry@1.4.33
Patch Changes
-
#2460
71ac628Thanks @enisdenjo! - dependencies updates:- Updated dependency
@opentelemetry/api@^1.9.1↗︎ (from^1.9.0, independencies) - Updated dependency
@opentelemetry/context-async-hooks@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/core@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/resources@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/sdk-trace-base@^2.8.0↗︎ (from^2.2.0, independencies) - Updated dependency
@opentelemetry/semantic-conventions@^1.41.1↗︎ (from^1.38.0, independencies)
- Updated dependency
-
Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.8
@graphql-mesh/plugin-prometheus@2.1.49
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.8
@graphql-hive/router-runtime@1.4.13
Patch Changes
-
#2458
d1d8ee2Thanks @enisdenjo! - dependencies updates:- Updated dependency
@graphql-hive/router-query-planner@^0.0.38↗︎ (from^0.0.35, independencies)
- Updated dependency
-
#2458
d1d8ee2Thanks @enisdenjo! - Various fixes and improvements to the Rust query plannerFor full information, please refer to the Hive Router Node addon releases.
-
Updated dependencies []:
- @graphql-mesh/fusion-runtime@1.10.8
- @graphql-tools/delegate@12.0.18
- @graphql-tools/federation@4.4.7
@graphql-hive/gateway-runtime@2.9.8
Patch Changes
- Updated dependencies []:
- @graphql-mesh/fusion-runtime@1.10.8
- @graphql-tools/delegate@12.0.18
- @graphql-tools/batch-delegate@10.0.25
- @graphql-tools/federation@4.4.7
- @graphql-tools/stitch@10.1.23
- @graphql-tools/wrap@11.1.17
@graphql-tools/stitch@10.1.23
Patch Changes
- Updated dependencies []:
- @graphql-tools/delegate@12.0.18
- @graphql-tools/batch-delegate@10.0.25
- @graphql-tools/wrap@11.1.17
@graphql-tools/stitching-directives@4.0.23
Patch Changes
- Updated dependencies []:
- @graphql-tools/delegate@12.0.18
@graphql-hive/gateway-testing@8.0.8
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.8
@graphql-tools/wrap@11.1.17
Patch Changes
- Updated dependencies []:
- @graphql-tools/delegate@12.0.18