@graphql-hive/gateway-runtime 2.4.0 → 2.4.1-alpha-092ccdc118faab953f9e922ca50a165e7877342a
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 +11 -0
- package/dist/index.cjs +0 -1
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @graphql-hive/gateway-runtime
|
|
2
2
|
|
|
3
|
+
## 2.4.1-alpha-092ccdc118faab953f9e922ca50a165e7877342a
|
|
4
|
+
### Patch Changes
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
- [#1777](https://github.com/graphql-hive/gateway/pull/1777) [`7e33249`](https://github.com/graphql-hive/gateway/commit/7e332496179d213cf10f055b282ce30ab68279d1) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Hive console client agent inherits the plugin's root logger
|
|
9
|
+
|
|
10
|
+
- Updated dependencies []:
|
|
11
|
+
- @graphql-mesh/fusion-runtime@1.6.2
|
|
12
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.8
|
|
13
|
+
|
|
3
14
|
## 2.4.0
|
|
4
15
|
### Minor Changes
|
|
5
16
|
|
package/dist/index.cjs
CHANGED
package/dist/index.js
CHANGED