Zeebe Simple Monitor 2.0.0
⚠️ Compatibility
This version is compatible with
- Zeebe >=
1.0.0
- Zeebe Hazelcast exporter >= 1.0.0
🔥 Notes
This version breaks the compatibility with previous versions of the application. The database schema was updated to align with the new Zeebe version.
Changelog
- feat(hazelcast): import process records instead of deployments (#250)
- fix(app): show BPMN diagram that contains a backtick (#236)
- build(deps): dump
zeebe
from0.26.3
to1.0.0
(#250) - build(deps): bump
hazelcast
from4.1.2
to4.2
(#242) - build(deps): bump
spring-boot-dependencies
from2.4.4
to2.4.5
(#240)