There was an error while loading. Please reload this page.
1 parent 60e1c8f commit aaaa271Copy full SHA for aaaa271
1 file changed
.changeset/health_readiness_plugin_hooks.md
@@ -0,0 +1,9 @@
1
+---
2
+hive-router: minor
3
4
+
5
+# Health and readiness now pass through the plugin `on_http_request` chain and its `on_end` callbacks.
6
7
+This is required because readiness in plugin-only mode must allow the plugin to select a supergraph for that specific readiness request.
8
9
+Coprocessors still do not run for health or readiness.
0 commit comments