-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: serverlessworkflow/synapse
base: v1.0.0-alpha5.15
head repository: serverlessworkflow/synapse
compare: v1.0.0-alpha5.16
- 9 commits
- 8 files changed
- 2 contributors
Commits on Jul 21, 2025
-
fix(Api): Fixed the
DatabaseProvisioner, which was attempting to de……serialize `Namespaces` to `NamespaceDefinitions` Fixes #509 Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f0fcb6 - Browse repository at this point
Copy the full SHA 5f0fcb6View commit details -
fix(Api): Renamed the
WorkflowDatabaseInitializerto `DatabaseProvi……sioner` Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 795cd0f - Browse repository at this point
Copy the full SHA 795cd0fView commit details -
Merge pull request #512 from serverlessworkflow/fix-namespace-provisi…
…oning Fixed namespace provisioning
Configuration menu - View commit details
-
Copy full SHA for edb666c - Browse repository at this point
Copy the full SHA edb666cView commit details -
fix(Api): Fixed both the
ClusterResourceControllerand `NamespacedR……esourceController` by ensuring that SSE-based actions do not set the response's status code after streaming Fixes #508 Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fa2b5d - Browse repository at this point
Copy the full SHA 0fa2b5dView commit details -
Update src/api/Synapse.Api.Http/NamespacedResourceController.cs
Co-authored-by: Copilot <[email protected]> Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 638ddac - Browse repository at this point
Copy the full SHA 638ddacView commit details -
Update src/api/Synapse.Api.Http/ClusterResourceController.cs
Co-authored-by: Copilot <[email protected]> Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e274803 - Browse repository at this point
Copy the full SHA e274803View commit details -
Merge pull request #514 from serverlessworkflow/fix-sse-streaming
Fixed both the `ClusterResourceController` and `NamespacedResourceController` by ensuring that SSE-based actions do not set the response's status code after streaming
Configuration menu - View commit details
-
Copy full SHA for b92f584 - Browse repository at this point
Copy the full SHA b92f584View commit details -
fix(Operator): Fixed the operator to ignore workflows and workflow in…
…stances marked with mismatching `synapse.io/operator` labels Signed-off-by: Charles d'Avernas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a08adff - Browse repository at this point
Copy the full SHA a08adffView commit details -
Merge pull request #516 from serverlessworkflow/fix-workflow-routing
Fixed the operator to ignore workflows and workflow instances marked with mismatching `synapse.io/operator` labels
Configuration menu - View commit details
-
Copy full SHA for 7d86e63 - Browse repository at this point
Copy the full SHA 7d86e63View 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.15...v1.0.0-alpha5.16