@graphql-hive/gateway 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976 → 2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6

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 +29 -14
  2. package/package.json +21 -13
package/CHANGELOG.md CHANGED
@@ -1,32 +1,47 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
3
+ ## 2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`4e0a76f`](https://github.com/graphql-hive/gateway/commit/4e0a76f970b95bf318707a57c7d301f9025f14b3) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Introduce and use the new Hive Logger
7
+ - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Introduce and use the new Hive Logger
8
8
 
9
9
  - [Read more about it on the Hive Logger documentation here.](https://the-guild.dev/graphql/hive/docs/logger)
10
10
  - If coming from Hive Gateway v1, [read the migration guide here.](https://the-guild.dev/graphql/hive/docs/migration-guides/gateway-v1-v2)
11
11
 
12
12
  ### Patch Changes
13
13
 
14
- - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
14
+ - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
15
15
 
16
16
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
17
17
 
18
- - Updated dependencies [[`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689), [`4fd18a1`](https://github.com/graphql-hive/gateway/commit/4fd18a1a7d95654d8bffd14026ee3c8861b5b4f6), [`2bd7a17`](https://github.com/graphql-hive/gateway/commit/2bd7a1708b7e1984a9bf7ca3eb763bf8ad3313c0), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`4e0a76f`](https://github.com/graphql-hive/gateway/commit/4e0a76f970b95bf318707a57c7d301f9025f14b3), [`680a646`](https://github.com/graphql-hive/gateway/commit/680a6467be70b53d3bb6089114072fb25c172283), [`7decf1d`](https://github.com/graphql-hive/gateway/commit/7decf1d355e1cda9e688f2736abea86106afd3a0), [`e2f1c30`](https://github.com/graphql-hive/gateway/commit/e2f1c30d24e94e2cf388b2f1fe4e4f71c591bece), [`d1cdc67`](https://github.com/graphql-hive/gateway/commit/d1cdc6724bc67f17abd36d9cabbd26b7ef0e3adb), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`5c34afe`](https://github.com/graphql-hive/gateway/commit/5c34afed1ead2f7ec2b4d988479a28118d2323ac)]:
19
- - @graphql-hive/gateway-runtime@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
20
- - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
21
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
22
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
23
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
24
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
25
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
26
- - @graphql-mesh/transport-ws@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
27
- - @graphql-hive/logger@1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
18
+ - [#1171](https://github.com/graphql-hive/gateway/pull/1171) [`2a0390f`](https://github.com/graphql-hive/gateway/commit/2a0390f33620cc6e73c7297b6cf29866dd799317) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
19
+
20
+ - Added dependency [`@opentelemetry/api@^1.9.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api/v/1.9.0) (to `dependencies`)
21
+ - Added dependency [`@opentelemetry/context-zone@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/context-zone/v/2.0.1) (to `dependencies`)
22
+ - Added dependency [`@opentelemetry/core@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/core/v/2.0.1) (to `dependencies`)
23
+ - Added dependency [`@opentelemetry/exporter-jaeger@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-jaeger/v/2.0.1) (to `dependencies`)
24
+ - Added dependency [`@opentelemetry/exporter-zipkin@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-zipkin/v/2.0.1) (to `dependencies`)
25
+ - Added dependency [`@opentelemetry/propagator-b3@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/propagator-b3/v/2.0.1) (to `dependencies`)
26
+ - Added dependency [`@opentelemetry/propagator-jaeger@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/propagator-jaeger/v/2.0.1) (to `dependencies`)
27
+ - Added dependency [`@opentelemetry/sampler-jaeger-remote@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sampler-jaeger-remote/v/0.202.0) (to `dependencies`)
28
+
29
+ - [#956](https://github.com/graphql-hive/gateway/pull/956) [`35a3e29`](https://github.com/graphql-hive/gateway/commit/35a3e29789f9e03f17b096922335ef27ba138089) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
30
+
31
+ - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
32
+
33
+ - Updated dependencies [[`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`35a3e29`](https://github.com/graphql-hive/gateway/commit/35a3e29789f9e03f17b096922335ef27ba138089), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689), [`fc4661b`](https://github.com/graphql-hive/gateway/commit/fc4661b8f1abceab01d9920f7e999efbb89be3c6), [`4fd18a1`](https://github.com/graphql-hive/gateway/commit/4fd18a1a7d95654d8bffd14026ee3c8861b5b4f6), [`2bd7a17`](https://github.com/graphql-hive/gateway/commit/2bd7a1708b7e1984a9bf7ca3eb763bf8ad3313c0), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`35a3e29`](https://github.com/graphql-hive/gateway/commit/35a3e29789f9e03f17b096922335ef27ba138089), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`680a646`](https://github.com/graphql-hive/gateway/commit/680a6467be70b53d3bb6089114072fb25c172283), [`7decf1d`](https://github.com/graphql-hive/gateway/commit/7decf1d355e1cda9e688f2736abea86106afd3a0), [`e2f1c30`](https://github.com/graphql-hive/gateway/commit/e2f1c30d24e94e2cf388b2f1fe4e4f71c591bece), [`d1cdc67`](https://github.com/graphql-hive/gateway/commit/d1cdc6724bc67f17abd36d9cabbd26b7ef0e3adb), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031)]:
34
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
35
+ - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
36
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
37
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
38
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
39
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
40
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
41
+ - @graphql-mesh/transport-ws@2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
42
+ - @graphql-hive/logger@1.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
28
43
  - @graphql-hive/plugin-deduplicate-request@1.0.0
29
- - @graphql-mesh/transport-http@0.6.43-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
44
+ - @graphql-mesh/transport-http@0.6.43-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6
30
45
 
31
46
  ## 1.15.0
32
47
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
3
+ "version": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,10 +53,10 @@
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-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
58
+ "@graphql-hive/logger": "1.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
60
60
  "@graphql-hive/plugin-deduplicate-request": "^1.0.0",
61
61
  "@graphql-hive/pubsub": "^1.0.0",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.0",
@@ -64,18 +64,18 @@
64
64
  "@graphql-mesh/cache-redis": "^0.104.0",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.0",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.2",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.0",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
74
74
  "@graphql-mesh/plugin-rate-limit": "^0.104.0",
75
75
  "@graphql-mesh/plugin-snapshot": "^0.104.0",
76
- "@graphql-mesh/transport-http": "0.6.43-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
76
+ "@graphql-mesh/transport-http": "0.6.43-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
79
79
  "@graphql-mesh/types": "^0.104.0",
80
80
  "@graphql-mesh/utils": "^0.104.2",
81
81
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -83,6 +83,14 @@
83
83
  "@graphql-tools/load": "^8.0.14",
84
84
  "@graphql-tools/utils": "^10.8.1",
85
85
  "@graphql-yoga/render-graphiql": "^5.13.5",
86
+ "@opentelemetry/api": "^1.9.0",
87
+ "@opentelemetry/context-zone": "^2.0.1",
88
+ "@opentelemetry/core": "^2.0.1",
89
+ "@opentelemetry/exporter-jaeger": "^2.0.1",
90
+ "@opentelemetry/exporter-zipkin": "^2.0.1",
91
+ "@opentelemetry/propagator-b3": "^2.0.1",
92
+ "@opentelemetry/propagator-jaeger": "^2.0.1",
93
+ "@opentelemetry/sampler-jaeger-remote": "^0.202.0",
86
94
  "commander": "^13.1.0",
87
95
  "dotenv": "^16.4.7",
88
96
  "graphql-ws": "^6.0.4",
@@ -91,12 +99,12 @@
91
99
  "ws": "^8.18.0"
92
100
  },
93
101
  "devDependencies": {
94
- "@graphql-mesh/transport-common": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
102
+ "@graphql-mesh/transport-common": "1.0.0-alpha-fc4661b8f1abceab01d9920f7e999efbb89be3c6",
95
103
  "@graphql-mesh/transport-soap": "^0.10.0",
96
104
  "@graphql-tools/executor": "^1.4.7",
97
105
  "@rollup/plugin-commonjs": "^28.0.0",
98
106
  "@rollup/plugin-json": "^6.1.0",
99
- "@rollup/plugin-node-resolve": "^16.0.0",
107
+ "@rollup/plugin-node-resolve": "patch:@rollup/plugin-node-resolve@npm%3A16.0.1#~/.yarn/patches/@rollup-plugin-node-resolve-npm-16.0.1-2936474bab.patch",
100
108
  "@rollup/plugin-sucrase": "^5.0.2",
101
109
  "@tsconfig/node18": "^18.2.4",
102
110
  "@types/adm-zip": "^0.5.5",