-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: serverlessworkflow/synapse
base: v1.0.0-alpha5.12
head repository: serverlessworkflow/synapse
compare: v1.0.0-alpha5.13
- 14 commits
- 34 files changed
- 3 contributors
Commits on Jan 30, 2025
-
fix(Runner): Fixed the
ListenTaskExecutor
, which did not work anymo……re without streaming, due to an invalid condition check fix(Runner): Fixed the `ListenTaskExecutor`, which failed to read the content of events when the `ListenTask`'s `Read` property was not set. fix(Runner): Fixed the `ListenTaskExecutor`, which was reading the payload of CloudEvents, even when the `ListenTask`'s `Read` property was set to `envelope` Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 8eb6164 - Browse repository at this point
Copy the full SHA 8eb6164View commit details -
fix(Solution): NRemoved version suffix for all projects in solution
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for fdc2a14 - Browse repository at this point
Copy the full SHA fdc2a14View commit details -
Merge pull request #489 from serverlessworkflow/fix-listen-task
Fix the `ListenTaskExecutor`, which did not work anymore without streaming
Configuration menu - View commit details
-
Copy full SHA for b451093 - Browse repository at this point
Copy the full SHA b451093View commit details -
fix(Correlator): Fixed the
CorrelationHandler
to set correlated eve……nts as the input of the workflow instance to create when the òutcome` has been set to instantiate Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 6e52198 - Browse repository at this point
Copy the full SHA 6e52198View commit details
Commits on Jan 31, 2025
-
feat(Dashboard): center to node
- Added a feature to center the graph on a clicked node in the dashboard Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 0b5c130 - Browse repository at this point
Copy the full SHA 0b5c130View commit details -
fix(Dashboard): disabled unnecessary namespace listing
- Disabled unnecessary namespace listing in the workflow details view Related to #458 Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for b3a8d3c - Browse repository at this point
Copy the full SHA b3a8d3cView commit details -
feat(Dashboard): workflow details panels auto collapse
- Collapsing the workflow details panels when an instance is clicked Related to #455 Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for f6c8fe1 - Browse repository at this point
Copy the full SHA f6c8fe1View commit details -
Merge pull request #491 from serverlessworkflow/fix-455-dashboard-pan…
…els-auto-collapse Workflow details panels auto collapse in the Dashboard
Configuration menu - View commit details
-
Copy full SHA for 19a61fa - Browse repository at this point
Copy the full SHA 19a61faView commit details -
Merge pull request #490 from serverlessworkflow/fix-458-unnecessary-n…
…amespace-listing Disabled unnecessary namespace listing in the Dashboard
Configuration menu - View commit details
-
Copy full SHA for fa81628 - Browse repository at this point
Copy the full SHA fa81628View commit details -
fix(Runner): Fixed the
ConnectedWorkflowExecutionContext
to remove ……handled correlation contexts from the `WorkflowInstance` they are associated to fix(Runner): Fixed the `ConnectedWorkflowExecutionContext` to populate `WorkfowInstance` correlation keys set by handled correlation contexts fix(Runner): Fixed a feature-breaking bug with the `AsyncApiCallExecutor` disposing inline of the IAsyncApiSubscribeOperationResult, thus irreversibly breaking the message stream fix(Runner): Fixed the `AsyncApiCallExecutor`, which was not properly evaluating `while` and `until` message consumption conditions fix(Runner): Fixed the `AsyncApiCallExecutor`, which was not passing the `item` and `index` arguments to the `output.as` and `export.as` expressions Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for e149870 - Browse repository at this point
Copy the full SHA e149870View commit details -
Merge pull request #492 from serverlessworkflow/fix-correlation-handling
Fix correlation handling
Configuration menu - View commit details
-
Copy full SHA for 370a883 - Browse repository at this point
Copy the full SHA 370a883View commit details
Commits on Feb 1, 2025
-
Merge pull request #493 from serverlessworkflow/fix-464-dashboard-cen…
…ter-node-on-click Add center to clicked node feature on the Dashboard's graph
Configuration menu - View commit details
-
Copy full SHA for 15075f2 - Browse repository at this point
Copy the full SHA 15075f2View commit details
Commits on Feb 24, 2025
-
Fix incorrect EnumMember value for Yaml
Signed-off-by: Li Qingwen <kingwensli@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47401bc - Browse repository at this point
Copy the full SHA 47401bcView commit details -
Merge pull request #497 from aweng126/fix-enum-value
Fix incorrect EnumMember value for Yaml
Configuration menu - View commit details
-
Copy full SHA for eb26e52 - Browse repository at this point
Copy the full SHA eb26e52View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0-alpha5.12...v1.0.0-alpha5.13