@graphql-hive/gateway 2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887 → 2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -32
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
3
+ ## 2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -59,23 +59,6 @@
59
59
  - [#1325](https://github.com/graphql-hive/gateway/pull/1325) [`910ff77`](https://github.com/graphql-hive/gateway/commit/910ff777ce787297cece37ec66c3382bc292412b) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
60
60
  - Updated dependency [`dotenv@^17.2.0` ↗︎](https://www.npmjs.com/package/dotenv/v/17.2.0) (from `^16.4.7`, in `dependencies`)
61
61
 
62
- - [#1335](https://github.com/graphql-hive/gateway/pull/1335) [`d36e9fd`](https://github.com/graphql-hive/gateway/commit/d36e9fd7459d6a80a9d40a65651ef15e5af38887) Thanks [@n1ru4l](https://github.com/n1ru4l)! - dependencies updates:
63
- - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
64
- - Added dependency [`@opentelemetry/api@^1.9.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api/v/1.9.0) (to `dependencies`)
65
- - Added dependency [`@opentelemetry/api-logs@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api-logs/v/0.202.0) (to `dependencies`)
66
- - Added dependency [`@opentelemetry/context-async-hooks@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/context-async-hooks/v/2.0.1) (to `dependencies`)
67
- - Added dependency [`@opentelemetry/context-zone@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/context-zone/v/2.0.1) (to `dependencies`)
68
- - Added dependency [`@opentelemetry/core@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/core/v/2.0.1) (to `dependencies`)
69
- - Added dependency [`@opentelemetry/exporter-jaeger@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-jaeger/v/2.0.1) (to `dependencies`)
70
- - Added dependency [`@opentelemetry/exporter-zipkin@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-zipkin/v/2.0.1) (to `dependencies`)
71
- - Added dependency [`@opentelemetry/propagator-b3@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/propagator-b3/v/2.0.1) (to `dependencies`)
72
- - Added dependency [`@opentelemetry/propagator-jaeger@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/propagator-jaeger/v/2.0.1) (to `dependencies`)
73
- - Added dependency [`@opentelemetry/sampler-jaeger-remote@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sampler-jaeger-remote/v/0.202.0) (to `dependencies`)
74
- - Added dependency [`@opentelemetry/sdk-logs@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-logs/v/0.202.0) (to `dependencies`)
75
- - Added dependency [`@opentelemetry/sdk-metrics@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-metrics/v/2.0.1) (to `dependencies`)
76
- - Added dependency [`@opentelemetry/sdk-trace-base@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-trace-base/v/2.0.1) (to `dependencies`)
77
- - Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
78
-
79
62
  - [#956](https://github.com/graphql-hive/gateway/pull/956) [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
80
63
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
81
64
  - Added dependency [`@opentelemetry/api@^1.9.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api/v/1.9.0) (to `dependencies`)
@@ -91,20 +74,20 @@
91
74
  - Added dependency [`@opentelemetry/sdk-metrics@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-metrics/v/2.0.1) (to `dependencies`)
92
75
  - Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
93
76
 
94
- - Updated dependencies [[`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`f12f2b7`](https://github.com/graphql-hive/gateway/commit/f12f2b78163fbef797a42b5999a0b5a8ef6b2c98), [`d36e9fd`](https://github.com/graphql-hive/gateway/commit/d36e9fd7459d6a80a9d40a65651ef15e5af38887), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`9e4d81c`](https://github.com/graphql-hive/gateway/commit/9e4d81c2ad9e99d2195e3f2a021a30a9312cf980), [`f3caa12`](https://github.com/graphql-hive/gateway/commit/f3caa12a7ad50cdc03c82f2336f820e8ccbad55e), [`1ba0cf4`](https://github.com/graphql-hive/gateway/commit/1ba0cf4a6359e41a6ab16f940d8733d3ad9d800b), [`d36e9fd`](https://github.com/graphql-hive/gateway/commit/d36e9fd7459d6a80a9d40a65651ef15e5af38887), [`dfe6f58`](https://github.com/graphql-hive/gateway/commit/dfe6f58209afd27953676c5b51b8b9f07fc99671), [`ceb07a6`](https://github.com/graphql-hive/gateway/commit/ceb07a61f6f1c7ca345df2c23860950e5152288e), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`d36e9fd`](https://github.com/graphql-hive/gateway/commit/d36e9fd7459d6a80a9d40a65651ef15e5af38887), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`cd9b7ce`](https://github.com/graphql-hive/gateway/commit/cd9b7ce551ec702c00b33e6c1b2cf68f0a6c82a3), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`f052709`](https://github.com/graphql-hive/gateway/commit/f0527092e4942b4c97cb3272266f93f3200fac98), [`9bee8e9`](https://github.com/graphql-hive/gateway/commit/9bee8e9ff165c43591c0b20637b6d1f2a2cb9cc2), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`10a5887`](https://github.com/graphql-hive/gateway/commit/10a58873acde8734f05dfda455fe7b366861676b), [`2a56e5f`](https://github.com/graphql-hive/gateway/commit/2a56e5fd5a07f6784e8c2d0ad767d8c55710ada4), [`ae37c4a`](https://github.com/graphql-hive/gateway/commit/ae37c4a4189e3ea20f2ce0d24e2509d2053eb244), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`dbb4fd9`](https://github.com/graphql-hive/gateway/commit/dbb4fd9287ff872de5cc9f18546987bd71232df5)]:
95
- - @graphql-hive/gateway-runtime@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
96
- - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
97
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
98
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
99
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
100
- - @graphql-mesh/transport-ws@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
101
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
102
- - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
103
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
104
- - @graphql-mesh/transport-http@1.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
105
- - @graphql-hive/importer@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
106
- - @graphql-hive/pubsub@2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
107
- - @graphql-hive/logger@1.0.1-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887
77
+ - Updated dependencies [[`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`f12f2b7`](https://github.com/graphql-hive/gateway/commit/f12f2b78163fbef797a42b5999a0b5a8ef6b2c98), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`9e4d81c`](https://github.com/graphql-hive/gateway/commit/9e4d81c2ad9e99d2195e3f2a021a30a9312cf980), [`f3caa12`](https://github.com/graphql-hive/gateway/commit/f3caa12a7ad50cdc03c82f2336f820e8ccbad55e), [`1ba0cf4`](https://github.com/graphql-hive/gateway/commit/1ba0cf4a6359e41a6ab16f940d8733d3ad9d800b), [`dfe6f58`](https://github.com/graphql-hive/gateway/commit/dfe6f58209afd27953676c5b51b8b9f07fc99671), [`ceb07a6`](https://github.com/graphql-hive/gateway/commit/ceb07a61f6f1c7ca345df2c23860950e5152288e), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`cd9b7ce`](https://github.com/graphql-hive/gateway/commit/cd9b7ce551ec702c00b33e6c1b2cf68f0a6c82a3), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`f052709`](https://github.com/graphql-hive/gateway/commit/f0527092e4942b4c97cb3272266f93f3200fac98), [`9bee8e9`](https://github.com/graphql-hive/gateway/commit/9bee8e9ff165c43591c0b20637b6d1f2a2cb9cc2), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`10a5887`](https://github.com/graphql-hive/gateway/commit/10a58873acde8734f05dfda455fe7b366861676b), [`2a56e5f`](https://github.com/graphql-hive/gateway/commit/2a56e5fd5a07f6784e8c2d0ad767d8c55710ada4), [`ae37c4a`](https://github.com/graphql-hive/gateway/commit/ae37c4a4189e3ea20f2ce0d24e2509d2053eb244), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`dbb4fd9`](https://github.com/graphql-hive/gateway/commit/dbb4fd9287ff872de5cc9f18546987bd71232df5)]:
78
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
79
+ - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
80
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
81
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
82
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
83
+ - @graphql-mesh/transport-ws@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
84
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
85
+ - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
86
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
87
+ - @graphql-mesh/transport-http@1.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
88
+ - @graphql-hive/importer@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
89
+ - @graphql-hive/pubsub@2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
90
+ - @graphql-hive/logger@1.0.1-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a
108
91
 
109
92
  ## 1.15.4
110
93
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
3
+ "version": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,28 +53,28 @@
53
53
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
54
54
  "@escape.tech/graphql-armor-max-depth": "^2.4.0",
55
55
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
56
- "@graphql-hive/gateway-runtime": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
57
- "@graphql-hive/importer": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
58
- "@graphql-hive/logger": "1.0.1-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
59
- "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
60
- "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
61
- "@graphql-hive/pubsub": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
57
+ "@graphql-hive/importer": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
58
+ "@graphql-hive/logger": "1.0.1-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
59
+ "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
60
+ "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
61
+ "@graphql-hive/pubsub": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.5",
63
63
  "@graphql-mesh/cache-localforage": "^0.105.6",
64
64
  "@graphql-mesh/cache-redis": "^0.104.5",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.5",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.6",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.5",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
71
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
72
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
71
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
72
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
73
73
  "@graphql-mesh/plugin-rate-limit": "^0.104.5",
74
74
  "@graphql-mesh/plugin-snapshot": "^0.104.5",
75
- "@graphql-mesh/transport-http": "1.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
76
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
77
- "@graphql-mesh/transport-ws": "2.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
75
+ "@graphql-mesh/transport-http": "1.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
76
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
77
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
78
78
  "@graphql-mesh/types": "^0.104.5",
79
79
  "@graphql-mesh/utils": "^0.104.5",
80
80
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -103,7 +103,7 @@
103
103
  "ws": "^8.18.3"
104
104
  },
105
105
  "devDependencies": {
106
- "@graphql-mesh/transport-common": "1.0.0-alpha-d36e9fd7459d6a80a9d40a65651ef15e5af38887",
106
+ "@graphql-mesh/transport-common": "1.0.0-alpha-3e41183ca6e4ea09aef05f9fac42f50dfef6ea7a",
107
107
  "@graphql-mesh/transport-soap": "^0.10.6",
108
108
  "@graphql-tools/executor": "^1.4.7",
109
109
  "@rollup/plugin-commonjs": "^28.0.0",