Charles d'Avernas
Charles d'Avernas
Could you please add [Synapse WFMS](https://github.com/serverlessworkflow/synapse) to the list? Many thanks!
Fix the Synapse version (0.1.0-alpha1 to 0.1.2) **Many thanks for submitting your Pull Request :heart:!** **Please specify parts this PR updates:** - [ ] Specification - [ ] Schema -...
**What would you like to be added**: Update/define the governance model by defining some kind of community, vote-based decision making on breaking changes/issues deemed "controversial". Create a new tag, such...
**What would you like to be added**: Stand-alone example json/yaml files, instead of just embedding them into an MD file **Why is this needed**: Allows SDKs and other implementations to...
**Many thanks for submitting your Pull Request :heart:!** **Please specify parts this PR updates:** - [x] Specification - [ ] Schema - [ ] Examples - [ ] Extensions -...
**What would you like to be added**: The ability to render path templates upon functions execution **Why is this needed**: So far we have no clean, out-of-box way to make...
**What would you like to be added**: 1. Rename the `rest` operation type into `openapi`: the actual REST operation is an `openapi` operation, and could therefore be confusing to some....
**What happens?** Given a cluster made out of one `coldStart` node, Given that the cluster is afterwards dynamically joined by another node, Given that a node leaves the cluster, leaving...
**What happens?** An `UnauthorizedAccessException` is thrown when restarting an http raft node with persistence enabled. **What is expected?** The http raft node starts without throwing exception **Configuration**: Here's the relevent...
**What would you like to be added**: Add button to delete workflow definitions and all related data. Just as for workflow instance deletion, a dialog asking for confirmation and offering...