hive-router-v0.0.10
·
792 commits
to main
since this release
What's Changed
- fix(executor): if
datais empty, addnullto 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