-
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-alpha3.3
head repository: serverlessworkflow/synapse
compare: v1.0.0-alpha4
- 12 commits
- 67 files changed
- 2 contributors
Commits on Oct 21, 2024
-
feat(Core): Added a new CustomFunction namespaced resource
feat(Api): Added a new API controller used to manage CustomFunctions fix(Api): Fixed the CloudEventPublisher to resiliently attempt to connect to the event stream if and when it has not yet been created fix(Api): Renamed the WorkflowDatabaseInitializer into DatabaseProvisioner feat(Api): Added the ability to provision namespaces and custom functions fix(Infrastructure): Fixed the DatabaseInitializer to tolerate conflict-related faults fix(Runner): Implemented a configuration-based ability to ignore the validation of SSL certificates feat(Dashboard): Added a new view to list existing custom functions Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 3a2ed5a - Browse repository at this point
Copy the full SHA 3a2ed5aView commit details -
fix(Runner): Fixed the
SwitchTaskExecutor
to not throw when multipl……e cases match, and to select the first matching case, if any Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 186404b - Browse repository at this point
Copy the full SHA 186404bView commit details -
Merge pull request #431 from serverlessworkflow/fix-switch-case-match…
…-restriction Fixed the `SwitchTaskExecutor` to not throw when multiple cases match, and to select the first matching case, if any
Configuration menu - View commit details
-
Copy full SHA for aaf7ba5 - Browse repository at this point
Copy the full SHA aaf7ba5View commit details -
fix(Solution): Changed the version suffix of all solution projects to…
… `alpha4` Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for e8d3f70 - Browse repository at this point
Copy the full SHA e8d3f70View commit details -
feat(Core): Added a new
IResourceValidator
used to validate `Workfl……owInstance` resources feat(Core): Added a new `IResourceValidator` used to validate `Correlation` resources Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for e688cb7 - Browse repository at this point
Copy the full SHA e688cb7View commit details -
Merge pull request #432 from serverlessworkflow/feat-resource-validation
Added new `IResourceValidator` services, used to validate `Workflow` and `Correlation` resources
Configuration menu - View commit details
-
Copy full SHA for 3db17a4 - Browse repository at this point
Copy the full SHA 3db17a4View commit details -
fix(Api): Fixed the CloudEventPublisher to not retry retrieving the c…
…loud event stream info Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 1eda1a4 - Browse repository at this point
Copy the full SHA 1eda1a4View commit details -
fix(Runner): Fixed the
WorkflowExecutionContext
to properly set the…… status of an ended task Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for db887a6 - Browse repository at this point
Copy the full SHA db887a6View commit details -
Merge pull request #433 from serverlessworkflow/fix-task-cloud-event-…
…status Fixed the `WorkflowExecutionContext` to properly set the status of an ended task
Configuration menu - View commit details
-
Copy full SHA for c173756 - Browse repository at this point
Copy the full SHA c173756View commit details -
feat(Dashboard): enabled custom functions and service accounts edition
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 25693f3 - Browse repository at this point
Copy the full SHA 25693f3View commit details -
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 7d27f01 - Browse repository at this point
Copy the full SHA 7d27f01View commit details -
Merge pull request #430 from serverlessworkflow/feat-local-function-c…
…atalog Added a new CustomFunction namespaced resource
Configuration menu - View commit details
-
Copy full SHA for 5cf98c0 - Browse repository at this point
Copy the full SHA 5cf98c0View 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-alpha3.3...v1.0.0-alpha4