v1.0.0-alpha5.1
Pre-release
Pre-release
cdavernas
released this
25 Oct 15:24
·
67 commits
to main
since this release
What's Changed
- Added copy to clipboard button to the Dashboard's editors by @JBBianchi in #436
- Fixed the
OpenApiCallExecutor
to evaluate theoperationId
parameter when its value is a runtime expressions by @cdavernas in #437 - Fixed the
custom function
validation when using the JSON editor of the Dashboard by @JBBianchi in #438 - Added capability to replay a workflow with the same input in the Dashboard by @JBBianchi in #439
- Fixed the API client to use SSEs for watching and monitoring resources by @cdavernas in #440
- Added means to suspend, resume and cancel workflow instances by @cdavernas in #441
- Added a new
suspended
workflow instance status phase by @cdavernas in #442 - Implemented the feature to run processes asynchronously without awaiting their completion by @cdavernas in #443
- Added suspend/resume/cancel actions to workflow instances in the Dashboard by @JBBianchi in #444
Full Changelog: v1.0.0-alpha5...v1.0.0-alpha5.1