github flowable/flowable-engine flowable-7.1.0
Flowable 7.1.0 release

9 hours ago
  • Removed Liquibase from the App, CMMN, DMN and event registry engines and changed it to manual SQL files like it was already done for the BPMN, Common and IDM engines.
  • Improve support for Microsoft SQL Server nvarchar type and making sure that queries can use the correct index type.
  • Added support to reschedule a CMMN timer job or timer event listener in the CmmnManagementService.
  • Added support for multiple variable event listeners in BPMN and CMMN.
  • Fixed issue with event subscriptions using multiple correlation parameters not working with event listeners mapping different correlation parameters.
  • Added support for enabling event sub process start events in the process instance migration logic.
  • Added support for direct migration of async service tasks inh the process migration.
  • Added support for pre and post expressions in the case instance migration builder.
  • Fixed issue with task properties not getting updated in the case instance migration.
  • Added support to terminate sub case instances in the case migration.
  • Fixed issue with repetition counter variables in the case instance migration logic.
  • Added option to change the plan item and definition id in the case migration.
  • Added support for LocalDate and LocalDateTime for time expressions.
  • Added support for UUID variable types in the REST API.
  • Upgrade to Spring Boot 3.3.4

Don't miss a new flowable-engine release

NewReleases is sending notifications on new releases.