Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@lanzhengjian-98 lanzhengjian-98 released this 19 Jan 13:20
8d0059a

What's Changed

Feature

Support plugin extension function

  • Add node_type field to the ei_node_instance table in the database to save the node type.
  • Add NodeExecuteResult inner class to the RuntimeResult class, and move the activeTaskInstance and variables fields to the inner class.
  • Add properties variable to the CommonPO entity class to store extended data.
  • Add ExtendRuntimeContext class to store extended branch context information.

Support parallel gateway and inclusive gateway through plugins

Bugfix

  • Fix v1.1.1 release issues