Skip to content

Zeebe Simple Monitor 2.0.0

Compare
Choose a tag to compare
@saig0 saig0 released this 14 May 11:25

⚠️ 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 from 0.26.3 to 1.0.0 (#250)
  • build(deps): bump hazelcast from 4.1.2 to 4.2 (#242)
  • build(deps): bump spring-boot-dependencies from 2.4.4 to 2.4.5 (#240)