camunda-community-hub / camunda-platform-7-custom-batch

using the camunda batch execution for custom batch runs
Apache License 2.0
29 stars 11 forks source link

Extension is not compatible to camunda 7.13 #29

Closed p-wunderlich closed 4 years ago

p-wunderlich commented 4 years ago

Because of some api change in core (BatchEntity.createSeedJobDefinition()) the extension is not longer compatible to latest camunda version.

=> Release 1.5.0 to support camunda 7.13 (With this, have also a look at new BatchBuilder from camunda, maybe we can use it)

p-wunderlich commented 4 years ago

Is fixed with custom batch 1.5.0 (see release task https://jira.camunda.com/browse/CAM-12127 if is this version is released)