Skip to content

Zeebe Simple Monitor 2.5.1

Compare
Choose a tag to compare
@nitram509 nitram509 released this 18 Nov 12:22
· 174 commits to main since this release
03ff483

What's Changed

  • feat(ui) enable sorting by STATE in process instance list view by @nitram509 in #453
  • feat(ui): Link from top level 'incidents', 'jobs', and 'errors' to corresponding instance by @nitram509 in #452
  • feat(ui): incident view filtering by process id and time by @nitram509 in #457
  • feat(ui): service/cluster information and status page by @nitram509 in #369
  • feat: indices to ElementIndices to speed up queries by @jbiblio in #585
  • feat: bundle a MySQL driver by @nhrrsn in #451
  • feat: cors support by @schmetzyannick in #477
  • fix(build): fixes Maven warnings (duplicate entry and missing version) by @nitram509 in #456
  • fix(build): exclude commons-logging because spring boot warning by @nitram509 in #601
  • fix: RAW_BPMN_RESOURCE is not defined by @nitram509 in #461
  • fix: bpmn demo files by @nitram509 in #459
  • fix: replace deprecated newDeployCommand() with newDeployResourceCommand() by @nitram509 in #458
  • fix: deprecation "expose-request-attributes" by @nitram509 in #479
  • fix: #476, #477, add test for CORS, improve README, fix broken character encoding by @nitram509 in #497
  • fix: jre-image tag, made jib release failing by @nitram509 in #602

⚠️ Due to a breaking change in the Zeebe GRPC protocol, this new version of Zeebe Simple Monitor will require a minimum Zeebe v8 cluster. See also the comment https://forum.camunda.io/t/changelog-for-zeebe-client-lib-maintainers/36325

Dependencies

  • chore(deps): bump spring-zeebe-starter from 8.0.8 to 8.0.9 by @dependabot in #449
  • chore(deps): bump spring-boot-dependencies from 2.7.3 to 2.7.4 by @dependabot in #448
  • chore(deps-dev): bump postgresql from 1.17.3 to 1.17.4 by @dependabot in #450
  • chore(deps-dev): bump postgresql from 1.17.4 to 1.17.5 by @dependabot in #455
  • chore(deps): bump zeebe-bom from 8.0.6 to 8.1.0 by @dependabot in #454
  • chore(deps): bump spring-zeebe-starter from 8.0.9 to 8.0.10 by @dependabot in #462
  • chore(deps): bump spring-boot-maven-plugin from 2.7.0 to 2.7.4 by @dependabot in #460
  • chore(deps-dev): bump mysql from 1.17.3 to 1.17.5 by @dependabot in #467
  • chore(deps): bump zeebe-bom from 8.1.0 to 8.1.1 by @dependabot in #466
  • chore(deps): bump hazelcast from 5.1.3 to 5.1.4 by @dependabot in #463
  • chore(deps): bump spring-zeebe-starter from 8.0.10 to 8.1.0 by @dependabot in #465
  • chore(deps-dev): bump junit-jupiter-engine from 5.8.2 to 5.9.1 by @dependabot in #447
  • chore(deps-dev): bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #468
  • chore(deps): bump zeebe-bom from 8.1.1 to 8.1.2 by @dependabot in #469
  • chore(deps): bump spring-boot-maven-plugin from 2.7.4 to 2.7.5 by @dependabot in #472
  • chore(deps): bump spring-zeebe-starter from 8.1.0 to 8.1.1 by @dependabot in #470
  • chore(deps): bump spring-boot-dependencies from 2.7.4 to 2.7.5 by @dependabot in #471
  • chore(deps): bump hazelcast from 5.1.4 to 5.2.0 by @dependabot in #473
  • chore(deps): bump spring-zeebe-starter from 8.1.1 to 8.1.2 by @dependabot in #475
  • chore(deps): bump jib-maven-plugin from 3.3.0 to 3.3.1 by @dependabot in #478
  • chore(deps): bump webjars-locator from 0.45 to 0.46 by @dependabot in #480
  • chore(deps): bump zeebe-bom from 8.1.2 to 8.1.3 by @dependabot in #481
  • chore(deps): bump spring-zeebe-starter from 8.1.2 to 8.1.3 by @dependabot in #482
  • chore(deps): bump hazelcast from 5.2.0 to 5.2.1 by @dependabot in #483
  • chore(deps): bump spring-zeebe-starter from 8.1.3 to 8.1.4 by @dependabot in #484
  • chore(deps-dev): bump mysql from 1.17.5 to 1.17.6 by @dependabot in #485
  • chore(deps-dev): bump postgresql from 1.17.5 to 1.17.6 by @dependabot in #486
  • chore(deps): bump spring-zeebe-starter from 8.1.4 to 8.1.5 by @dependabot in #487
  • chore(deps): bump zeebe-bom from 8.1.3 to 8.1.4 by @dependabot in #488
  • chore(deps): bump spring-zeebe-starter from 8.1.5 to 8.1.6 by @dependabot in #489
  • chore(deps): bump spring-zeebe-starter from 8.1.6 to 8.1.7 by @dependabot in #492
  • chore(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 by @dependabot in #494
  • chore(deps): bump spring-zeebe-starter from 8.1.7 to 8.1.8 by @dependabot in #493
  • chore(deps): bump zeebe-bom from 8.1.4 to 8.1.5 by @dependabot in #495
  • chore(deps): bump spring-zeebe-starter from 8.1.8 to 8.1.9 by @dependabot in #496
  • chore(deps): bump spring-zeebe-starter from 8.1.9 to 8.1.10 by @dependabot in #498
  • chore(deps): bump spring-zeebe-starter from 8.1.10 to 8.1.11 by @dependabot in #499
  • chore(deps): bump spring-zeebe-starter from 8.1.11 to 8.1.12 by @dependabot in #500
  • chore(deps): bump maven-bundle-plugin from 5.1.7 to 5.1.8 by @dependabot in #501
  • chore(deps): bump spring-zeebe-starter from 8.1.12 to 8.1.13 by @dependabot in #503
  • chore(deps): bump spring boot v3.0.0 by @nitram509 in #502
  • chore(deps): bump zeebe-bom from 8.1.5 to 8.1.6 by @dependabot in #506
  • chore(deps): bump jquery from 3.6.1 to 3.6.3 by @dependabot in #507
  • chore(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 by @dependabot in #512
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #511
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #510
  • chore(deps): bump spring-zeebe-starter from 8.1.13 to 8.1.14 by @dependabot in #509
  • chore(deps-dev): bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #508
  • chore(deps): bump spring-zeebe-starter from 8.1.14 to 8.1.15 by @dependabot in #514
  • chore(deps): bump zeebe-bom from 8.1.6 to 8.1.7 by @dependabot in #516
  • chore(deps): bump spring-zeebe-starter from 8.1.15 to 8.1.16 by @dependabot in #517
  • chore(deps): bump spring-zeebe-starter from 8.1.16 to 8.1.17 by @dependabot in #518
  • chore(deps): bump zeebe-bom from 8.1.7 to 8.1.8 by @dependabot in #520
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #519
  • chore(deps): bump hazelcast from 5.2.1 to 5.2.2 by @dependabot in #521
  • chore(deps): bump zeebe-bom from 8.1.8 to 8.1.9 by @dependabot in #526
  • chore(deps): bump hazelcast from 5.2.2 to 5.2.3 by @dependabot in #530
  • chore(deps): bump jquery from 3.6.3 to 3.6.4 by @dependabot in #528
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #527
  • chore(deps-dev): bump postgresql from 1.17.6 to 1.18.0 by @dependabot in #532
  • chore(deps-dev): bump mysql from 1.17.6 to 1.18.0 by @dependabot in #531
  • chore(deps): bump zeebe-bom from 8.1.9 to 8.2.0 by @dependabot in #533
  • chore(deps): bump zeebe-bom from 8.2.0 to 8.2.1 by @dependabot in #535
  • chore(deps): bump zeebe-bom from 8.2.1 to 8.2.3 by @dependabot in #539
  • chore(deps): bump zeebe-bom from 8.2.3 to 8.2.4 by @dependabot in #542
  • chore(deps): bump spring-zeebe-starter from 8.1.17 to 8.2.0 by @dependabot in #534
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #537
  • chore(deps-dev): bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #540
  • chore(deps-dev): bump mysql from 1.18.0 to 1.18.1 by @dependabot in #546
  • chore(deps-dev): bump postgresql from 1.18.0 to 1.18.1 by @dependabot in #547
  • chore(deps): bump jib-maven-plugin from 3.3.1 to 3.3.2 by @dependabot in #549
  • chore(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224 by @dependabot in #582
  • chore(deps): bump Zeebe Hazelcast Connector to 1.4.0 by @jaakkoraut in #557
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.1 by @dependabot in #591
  • chore(deps): bump io.camunda:spring-zeebe-starter from 8.2.0 to 8.3.1 by @dependabot in #577
  • chore(deps): bump io.camunda:zeebe-bom from 8.2.4 to 8.3.2 by @dependabot in #588
  • chore(deps): bump com.hazelcast:hazelcast from 5.2.3 to 5.3.6 by @dependabot in #589
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.1 by @dependabot in #581
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.2 by @dependabot in #586
  • chore(deps): bump maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #553
  • chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #543
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.5 by @dependabot in #562
  • chore(deps): bump io.camunda:zeebe-bom from 8.3.2 to 8.3.3 by @dependabot in #596
  • chore(deps-dev): bump org.testcontainers:postgresql from 1.18.1 to 1.19.2 by @dependabot in #592
  • chore(deps): bump org.webjars:jquery from 3.6.4 to 3.7.1 by @dependabot in #593
  • chore(deps): bump org.webjars:webjars-locator from 0.46 to 0.48 by @dependabot in #595
  • chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0 by @dependabot in #599
  • chore(deps-dev): bump org.testcontainers:mysql from 1.18.1 to 1.19.2 by @dependabot in #594
  • chore(deps): Bump spring.boot.version from 2.7.x to 3.1.5 (#565) improved by @nitram509 in #600
  • chore(deps): Bump spring.boot.version from 2.7.x to 3.1.0 by @skayliu in #565

New Contributors

Full Changelog: 2.4.1...v2.5.1