Skip to content

Releases: serverlessworkflow/synapse

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

v1.0.0-alpha5.3

04 Dec 14:51
7fd2983
Compare
Choose a tag to compare
v1.0.0-alpha5.3 Pre-release
Pre-release

What's Changed

  • Updated conformance tests by @JBBianchi in #452
  • CI/CD workflow to publish helm chart by @robinson in #450
  • Upgraded solution to NET 9.0 by @cdavernas in #453
  • Fixed the prefix of all cloud events published by Synapse by removing the 'events' components for the sake of brievety
  • Singularized the aggregate component of the types of cloud events produced by the application

New Contributors

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

v1.0.0-alpha5.2

31 Oct 15:53
60ed01d
Compare
Choose a tag to compare
v1.0.0-alpha5.2 Pre-release
Pre-release

What's Changed

  • Enabled light theme support in the Dashboard by @JBBianchi in #446
  • Fixed the default global JsonSerializer options by enforcing indentation by @cdavernas in #448
  • Light theme improvements and close button for editor errors in the Dashboard by @JBBianchi in #449
  • Improved task hierarchy navigation using a "tree view" in the Dashboard by @JBBianchi in #451

Full Changelog: v1.0.0-alpha5.1...v1.0.0-alpha5.2

v1.0.0-alpha5.1

25 Oct 15:24
511d103
Compare
Choose a tag to compare
v1.0.0-alpha5.1 Pre-release
Pre-release

What's Changed

  • Added copy to clipboard button to the Dashboard's editors by @JBBianchi in #436
  • Fixed the OpenApiCallExecutor to evaluate the operationId 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

v1.0.0-alpha5

22 Oct 17:16
0dee5c3
Compare
Choose a tag to compare
v1.0.0-alpha5 Pre-release
Pre-release

What's Changed

  • Added support for custom functions defined in external catalogs by @cdavernas in #435
  • Updated the FunctionCallExecutor to implicitly transform Github and Gitlab content URIs into raw content URIs, thus enabling the retrieval of the machine readable definition of custom functions by @cdavernas in #435

Full Changelog: v1.0.0-alpha4.1...v1.0.0-alpha5