Skip to content

v0.4.3

Compare
Choose a tag to compare
@vhadianto vhadianto released this 01 Apr 02:50
· 253 commits to main since this release

Lazy create flowpipe.db, max_concurrency and HTTP integration output fixes

Bug fixes

  • Lazy create flowpipe.db. (#808).
  • Respect max_concurrency in pipeline and input steps. (#815).
  • Misleading error message for invalid step dependencies. (#816).
  • HTTP integration address is shown correctly at the beginning of each input step loop. (#818).