Skip to content

hive-router-v0.0.15

Latest

Choose a tag to compare

@theguild-bot theguild-bot released this 27 Oct 09:54
· 9 commits to main since this release
6909074

New Features

  • (router) added support for label overrides with @override (#518)
  • (config) configuration override using env vars (#519)
  • (config) added option to enable/disable graphiql via config (#519)

Bug Fixes

  • (query-planner, router) fix introspection for federation v1 supergraph (#526)

Refactoring

  • (error-handling) add context to PlanExecutionError (#513)