Releases: camunda-community-hub/zeebe-simple-monitor
Zeebe Simple Monitor 2.7.2
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
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
- @VonDerBeck made their first contribution in #656
Full Changelog: 2.6.4...2.7.0
Zeebe Simple Monitor 2.6.4
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
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
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
Zeebe Simple Monitor 2.6.0
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
- @gasymovrv made their first contribution in #638
Full Changelog: 2.5.3...2.6.0
Zeebe Simple Monitor 2.5.3
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
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
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
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 https://github.com/camunda-community-hub/zeebe-simple-monitor/p...