Releases: InformaticsMatters/squonk2-data-manager-workflow-engine
Releases · InformaticsMatters/squonk2-data-manager-workflow-engine
Error parameter name change
- Includes doc tweaks
Workflow schema changes
- Adds workflow variables
- Decoder now exposes workflow input variable names
Change to launch params and API adapter
1.0.0-alpha.22 test: Attempt to fix tests
Fix variables for subsequent steps
1.0.0-alpha.21 fix: Fix variables for subsequent steps
Fix handling of get_running_workflow_step() response #190
1.0.0-alpha.20 fix: Fix handling of get_running_workflow_step() response
Fix Instance running_workflow_step_id
1.0.0-alpha.19 test: Fix tests
Add get_steps() to decoder
1.0.0-alpha.18 feat: Add get_steps to decoder
Fix variables (now optional) and ability to set step command
1.0.0-alpha.17 fix: Now handles optional variables (and ability to set step command)
Changes to step response
1.0.0-alpha.16 fix: RunningWorkflowStep response now expected to have a name (not a …
Add DEBUG logging for all API call responses
1.0.0-alpha.9 fix: Add name to workflow and running-workflow