You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `hive-console-sdk` to load supergraph from Hive Console instead of custom implementation.
5
+
# Use `hive-console-sdk` to load supergraph from Hive CDN
6
6
7
-
### Breaking Changes
7
+
**Breaking Changes**
8
8
9
-
The configuration for the `hive`supergraph source has been updated. The `timeout` field is now `request_timeout`, and new options `connect_timeout` and `accept_invalid_certs` have been added.
9
+
The configuration for the `hive` source has been updated to offer more specific timeout controls and support for self-signed certificates. The `timeout` field has been renamed.
0 commit comments