Releases: camunda-community-hub/zeebe-simple-monitor
Releases · camunda-community-hub/zeebe-simple-monitor
Zeebe Simple Monitor 0.19.1
Zeebe Simple Monitor 0.19.0
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
to0.9.0
(using Hazelcast4.0.1
) (#145) - (deps): bump
spring-zeebe-starter
to0.23.0
(#135)
Zeebe Simple Monitor 0.18.0
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
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
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
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
Changelog
- migrate to Zeebe 0.18.0
- add BPMN process id and workflow key to incident table
Zeebe Simple Monitor 0.13.0
Changelog
- migrate to Zeebe 0.17.0
- get notifications when a workflow instance has changed
Zeebe Simple Monitor 0.12.0
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
Changelog
- works with Zeebe 0.15.0
- new variable view for workflow instances