Skip to content

v2.8.1

Latest
Compare
Choose a tag to compare
@nitram509 nitram509 released this 27 Dec 12:39

What's Changed

New features

⚠️ The new search feature will create a new index in the database.
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