All notable changes to this project will be documented in this file.
Support plugin extension function
node_type
field to the ei_node_instance
table in the database to save the node type.NodeExecuteResult
inner class to the RuntimeResult
class, and move the activeTaskInstance
and variables
fields to the inner class.properties
variable to the CommonPO
entity class to store extended data.ExtendRuntimeContext
class to store extended branch context information.Support parallel gateway and inclusive gateway through plugins
Support CallActivity configuration and execution.
Add CallActivity Node
Optimize Maven dependency management
-Remove httpclient dependency
-Remove individual jsr250 API dependencies
-Remove individual junit dependencies
-Commons collections 3.2.2–>commons collections 4
-Commons lang3 3.4–>3.12.0
Optimize hook function, change HTTP mode to internal call mode, reduce dependence on HTTP packages, and improve performance
Simplify the configuration steps for Turbo introduction and add @ enableTurboEngine annotation
Optimize partial code structure
Optimize Demo Test Execution
Fix vulnerabilities
Turbo join open source.