这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.0.0-alpha44 - bugfix

Pre-release
Pre-release

Choose a tag to compare

@hasura-bot hasura-bot released this 18 Apr 14:04
· 8962 commits to master since this release

Changelog

Bug fixes

  • Fixes a bug with multiplexed subscription planning introduced in alpha43, candidate id shouldn't be part of the plan in multiplexed subscriptions (#2029)
  • Introspection queries are now much faster and are only recomputed when the schema changes, reduces the memory footprint of the server for introspection queries, use ByteString to cache introspection response, closes #1942 (#2028)
  • console: fix typo in the field name for accessing headers (#2026)