Releases: camunda-community-hub/zeebe-simple-monitor
v2.8.1
What's Changed
New features
- Export metrics about the import process by @jbiblio in #703
- Search processes by their BPMN ID - version 2 by @nitram509 in #757
When you have a large history, this will block e.g. Postgresql for some noticable time. (see also #709)
Changes
- fix: ghcr.io/.../zeebe-simple-monitor:2.7.1 does not exist by @jenshb in #727
- reformat code and add hint for formatter by @nitram509 in #758
Lots of dependency updates...
- chore(deps): bump spring.boot.version from 3.2.2 to 3.2.3 by @dependabot in #677
- chore(deps-dev): bump org.testcontainers:postgresql from 1.19.5 to 1.19.6 by @dependabot in #676
- chore(deps-dev): bump org.testcontainers:mysql from 1.19.5 to 1.19.6 by @dependabot in #675
- chore(deps): bump io.zeebe.redis:zeebe-redis-connector from 0.9.9 to 0.9.10 by @dependabot in #673
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 by @dependabot in #679
- chore(deps): bump io.zeebe.redis:zeebe-redis-connector from 0.9.10 to 0.9.11 by @dependabot in #680
- chore(deps-dev): bump org.testcontainers:postgresql from 1.19.6 to 1.19.7 by @dependabot in #683
- chore(deps-dev): bump org.testcontainers:mysql from 1.19.6 to 1.19.7 by @dependabot in #684
- chore(deps): bump io.camunda.spring:spring-boot-starter-camunda from 8.4.1 to 8.4.2 by @dependabot in #682
- chore(deps): bump org.webjars:webjars-locator from 0.50 to 0.52 by @dependabot in #686
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #685
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #688
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.3 by @dependabot in #696
- chore(deps): bump spring.boot.version from 3.2.3 to 3.2.4 by @dependabot in #690
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.2 by @dependabot in #693
- chore(deps): bump spring.boot.version from 3.2.4 to 3.2.5 by @dependabot in #699
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #700
- chore(deps-dev): bump org.testcontainers:mysql from 1.19.7 to 1.19.8 by @dependabot in #711
- chore(deps-dev): bump org.testcontainers:postgresql from 1.19.7 to 1.19.8 by @dependabot in #710
- chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #714
- chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 by @dependabot in #723
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 by @dependabot in #728
- chore(deps-dev): bump org.testcontainers:postgresql from 1.19.8 to 1.20.3 by @dependabot in #751
- chore(deps): bump querydsl.version from 5.0.0 to 5.1.0 by @dependabot in #666
- chore(deps): bump com.hazelcast:hazelcast from 5.3.6 to 5.5.0 by @dependabot in #730
- chore(deps): bump com.h2database:h2 from 2.2.224 to 2.3.232 by @dependabot in #739
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.2 to 3.4.4 by @dependabot in #748
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.8.0 by @dependabot in #747
- chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 by @dependabot in #753
- chore(deps-dev): bump org.testcontainers:postgresql from 1.20.3 to 1.20.4 by @dependabot in #756
New Contributors
Full Changelog: 2.7.2...v.2.8.0
v.2.8.0
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