Skip to content

Releases: camunda-community-hub/zeebe-simple-monitor

Zeebe Simple Monitor 0.19.1

07 Sep 03:43
Compare
Choose a tag to compare

Changelog

  • fix import incidents with larger failure messages (#159)
  • (deps) bump zeebe-hazelcast-connector from 0.9.0 to 0.9.1 (#179)
  • (deps) bump zeebe-bom from 0.23.1 to 0.24.2 (#174)

Zeebe Simple Monitor 0.19.0

22 May 09:04
Compare
Choose a tag to compare

Changelog

  • show process state transitions in the audit log of the workflow instance view (#149)
  • fix to import large message variables (#138)
  • fix workflow instance view to highlight sequence flows (#143)
  • (deps): bump zeebe-hazelcast-connector to 0.9.0 (using Hazelcast 4.0.1) (#145)
  • (deps): bump spring-zeebe-starter to 0.23.0 (#135)

Zeebe Simple Monitor 0.18.0

20 Apr 05:38
Compare
Choose a tag to compare

Changelog

  • use Spring-Zeebe-Starter (for more configuration options)
  • (docker): build the docker container with Jib
  • (deps): dump zeebe-hazelcast-connector to 0.8.0

Zeebe Simple Monitor 0.17.0

17 Jan 08:07
Compare
Choose a tag to compare

Changelog

  • support call activities:
    • show link to parent workflow instance
    • show child workflow instances in tab
  • add button to throw an error in the job tab of the workflow instance view
  • show element info (job type, conditions, timer, error code) in BPMN diagram on hover
  • highlight elements on the BPMN on hover items in the table
  • make tab content in details view scrollable
  • fix publish message and create instance with variables modal
  • use js libs from webjars
  • migrate to Zeebe 0.22.0
  • update to Java 11

Zeebe Simple Monitor 0.16.0

30 Aug 08:01
Compare
Choose a tag to compare

Changelog

  • show element name and BPMN element type in audit tab
  • fix grouping of variables
  • migrate to Zeebe 0.21.0-alpha1
  • migrate to Hazelcast exporter 0.6.0

Zeebe Simple Monitor 0.15.0

17 Jul 05:29
Compare
Choose a tag to compare

Changelog

  • remove JDBC exporter and import records via Hazelcast
  • show timer of workflow start event
  • show message subscription of workflow message start event
  • notify about updates of workflow
  • replace payload input form by variable key-value form
  • disable update variable if instance not running
  • setup custom error page
  • remove worker page
  • migrate to Zeebe 0.20.0

Zeebe Simple Monitor 0.14.0

07 Jun 13:22
Compare
Choose a tag to compare

Changelog

  • migrate to Zeebe 0.18.0
  • add BPMN process id and workflow key to incident table

Zeebe Simple Monitor 0.13.0

04 Apr 13:06
Compare
Choose a tag to compare

Changelog

  • migrate to Zeebe 0.17.0
  • get notifications when a workflow instance has changed

Zeebe Simple Monitor 0.12.0

11 Mar 09:28
Compare
Choose a tag to compare

Changelog

  • works with Zeebe 0.16.1
  • I can set variables global or local in a given scope
  • in the workflow instance view, I can see the name of the variable scope

Zeebe Simple Monitor 0.11.0

27 Feb 13:46
Compare
Choose a tag to compare

Changelog

  • works with Zeebe 0.15.0
  • new variable view for workflow instances