Skip to content

Flowable 6.7.2 release

Compare
Choose a tag to compare
@tijsrademakers tijsrademakers released this 28 Dec 14:38
· 932 commits to main since this release
  • Fixed issue with vulnerable Log4j dependency. The Flowable apps now use the default Spring Boot logging framework, which is Logback.
  • Added support to execute a decision service in the DMN REST API.
  • Added support to query tasks with case instance variables.
  • Fixed issue with migrating a process instance to a new process definition with a call activity and a new boundary event.
  • Upgraded to Spring boot 2.6.2.