New console integration for interactive workflows in the terminal, data-dir
and execution-id
flags, and bug 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