What's Changed
Feature
Support plugin extension function
- Add
node_typefield to theei_node_instancetable in the database to save the node type. - Add
NodeExecuteResultinner class to theRuntimeResultclass, and move theactiveTaskInstanceandvariablesfields to the inner class. - Add
propertiesvariable to theCommonPOentity class to store extended data. - Add
ExtendRuntimeContextclass to store extended branch context information.
Support parallel gateway and inclusive gateway through plugins
Bugfix
- Fix v1.1.1 release issues