Skip to content

v0.5.0

Choose a tag to compare

@bkutil bkutil released this 25 Feb 08:45
· 37 commits to master since this release
  • Requires Juttle 0.5.0.
  • Juttle is no longer included in peerDependencies, so manual installation is required.
  • InfluxDB 0.10 support.
  • limit and offset options were removed and head and tail procesors should
    be used to paginate the stream. Also, head and tail are now optimized by read.
  • Writing null values now results in an error.