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

First patch release for 1.1

Choose a tag to compare

@shahidhk shahidhk released this 27 Mar 15:59
· 8307 commits to master since this release
ad07c06

This release brings few server-only changes that resolve potential space leaks:

  • Event Triggers refactor with backpressure. HASURA_GRAPHQL_EVENTS_FETCH_INTERVAL changes semantics slightly: we sleep for the interval only when there were previously no events to process: c425b55
  • More robust forking of threads: c52bfc5
  • Better assertions while doing mutable writes: 3a284c0