Skip to content

Zeebe Simple Monitor 2.5.3

Compare
Choose a tag to compare
@nitram509 nitram509 released this 25 Nov 16:26
· 121 commits to main since this release

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