File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @graphql-mesh/hmac-upstream-signature ' : major
3
+ ' @graphql-mesh/transport-http-callback ' : major
4
+ ' @graphql-mesh/plugin-opentelemetry ' : major
5
+ ' @graphql-mesh/plugin-prometheus ' : major
6
+ ' @graphql-mesh/transport-common ' : major
7
+ ' @graphql-mesh/plugin-jwt-auth ' : major
8
+ ' @graphql-mesh/fusion-runtime ' : major
9
+ ' @graphql-mesh/transport-ws ' : major
10
+ ' @graphql-hive/gateway ' : major
11
+ ' @graphql-hive/gateway-runtime ' : major
12
+ ' @graphql-hive/nestjs ' : major
13
+ ---
14
+
15
+ Introduce and use the new Hive Logger
16
+
17
+ - [ Read more about it on the Hive Logger documentation here.] ( https://the-guild.dev/graphql/hive/docs/logger )
18
+
19
+ - If coming from Hive Gateway v1, [ read the migration guide here.] ( https://the-guild.dev/graphql/hive/docs/migration-guides/gateway-v1-v2 )
Original file line number Diff line number Diff line change 3
3
---
4
4
5
5
Introducing Hive Logger
6
+
7
+ [ Read more about it on the Hive Logger documentation website.] ( https://the-guild.dev/graphql/hive/docs/logger )
You can’t perform that action at this time.
0 commit comments