New data-dir
and execution-id
flags, exit code and loop
execution fixes.
What's new?
- Interactive workflows in the terminal via console integration. Blog.
- Simplified progress output for
flowpipe pipeline run
command when running in Client mode and not using the--verbose
arg. --data-dir
parameter to specify the location of the event store database. (#852).--execution-id
parameter to specify custom execution id for pipeline run. (#856).- Update
Go
version to v1.22.4.
Bug fixes