Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Workflow transition performance refactoring. See Workflow Transition Performance.
New properties related to workflow transition behavior config
Two new columns added to blc_change_summary
(see sandbox.[platform].changelog-master.xml)
last_deploy_relation
- varchar holding the last ChangeDeploy id to which this ChangeSummary was associated, if applicable.
last_group_relation
- varchar holding the last ChangeSummaryGroup id to which this ChangeSummary was associated, if applicable.
Two new indexes added to blc_change_summary
(see sandbox.[platform].changelog-master.xml)
Single column index on last_deploy_relation
Single column index on last_group_relation