Skip to content

Releases: graphql-hive/router

hive-router-config-v0.0.8

Choose a tag to compare

@theguild-bot theguild-bot released this 23 Oct 16:22
575edc9

Added

  • (router) support hive as source for supergraph (#400)

Other

  • Rename default config file to router.config (#493)

hive-router-v0.0.12

Choose a tag to compare

@theguild-bot theguild-bot released this 19 Oct 07:31
01a68a9

Added

  • (router) Subgraph endpoint overrides (#488)
  • (router) jwt auth (#455)
  • (router) CORS support (#473)
  • (router) CSRF prevention for browser requests (#472)
  • (executor) include subgraph name and code to the errors (#477)
  • (executor) normalize flatten errors for the final response (#454)

Fixed

  • (router) fix graphiql autocompletion, and avoid serializing nulls for optional extension fields (#485)
  • (router) improve csrf and other configs (#487)
  • (router) allow null value for nullable scalar types while validating variables (#483)

hive-router-plan-executor-v4.0.0

Choose a tag to compare

@theguild-bot theguild-bot released this 19 Oct 07:27
01a68a9

Added

  • (router) Subgraph endpoint overrides (#488)
  • (router) jwt auth (#455)
  • (executor) include subgraph name and code to the errors (#477)
  • (executor) normalize flatten errors for the final response (#454)

Fixed

  • (router) allow null value for nullable scalar types while validating variables (#483)
  • (router) fix graphiql autocompletion, and avoid serializing nulls for optional extension fields (#485)

hive-router-config-v0.0.7

Choose a tag to compare

@theguild-bot theguild-bot released this 19 Oct 07:25
01a68a9

Added

  • (router) Subgraph endpoint overrides (#488)
  • (router) jwt auth (#455)
  • (router) CORS support (#473)
  • (router) CSRF prevention for browser requests (#472)

Fixed

  • (router) improve csrf and other configs (#487)

hive-router-v0.0.11

Choose a tag to compare

@theguild-bot theguild-bot released this 08 Oct 13:44
5a9fa01

Added

  • (router) Advanced Header Management (#438)

Fixed

  • (executor) ensure variables passed to subgraph requests (#464)

hive-router-plan-executor-v3.0.0

Choose a tag to compare

@theguild-bot theguild-bot released this 08 Oct 13:41
5a9fa01

Added

  • (router) Advanced Header Management (#438)

Fixed

  • (executor) ensure variables passed to subgraph requests (#464)

hive-router-config-v0.0.6

Choose a tag to compare

@theguild-bot theguild-bot released this 08 Oct 13:38
5a9fa01

Added

  • (router) Advanced Header Management (#438)

hive-router-v0.0.10

Choose a tag to compare

@theguild-bot theguild-bot released this 05 Oct 17:20
14d6f8f

What's Changed

  • fix(executor): if data is empty, add null to the serialized response instead of leaving it empty by @ardatan in #413
  • fix(executor): fix introspection isue that generated a self-referncing union possibleTypes by @dotansimha in #418
  • fix(executor): optimize response buffer sizing by @kamilkisiela in #423
  • Speed up query planning by @kamilkisiela in #430
  • Add cancellation and deduplication to the query planner by @kamilkisiela in #427
  • fix(executor): fix escaped strings in subgraph responses by @kamilkisiela in #436

Full Changelog: hive-router-v0.0.9...hive-router-v0.0.10

hive-router-query-planner-v2.0.0

Choose a tag to compare

@theguild-bot theguild-bot released this 05 Oct 17:16
14d6f8f

Other

  • (deps) update actions-rust-lang/setup-rust-toolchain digest to 1780873 (#466)

hive-router-plan-executor-v2.0.0

Choose a tag to compare

@theguild-bot theguild-bot released this 05 Oct 17:18
14d6f8f

Other

  • (deps) update actions-rust-lang/setup-rust-toolchain digest to 1780873 (#466)