Highlights
nflow-explorer
- POTENTIALLY BREAKING CHANGE: uses hash (
#
) instead of hashbang (#!
) as web path prefix (react-router no longer supportshashType
) - Improved responsiveness on smaller displays
- POTENTIALLY BREAKING CHANGE: uses hash (
Details
nflow-explorer
- Setup demo deployment
- Support Azure AD authentication in Explorer (see nflow-explorer/src/config.js for configuration options)
- Improve REST API error response handling
- Sort state variables by name
- indicate workflow states used in graph and show active state in graph
- Use ReactJS 18.x, material UI 5.x
- Replace Create React App -build by Vite
nflow-engine
- Update postgres db schema table id's to bigserial instead of serial
- Dependency updates
- Jetty 11.0.20
- Apache CFX 4.0.4
- Dropwizard metrics 4.2.19
- logback 1.5.4
- jackson 2.17.0
- h2 2.2.224
- protobuf 3.25.1
- db2 jcc 11.5.9.0
- mssql-jdbc 12.6.1
- mysql-connector 8.3.0
- ojdbc11 23.2.0.0
- postgresql 42.7.3
- mariadb-java-client 3.3.3
- HikariCP 5.1.0
- netty 4.1.107
- joda-time 2.12.5
- commons-lang3 3.14.0
- slf4j 2.0.12
- spring 6.0.23
- reactor-netty 1.1.18
- reactor-core 3.6.5