Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

v0.21.0

Compare
Choose a tag to compare
@ekinanp ekinanp released this 11 Mar 20:41
86aee5f

New + Improved

  • A new find endpoint. See the RQL docs for more details. [#683]

Fixes

  • Cancelling tail -f on a GCP pubsub now works [#711]
  • If listing the fs entry errors, then it is no longer included in the returned list of entries. This makes it easier to use find because it doesn't clutter the output from fs errors resulting from recursing into things where fs doesn't work. (#696)