Skip to content

Releases: serverlessworkflow/synapse

v1.0.0-alpha5.13

26 Feb 11:08
eb26e52
Compare
Choose a tag to compare
v1.0.0-alpha5.13 Pre-release
Pre-release

What's Changed

  • Fix the ListenTaskExecutor, which did not work anymore without streaming by @cdavernas in #489
  • Workflow details panels auto collapse in the Dashboard by @JBBianchi in #491
  • Disabled unnecessary namespace listing in the Dashboard by @JBBianchi in #490
  • Fix correlation handling by @cdavernas in #492
  • Add center to clicked node feature on the Dashboard's graph by @JBBianchi in #493
  • Fix incorrect EnumMember value for Yaml by @aweng126 in #497

New Contributors

Full Changelog: v1.0.0-alpha5.12...v1.0.0-alpha5.13

v1.0.0-alpha5.12

23 Jan 13:22
3f219a6
Compare
Choose a tag to compare
v1.0.0-alpha5.12 Pre-release
Pre-release

What's Changed

  • Fixed the WorkflowDefinitionExtensions and DoTaskDefinitionExtensions to rely on name to determine the next task by @cdavernas in #486
  • Fixed the ScriptProcessExecutor to honor the await property by @toxik in #488

New Contributors

Full Changelog: v1.0.0-alpha5.11...v1.0.0-alpha5.12

v1.0.0-alpha5.11

22 Jan 15:32
9855378
Compare
Choose a tag to compare
v1.0.0-alpha5.11 Pre-release
Pre-release

What's Changed

  • Fixes the workflow schema validation, which was using obsolete URIs to get the schema files by @cdavernas in #480
  • Fixes the TaskExecutor to ignore both output.as and export.as clauses for skipped tasks by @cdavernas in #482
  • Fixes "editor not found" errors in the Dashboard by @JBBianchi in #483

Full Changelog: v1.0.0-alpha5.10...v1.0.0-alpha5.11

v1.0.0-alpha5.10

17 Jan 15:05
ba59245
Compare
Choose a tag to compare
v1.0.0-alpha5.10 Pre-release
Pre-release

What's Changed

  • Fixed transition issues in the Dashboard graph by @JBBianchi in #472
  • Improved graph rendering in the Dashboard by @JBBianchi in #473
  • Replaced standard issue templates by form-based ones by @cdavernas in #474
  • Implemented the AsyncAPI (v3.0.0) function call by @cdavernas in #475
  • Updated the HttpCallProcessor and OpenApiCallProcessor to throw when a unexpected 3.x.x is returned by the remote server by @cdavernas in #476
  • Fixed the HttpCallExecutor to configure authentication on the HttpClient used to perform the configured request by @cdavernas in #477
  • Implemented streaming features for the listen task and for the asyncapi call by @cdavernas in #478
  • Implemented event read mode by @cdavernas in #479

Full Changelog: v1.0.0-alpha5.9...v1.0.0-alpha5.10

v1.0.0-alpha5.9

17 Dec 10:25
d7f3452
Compare
Choose a tag to compare
v1.0.0-alpha5.9 Pre-release
Pre-release

What's Changed

  • Improved workflow creation vs update process in the Dashboard by @JBBianchi in #469
  • Fixed the ClusterResourceController by removing namespace path parameter from patch actions by @cdavernas in #471

Full Changelog: v1.0.0-alpha5.8...v1.0.0-alpha5.9

v1.0.0-alpha5.8

16 Dec 13:04
c4181aa
Compare
Choose a tag to compare
v1.0.0-alpha5.8 Pre-release
Pre-release

What's Changed

  • Properly handled if clauses the Dashboard's graph builder by @JBBianchi in #468
  • Added a new stand-alone execution mode to the runner by @cdavernas in #470

Full Changelog: v1.0.0-alpha5.7...v1.0.0-alpha5.8

v1.0.0-alpha5.7

11 Dec 12:35
ef95e92
Compare
Choose a tag to compare
v1.0.0-alpha5.7 Pre-release
Pre-release

What's Changed

  • Updates the modal to create a new workflow instance by adding a form-based editor for the instance's input by @cdavernas in #467

Full Changelog: v1.0.0-alpha5.6...v1.0.0-alpha5.7

v1.0.0-alpha5.6

06 Dec 12:46
896b8d9
Compare
Choose a tag to compare
v1.0.0-alpha5.6 Pre-release
Pre-release

What's Changed

  • Fixed the ForTaskExecutor, which was not properly running when the list to enumerate contained only 1 item by @cdavernas in #463

Full Changelog: v1.0.0-alpha5.5...v1.0.0-alpha5.6

v1.0.0-alpha5.5

06 Dec 08:59
3675880
Compare
Choose a tag to compare
v1.0.0-alpha5.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha5.4...v1.0.0-alpha5.5

v1.0.0-alpha5.4

05 Dec 14:52
40914e3
Compare
Choose a tag to compare
v1.0.0-alpha5.4 Pre-release
Pre-release

What's Changed

  • Fixes the TryTaskExecutor by updating context data after running nested try and catch tasks
  • Fixes the cluster and namespaced resource controllers to handle cancellation-related exceptions when enumerating SSE events
  • Fixes the WorkflowController not to throw when version compared version lists have no diff patch operations
  • Fixes the WorkflowInstanceController to delete all related documents
  • Updates solution packages, thus resolving a bug in the dashboard when rendering a workflow's graph

Full Changelog: v1.0.0-alpha5.3...v1.0.0-alpha5.4