@graphql-hive/gateway 2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28 → 2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d

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 +16 -14
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,32 +1,34 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
3
+ ## 2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`1e954fd`](https://github.com/graphql-hive/gateway/commit/1e954fdf19120e1419dd5f0168215cd137bacb28) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Introduce and use the new Hive Logger
7
+ - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`a165a2f`](https://github.com/graphql-hive/gateway/commit/a165a2f73f5f04b3b7179792d54be448e17dca19) 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) [`c61faa6`](https://github.com/graphql-hive/gateway/commit/c61faa6e4c720e624f1a28b1e74248225a5f86a2) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
14
+ - [#1030](https://github.com/graphql-hive/gateway/pull/1030) [`ce6e879`](https://github.com/graphql-hive/gateway/commit/ce6e8793bed7390cfbf4a2cd0a66bd3e7eb30a1e) 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 [[`c61faa6`](https://github.com/graphql-hive/gateway/commit/c61faa6e4c720e624f1a28b1e74248225a5f86a2), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`e30293c`](https://github.com/graphql-hive/gateway/commit/e30293c1e8bfd015cf65601e3ca3375175154576), [`d337b06`](https://github.com/graphql-hive/gateway/commit/d337b06fa65f53d4cda4dd875e0efed952a10ed8), [`a983a33`](https://github.com/graphql-hive/gateway/commit/a983a3301b0ae48c98b85b2fc07413031d51c081), [`c61faa6`](https://github.com/graphql-hive/gateway/commit/c61faa6e4c720e624f1a28b1e74248225a5f86a2), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`1e954fd`](https://github.com/graphql-hive/gateway/commit/1e954fdf19120e1419dd5f0168215cd137bacb28), [`9443fe6`](https://github.com/graphql-hive/gateway/commit/9443fe600574ecfb5f80a552b19d0a4a8739d39c), [`80e5bec`](https://github.com/graphql-hive/gateway/commit/80e5bec2179cb3fd860730d9c243f527571eb0af), [`71e0aa8`](https://github.com/graphql-hive/gateway/commit/71e0aa8eb0174f7196dea492f111695c4414e3f2), [`c0bc3fc`](https://github.com/graphql-hive/gateway/commit/c0bc3fcba671a1badd59d99bfffc9157ddaff842), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`a983a33`](https://github.com/graphql-hive/gateway/commit/a983a3301b0ae48c98b85b2fc07413031d51c081), [`d6d6a5e`](https://github.com/graphql-hive/gateway/commit/d6d6a5e56032d1116701f64b85ac43f304ad6766)]:
19
- - @graphql-hive/gateway-runtime@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
20
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
21
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
22
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
23
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
24
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
25
- - @graphql-mesh/transport-ws@2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
26
- - @graphql-hive/logger@1.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
27
- - @graphql-hive/plugin-aws-sigv4@1.0.11-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
18
+ - [#1141](https://github.com/graphql-hive/gateway/pull/1141) [`d8892f2`](https://github.com/graphql-hive/gateway/commit/d8892f2713388fcea37dfa74a8ae42294f07d362) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - **Security Update:** The Docker image have been updated to fix a CVE affecting `passwd` command. This CVE was not directly affecting Hive Gateway software, since it's not using impacted components.
19
+
20
+ - Updated dependencies [[`ce6e879`](https://github.com/graphql-hive/gateway/commit/ce6e8793bed7390cfbf4a2cd0a66bd3e7eb30a1e), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`2640dbf`](https://github.com/graphql-hive/gateway/commit/2640dbf8c81819efe326bf3efead85be3b6cbea6), [`2adc7f1`](https://github.com/graphql-hive/gateway/commit/2adc7f14f282349831af926864c0ecb3f3e65d73), [`c84b528`](https://github.com/graphql-hive/gateway/commit/c84b52850a290c2741d5bd72464a06a1ab99d000), [`ce6e879`](https://github.com/graphql-hive/gateway/commit/ce6e8793bed7390cfbf4a2cd0a66bd3e7eb30a1e), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`a165a2f`](https://github.com/graphql-hive/gateway/commit/a165a2f73f5f04b3b7179792d54be448e17dca19), [`f4a5e1c`](https://github.com/graphql-hive/gateway/commit/f4a5e1c71c47666b44511cea1f9a19fa04680deb), [`14b38b2`](https://github.com/graphql-hive/gateway/commit/14b38b2b841b52de57207bcbc0e0b3748c24a3fa), [`3a4f65c`](https://github.com/graphql-hive/gateway/commit/3a4f65c861156a1e1ca6075d8796697cc3eb15db), [`ab6c98a`](https://github.com/graphql-hive/gateway/commit/ab6c98a3e386a023cb1735c0b58da429a9319078), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`c84b528`](https://github.com/graphql-hive/gateway/commit/c84b52850a290c2741d5bd72464a06a1ab99d000), [`e2b3a4d`](https://github.com/graphql-hive/gateway/commit/e2b3a4d4c9edee01152074f5f8a6224125ace83b)]:
21
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
22
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
23
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
24
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
25
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
26
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
27
+ - @graphql-mesh/transport-ws@2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
28
+ - @graphql-hive/logger@1.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d
29
+ - @graphql-hive/plugin-aws-sigv4@1.0.11-alpha-a39189a656671ed9ab571bd39edba5c94524410d
28
30
  - @graphql-hive/plugin-deduplicate-request@1.0.0
29
- - @graphql-mesh/transport-http@0.6.42-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28
31
+ - @graphql-mesh/transport-http@0.6.42-alpha-a39189a656671ed9ab571bd39edba5c94524410d
30
32
 
31
33
  ## 1.14.2
32
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
3
+ "version": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
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-1e954fdf19120e1419dd5f0168215cd137bacb28",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.11-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
58
+ "@graphql-hive/logger": "1.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.11-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
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-1e954fdf19120e1419dd5f0168215cd137bacb28",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
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-1e954fdf19120e1419dd5f0168215cd137bacb28",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
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.42-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
76
+ "@graphql-mesh/transport-http": "0.6.42-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
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",
@@ -90,7 +90,7 @@
90
90
  "ws": "^8.18.0"
91
91
  },
92
92
  "devDependencies": {
93
- "@graphql-mesh/transport-common": "1.0.0-alpha-1e954fdf19120e1419dd5f0168215cd137bacb28",
93
+ "@graphql-mesh/transport-common": "1.0.0-alpha-a39189a656671ed9ab571bd39edba5c94524410d",
94
94
  "@graphql-mesh/transport-soap": "^0.10.0",
95
95
  "@graphql-tools/executor": "^1.4.7",
96
96
  "@rollup/plugin-commonjs": "^28.0.0",