github camunda/camunda 1.3.8
Zeebe 1.3.8

latest releases: clients/go/v8.6.0-alpha2-rc4, 8.6.0-alpha2-rc4, operate-8.5.2...
2 years ago

1.3.8

Bug Fixes

Broker

  • DueDateTimeChecker will block progress if many timers are due (#9238)
  • DueDateTimeChecker may be scheduled with a negative delay (#9236)
  • Removing Subscription consumer re-registers the consumer instead of removing (#9123)
  • NPE in Validator (#9083)
  • Job of cancelled instance can be activated if an error was thrown on it (#8588)
  • Boundary Event can't be triggered after EventSubProcess is triggered (#6874)
  • A workflow with start event message will deploy but fail to start if it has an event sub process (#4099)

Misc

  • Partition is healthy is logged unnecessarily (#9207)
  • IndexOutOfBounds if output collection of multi-instance is modified (#9143)
  • Error with: Failing installation of 'LogStoragePartitionStep' (#9040)

Merged Pull Requests

  • refactor(engine): prevent instant rescheduling (#9237)
  • Cancel job with incident when canceling the process instance (#9219)
  • Do not log health status unnecessarily (#9208)
  • Fix ArrayOutOfBounds / collection has wrong type errors by raising an incident (#9178)
  • Trigger boundary events after an interrupting event subprocess is triggered (#9175)
  • Check for message names being null during validation (#9164)
  • fix: remove subscription consumer instead of re-registering (#9139)
  • fix(broker): do not log transition failure due to term mismatch as error (#9122)
  • [Backport stable/1.3] Wait for gateway start in StandaloneGateway (#9099)
  • Fix 4099 by opening event subscriptions after start event's output mappings were applied (#9047)
  • chore(maven): add trailing slashes to new Artifactory URL (#9017)

Full Changelog: 1.3.6...1.3.8

Don't miss a new camunda release

NewReleases is sending notifications on new releases.