nflow icon indicating copy to clipboard operation
nflow copied to clipboard

Embeddable JVM-based workflow engine with high availability, fault tolerance, and support for multiple databases. Additional libraries are provided for visualization and REST API.

Results 45 nflow issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Hi, i would like if possible to have the state variables in explorer displayed in order, any thoughts and opinions ? i could look at doing a PR. ![image](https://github.com/NitorCreations/nflow/assets/15829080/7ce712f5-42e5-4374-8c2e-e3a992e4745c) so...

…/nflow/issues/638 ref the above issue, small change to display the state variables in order of the key, below examples after making the code change ![image](https://github.com/NitorCreations/nflow/assets/15829080/edd2c5b9-a52b-4fad-bdc4-1486034a290a) ![image](https://github.com/NitorCreations/nflow/assets/15829080/8f07ee88-5a52-4360-ad88-4192dceb3239)

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.18 to 6.0.19. Release notes Sourced from org.springframework:spring-web's releases. v6.0.19 :star: New Features Log column type for limited support message in JdbcUtils.getResultSetValue #32602 Avoid additional unnecessary Annotation...

dependencies
java

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

dependencies
javascript

Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies
javascript

in reference to the postgres database initialise script. is it possible to change the two main references from SERIAL to BIGSERIAL the SERIAL is limited to the standard signed 32...

Hi, Looking at the possibility of extending the nflow api, such that the executor group can be sent from explorer to be "all" or a specific executor group. the thought...

workflow ids in postgres now with bigserial (bigint) ![image](https://github.com/user-attachments/assets/0e26b21f-9cd9-4354-89ee-c1d6e74d0514)