Skip to content

hive-router-v0.0.10

Choose a tag to compare

@theguild-bot theguild-bot released this 05 Oct 17:20
· 792 commits to main since this release
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