@graphql-hive/gateway 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976 → 2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089

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 +18 -14
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,32 +1,36 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
3
+ ## 2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
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
+ - [#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:
19
+
20
+ - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
21
+
22
+ - 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), [`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)]:
23
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
24
+ - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-35a3e29789f9e03f17b096922335ef27ba138089
25
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
26
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
27
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
28
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
29
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
30
+ - @graphql-mesh/transport-ws@2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
31
+ - @graphql-hive/logger@1.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089
28
32
  - @graphql-hive/plugin-deduplicate-request@1.0.0
29
- - @graphql-mesh/transport-http@0.6.43-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
33
+ - @graphql-mesh/transport-http@0.6.43-alpha-35a3e29789f9e03f17b096922335ef27ba138089
30
34
 
31
35
  ## 1.15.0
32
36
 
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-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089",
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-35a3e29789f9e03f17b096922335ef27ba138089",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089",
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",
@@ -91,7 +91,7 @@
91
91
  "ws": "^8.18.0"
92
92
  },
93
93
  "devDependencies": {
94
- "@graphql-mesh/transport-common": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
94
+ "@graphql-mesh/transport-common": "1.0.0-alpha-35a3e29789f9e03f17b096922335ef27ba138089",
95
95
  "@graphql-mesh/transport-soap": "^0.10.0",
96
96
  "@graphql-tools/executor": "^1.4.7",
97
97
  "@rollup/plugin-commonjs": "^28.0.0",