github flowable/flowable-engine flowable-6.7.1
Flowable 6.7.1 release

2 years ago
  • A case and process instance has support for a business status value, similar to a business key.
  • Added support for deleting historic case and process instances and their related data using batches and batch parts.
  • Fixed issue with the global lock mechanism when running a cluster of Flowable instances.
  • Fixed issue with transient variables made persistent when passing all variables to a sub process instance with a call activity task.
  • Added support for querying tasks, jobs and event subscriptions without the BPMN or CMMN entities. By using withoutProcessInstanceId on the task query for example you can make sure that only CMMN tasks and standalone tasks are returned without the BPMN tasks.
  • Added MariaDB to the Flowable QA databases in Github Actions.

Don't miss a new flowable-engine release

NewReleases is sending notifications on new releases.