All notable changes to zeebe-bpmn-moddle are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FIX
: fixallowedIn
for zeebe:LoopCharacteristics (#66)
FEAT
: supportzeebe:versionTag
forzeebe:CalledDecision
,zeebe:CalledElement
andzeebe:FormDefinition
(#65)
FIX
: renamezeebe:priority
tozeebe:priorityDefinition
(#62)
FEAT
: supportzeebe:priority
(#62)
FEAT
: supportzeebe:bindingType
forzeebe:CalledDecision
,zeebe:CalledElement
andzeebe:FormDefinition
(#61)
FEAT
: supportzeebe:VersionTag
(#60)
FEAT
: support:zeebe:ExecutionListener
(#57)
FEAT
: supportzeebe:UserTask
(#54)
FEAT
: supportCalledElement#propagateAllParentVariables
(#51, #52)FEAT
: supportFormDefinition#formId
(#49)
FEAT
: addzeebe:modelerTemplate
for root elements
FEAT
: addzeebe:TaskSchedule
extension element (#45)CHORE
: removezeebe:PropertiesHolder
type (#44)
zeebe:PropertiesHolder
type removed without replacement aszeebe:Properties
extension elements are generally allowed
FEAT
: supportzeebe:script
(#39)
FEAT
: supportzeebe:candidateUsers
(#38)
CHORE
: remove behaviors (#33)
- Behaviors moved to
camunda-bpmn-js-behaviors
Unintentional re-publish of v0.13.0
.
FEAT
: supportzeebe:properties
(#30)
FIX
: allow copy extensions to user task (#28)
FIX
: serializezeebe:modelerTemplateIcon
as property (#25)
FEAT
: supportzeebe:modelerTemplateIcon
(#23)
FEAT
: supportzeebe:modelerTemplate
andzeebe:modelerTemplateVersion
(#20)
FEAT
: supportzeebe:assignmentDefinition
forbpmn:UserTask
(b5f368)
FEAT
: supportzeebe:calledDecision
forbpmn:BusinessRuleTask
(ee9b59a)
FEAT
: make Message Intermediate Throw Event and Message End Event Zeebe Service Tasks to support Zeebe 1.2 (#15)FIX
: restricttaskDefinition
property for Zeebe Service Tasks only (#14)
FIX
: correctly encode HTML entities in extension properties (#12)
FEAT
: extend ZeebeServiceTask type to support Zeebe 1.1 (#9)
FEAT
: allowzeebe:TaskHeaders
only inbpmn:ServiceTask
(#7)
FEAT
: add support for zeebe:UserTaskForm and zeebe:FormDefinition (#6)
FIX
: add allowedIn for zeebe:IoMapping (#5)
FEAT
: implement zeebe moddle extension and add canCopyProperty for initial set of elements (#3)
FEAT
: allowpropagateAllChildVariables
attribute forzeebe:CalledElement
(#2)
CHORE
: first release 🎉