Skip to content

0.8.0

Compare
Choose a tag to compare
@gclaussn gclaussn released this 07 May 12:26
· 69 commits to master since this release

Features:

  • #117: Added support for BPMN link events
  • 375337a: Created separate Maven module for the model that is used during code generation
  • db24cf6: Improved API
  • 2ca09a4: Added process instance migration, when test case is executed with a process definition in another version
  • 4acc8b2: Added support for declarative input/output variable mapping of call activities
  • #113: Added support for BPMN collaborations with multiple expanded participants

Tasks:

  • e84fe3e: Updated Maven and Gradle plugin badge due to central.sonatype.com launch
  • 46c92bb: Updated Camunda BPM, Camunda BPM Assert, Assert4j, H2, Spring and Spring Boot versions
  • 5a3a48f: Refactored code generation due to model separation
  • 5a3a48f: Reworked multi instance scope handling, when test case starts or ends within the scope

Bugfixes:

  • 78f2c9c: Disabled plugin menu action when tab type is cloud-bpmn