Skip to content

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

Zeebe Simple Monitor 2.7.2

19 Feb 16:16
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade to Redis exporter 0.9.10 and enable Redis cluster support by @VonDerBeck in #674

  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.4.0 to 8.4.1 by @dependabot in #668

  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #667

  • chore(deps-dev): bump org.testcontainers:postgresql from 1.19.4 to 1.19.5 by @dependabot in #670

  • chore(deps-dev): bump org.testcontainers:mysql from 1.19.4 to 1.19.5 by @dependabot in #671

Full Changelog: 2.7.0...2.7.2

Zeebe Simple Monitor 2.7.0

31 Jan 18:51
Compare
Choose a tag to compare

What's Changed

  • feat: Support Redis Importer by @VonDerBeck in #656

  • upgrade BPMN-JS v16.4.0 and fix rendering issues with swimlanes by @nitram509 in #665

  • chore(deps): update actions/setup-java action to v4 by @renovate in #632

  • chore(deps-dev): bump org.testcontainers:mysql from 1.19.3 to 1.19.4 by @dependabot in #663

  • chore(deps-dev): bump org.testcontainers:postgresql from 1.19.3 to 1.19.4 by @dependabot in #662

New Contributors

Full Changelog: 2.6.4...2.7.0

Zeebe Simple Monitor 2.6.4

24 Jan 20:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump spring.boot.version from 3.2.1 to 3.2.2 by @dependabot in #658
  • fix #659 implement a workaround to fix UnsupportedOperationException by @nitram509 in #661

Full Changelog: 2.6.3...2.6.4

Zeebe Simple Monitor 2.6.3

16 Jan 23:28
Compare
Choose a tag to compare

What's Changed

  • fix issue #653 IllegalArgumentException: Name for argument of type [java.lang.String] not specified by @nitram509 in #654

  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.5 to 8.3.4.6 by @dependabot in #649

  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #650

  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.6 to 8.3.4.8 by @dependabot in #651

  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.8 to 8.4.0 by @dependabot in #652

Full Changelog: 2.6.2...2.6.3

Zeebe Simple Monitor 2.6.2

06 Jan 15:31
Compare
Choose a tag to compare

What's Changed

  • fix: NullPointerException "errorEventDefinition.getError().getErrorCode()" #646
  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.3 to 8.3.4.4 by @dependabot in #645
  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.4 to 8.3.4.5 by @dependabot in #647

Full Changelog: 2.6.1...2.6.2

Zeebe Simple Monitor 2.6.1

04 Jan 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

Zeebe Simple Monitor 2.6.0

27 Dec 10:38
Compare
Choose a tag to compare

What's New

Thanks to @gasymovrv's contribution, Zeebe Simple Monitor now supports integration with Kafka.
When upgrading, and IF you made modifications to applicatiopn.yaml, please synchronize with the latest changes.

What's Changed

  • chore(deps): bump io.camunda:zeebe-bom from 8.3.3 to 8.3.4 by @dependabot in #634
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #637
  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.1 to 8.3.4.1 by @dependabot in #636
  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.1 to 8.3.4.2 by @dependabot in #639
  • chore(deps): bump spring.boot.version from 3.2.0 to 3.2.1 by @dependabot in #640
  • chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.3.4.2 to 8.3.4.3 by @dependabot in #641
  • feat: add kafka importer as option by @gasymovrv in #638

New Contributors

Full Changelog: 2.5.3...2.6.0

Zeebe Simple Monitor 2.5.3

25 Nov 16:26
Compare
Choose a tag to compare

Summary

Mainly upgrading libraries and build tooling.

What's Changed

  • add spring profiles mysql, and postgres for convenience and manual testing by @nitram509 in #630
  • chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #607
  • chore(deps): update actions/cache digest to 704facf by @renovate in #606
  • chore(deps): update actions/setup-java digest to 78078da by @renovate in #608
  • chore(deps-dev): bump org.testcontainers:mysql from 1.19.2 to 1.19.3 by @dependabot in #622
  • chore(deps): update dependency ubuntu to v22 by @renovate in #618
  • chore(build): fix Error: Input required and not supplied: distribution by @nitram509 in #627
  • chore(deps): update dependency org.testcontainers:postgresql to v1.19.3 by @renovate in #623
  • chore(deps-dev): bump org.testcontainers:postgresql from 1.19.2 to 1.19.3 by @dependabot in #620
  • chore(deps): update postgres docker tag to v16 by @renovate in #624
  • chore(deps): update ghcr.io/camunda-community-hub/zeebe-simple-monitor docker tag to v2.5.2 by @renovate in #611
  • chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #621
  • chore(deps): update spring.boot.version to v3.2.0 by @renovate in #628
  • chore(deps): bump org.webjars:webjars-locator from 0.48 to 0.50 by @dependabot in #619
  • chore(deps): update ghcr.io/camunda-community-hub/zeebe-with-hazelcast-exporter docker tag to v8.2.0 by @renovate in #612
  • fix: param name for Spring not specified, raised an IllegalArgumentException in Spring 3.2 by @nitram509 in #629
  • fix: param name for Spring not specified, raised an IllegalArgumentException in Spring 3.2 by @nitram509 in #631

New Contributors

Full Changelog: 2.5.2...2.5.3

Zeebe Simple Monitor 2.5.2

18 Nov 13:02
53681f2
Compare
Choose a tag to compare

What's Changed

  • chore(build): switch using eclipse-temurin:21-jre-jammy as Docker/OCI image by @nitram509 in #604
  • build: explicitly specify multiple amd64 and arm64 targets as Docker/OCI image by @nitram509 in #605

Full Changelog: 2.5.1...2.5.2

Zeebe Simple Monitor 2.5.1

18 Nov 12:22
03ff483
Compare
Choose a tag to compare

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

Read more