Launch Week 11 announcements & demos →
Why Prevent?
Features
Resources
News
Pricing
Book a demo
Toggle menu
← Changelog
Flowpipe CLI v0.7.0 - On-demand trigger execution and `param` support for trigger
Aug 14, 2024
•
flowpipe
What's new?
On-demand trigger execution. (
#864
).
param
support for trigger. (
#840
).
Bug fixes
Complex data type in
pipeline param
no longer fails with a
mismatched types
error. (
#879
).
Pipeline
param
default value is not nested in a
map
data type. (
#880
).