@graphql-hive/gateway 2.0.0-alpha-169f18e5f794f350040c24f2784a4609f0fe5731 → 2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
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.
- package/CHANGELOG.md +19 -15
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @graphql-hive/gateway
|
2
2
|
|
3
|
-
## 2.0.0-alpha-
|
3
|
+
## 2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
4
4
|
|
5
5
|
### Major Changes
|
6
6
|
|
@@ -44,6 +44,10 @@
|
|
44
44
|
- Added dependency [`@opentelemetry/api-logs@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api-logs/v/0.202.0) (to `dependencies`)
|
45
45
|
- Added dependency [`@opentelemetry/sdk-logs@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-logs/v/0.202.0) (to `dependencies`)
|
46
46
|
|
47
|
+
- [#1315](https://github.com/graphql-hive/gateway/pull/1315) [`6e7d72e`](https://github.com/graphql-hive/gateway/commit/6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
|
48
|
+
|
49
|
+
- Updated dependency [`@graphql-yoga/render-graphiql@5.15.0-alpha-20250711140541-881e92013cd5f6080587e7abaae05bc7599bb47c` ↗︎](https://www.npmjs.com/package/@graphql-yoga/render-graphiql/v/5.15.0) (from `^5.13.5`, in `dependencies`)
|
50
|
+
|
47
51
|
- [#956](https://github.com/graphql-hive/gateway/pull/956) [`70e4438`](https://github.com/graphql-hive/gateway/commit/70e443886b0dbf70b5e14d774b6125ece700a3b9) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
|
48
52
|
|
49
53
|
- Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
|
@@ -60,20 +64,20 @@
|
|
60
64
|
- Added dependency [`@opentelemetry/sdk-metrics@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-metrics/v/2.0.1) (to `dependencies`)
|
61
65
|
- Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
|
62
66
|
|
63
|
-
- Updated dependencies [[`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`70e4438`](https://github.com/graphql-hive/gateway/commit/70e443886b0dbf70b5e14d774b6125ece700a3b9), [`d057def`](https://github.com/graphql-hive/gateway/commit/d057defb676784fba4d85c0a1a18d59d510e5abe), [`3fda08d`](https://github.com/graphql-hive/gateway/commit/3fda08dbfc7e3adcdaa2fa0a98a04e7ab055fd84), [`89cf5d3`](https://github.com/graphql-hive/gateway/commit/89cf5d3203fc4af084a62728e00d65266eb08f36), [`e559c02`](https://github.com/graphql-hive/gateway/commit/e559c02cd76429cc9b71a51299983fc42ae49044), [`cfb62d6`](https://github.com/graphql-hive/gateway/commit/cfb62d61c340bbe16b9d61958e97b6d5be165ef1), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`70e4438`](https://github.com/graphql-hive/gateway/commit/70e443886b0dbf70b5e14d774b6125ece700a3b9), [`6f04c32`](https://github.com/graphql-hive/gateway/commit/6f04c323b08cd82a39ef2ff85ef8d480b3f4db22), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`3c756f5`](https://github.com/graphql-hive/gateway/commit/3c756f595323a4be50a293648149b29e27c7fe3a), [`75915bd`](https://github.com/graphql-hive/gateway/commit/75915bdcd0624ebd3e6871bf71e54a5cc10267f3), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`ac8eb55`](https://github.com/graphql-hive/gateway/commit/ac8eb55ffa08cb63d5d4f35f427f69ca6793d63d), [`1714aaa`](https://github.com/graphql-hive/gateway/commit/1714aaa978e8ed098facc46cfe00f22693c11000), [`125f275`](https://github.com/graphql-hive/gateway/commit/125f27555f00e0ab67b9e7a46977d3314693e094), [`cfb62d6`](https://github.com/graphql-hive/gateway/commit/cfb62d61c340bbe16b9d61958e97b6d5be165ef1), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`8805803`](https://github.com/graphql-hive/gateway/commit/8805803a1b4b494ea067ad67db77eb587665251f)]:
|
64
|
-
- @graphql-hive/gateway-runtime@2.0.0-alpha-
|
65
|
-
- @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-
|
66
|
-
- @graphql-mesh/plugin-prometheus@2.0.0-alpha-
|
67
|
-
- @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-
|
68
|
-
- @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-
|
69
|
-
- @graphql-mesh/transport-http-callback@1.0.0-alpha-
|
70
|
-
- @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-
|
71
|
-
- @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-
|
72
|
-
- @graphql-mesh/transport-http@1.0.0-alpha-
|
73
|
-
- @graphql-mesh/transport-ws@2.0.0-alpha-
|
74
|
-
- @graphql-hive/importer@2.0.0-alpha-
|
75
|
-
- @graphql-hive/logger@1.0.0-alpha-
|
76
|
-
- @graphql-hive/pubsub@2.0.0-alpha-
|
67
|
+
- Updated dependencies [[`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`6e7d72e`](https://github.com/graphql-hive/gateway/commit/6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a), [`70e4438`](https://github.com/graphql-hive/gateway/commit/70e443886b0dbf70b5e14d774b6125ece700a3b9), [`d057def`](https://github.com/graphql-hive/gateway/commit/d057defb676784fba4d85c0a1a18d59d510e5abe), [`3fda08d`](https://github.com/graphql-hive/gateway/commit/3fda08dbfc7e3adcdaa2fa0a98a04e7ab055fd84), [`89cf5d3`](https://github.com/graphql-hive/gateway/commit/89cf5d3203fc4af084a62728e00d65266eb08f36), [`e559c02`](https://github.com/graphql-hive/gateway/commit/e559c02cd76429cc9b71a51299983fc42ae49044), [`cfb62d6`](https://github.com/graphql-hive/gateway/commit/cfb62d61c340bbe16b9d61958e97b6d5be165ef1), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`70e4438`](https://github.com/graphql-hive/gateway/commit/70e443886b0dbf70b5e14d774b6125ece700a3b9), [`6f04c32`](https://github.com/graphql-hive/gateway/commit/6f04c323b08cd82a39ef2ff85ef8d480b3f4db22), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`3c756f5`](https://github.com/graphql-hive/gateway/commit/3c756f595323a4be50a293648149b29e27c7fe3a), [`75915bd`](https://github.com/graphql-hive/gateway/commit/75915bdcd0624ebd3e6871bf71e54a5cc10267f3), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`ac8eb55`](https://github.com/graphql-hive/gateway/commit/ac8eb55ffa08cb63d5d4f35f427f69ca6793d63d), [`1714aaa`](https://github.com/graphql-hive/gateway/commit/1714aaa978e8ed098facc46cfe00f22693c11000), [`125f275`](https://github.com/graphql-hive/gateway/commit/125f27555f00e0ab67b9e7a46977d3314693e094), [`cfb62d6`](https://github.com/graphql-hive/gateway/commit/cfb62d61c340bbe16b9d61958e97b6d5be165ef1), [`a14e556`](https://github.com/graphql-hive/gateway/commit/a14e556ed3021fdfbd82a0ec0476d54878c5c79d), [`8805803`](https://github.com/graphql-hive/gateway/commit/8805803a1b4b494ea067ad67db77eb587665251f)]:
|
68
|
+
- @graphql-hive/gateway-runtime@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
69
|
+
- @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
70
|
+
- @graphql-mesh/plugin-prometheus@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
71
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
72
|
+
- @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
73
|
+
- @graphql-mesh/transport-http-callback@1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
74
|
+
- @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
75
|
+
- @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
76
|
+
- @graphql-mesh/transport-http@1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
77
|
+
- @graphql-mesh/transport-ws@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
78
|
+
- @graphql-hive/importer@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
79
|
+
- @graphql-hive/logger@1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
80
|
+
- @graphql-hive/pubsub@2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a
|
77
81
|
|
78
82
|
## 1.15.4
|
79
83
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "2.0.0-alpha-
|
3
|
+
"version": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -53,35 +53,35 @@
|
|
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-
|
57
|
-
"@graphql-hive/importer": "2.0.0-alpha-
|
58
|
-
"@graphql-hive/logger": "1.0.0-alpha-
|
59
|
-
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-
|
60
|
-
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-
|
61
|
-
"@graphql-hive/pubsub": "2.0.0-alpha-
|
56
|
+
"@graphql-hive/gateway-runtime": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
57
|
+
"@graphql-hive/importer": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
58
|
+
"@graphql-hive/logger": "1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
59
|
+
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
60
|
+
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
61
|
+
"@graphql-hive/pubsub": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
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-
|
67
|
+
"@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
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-
|
71
|
-
"@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-
|
72
|
-
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-
|
70
|
+
"@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
71
|
+
"@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
72
|
+
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
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-
|
76
|
-
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-
|
77
|
-
"@graphql-mesh/transport-ws": "2.0.0-alpha-
|
75
|
+
"@graphql-mesh/transport-http": "1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
76
|
+
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
77
|
+
"@graphql-mesh/transport-ws": "2.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
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",
|
81
81
|
"@graphql-tools/graphql-file-loader": "^8.0.20",
|
82
82
|
"@graphql-tools/load": "^8.0.14",
|
83
83
|
"@graphql-tools/utils": "^10.8.1",
|
84
|
-
"@graphql-yoga/render-graphiql": "
|
84
|
+
"@graphql-yoga/render-graphiql": "5.15.0-alpha-20250711140541-881e92013cd5f6080587e7abaae05bc7599bb47c",
|
85
85
|
"@opentelemetry/api": "^1.9.0",
|
86
86
|
"@opentelemetry/api-logs": "^0.202.0",
|
87
87
|
"@opentelemetry/context-zone": "^2.0.1",
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"ws": "^8.18.0"
|
102
102
|
},
|
103
103
|
"devDependencies": {
|
104
|
-
"@graphql-mesh/transport-common": "1.0.0-alpha-
|
104
|
+
"@graphql-mesh/transport-common": "1.0.0-alpha-6e7d72e7233b5ac552b0e3be8850ebd52ed86f2a",
|
105
105
|
"@graphql-mesh/transport-soap": "^0.10.6",
|
106
106
|
"@graphql-tools/executor": "^1.4.7",
|
107
107
|
"@rollup/plugin-commonjs": "^28.0.0",
|