Skip to content

8.6.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 11:25
· 9679 commits to main since this release

version:8.6.9

Bug Fixes

Misc

  • Non-Prometheus Micrometer implementations only expose few C8 metrics (#26078)
  • Unable to Assign Zeebe User Task in C8Run 8.7.0-alpha1 & 8.6.5 (#24808)

Maintenance

  • Replace @AutoCloseResources extension with new built-in Junit AutoClose extension (#26421)

Merged Pull Requests

  • fix: pull camunda from artifactory instead of gh (#27955)
  • ci: remove broken benchmark measurement support (#27911)
  • Fix setting bounded cache size metric (#27875)
  • migrate RaftServiceMetrics & RaftStartupMetrics to micrometer (#27830)
  • Migrate process engine metrics to Micrometer (#27790)
  • migrate RaftRequestMetrics to micrometer (#27769)
  • ci: make check-results depend on detect-changes for failure propagation (#27767)
  • Introduce a Map with 3 keys (Map3D) as a generic collection (#27759)
  • migrate MetaStoreMetrics/SnapshotReplicationMetrics to prometheus (#27754)
  • fix: filepath .env included in c8run package (#27736)
  • Migrate RaftReplicationMetrics to micrometer (#27732)
  • Migrate RaftRoleMetrics to micrometer (#27731)
  • Backport CI linter and fixes to stable/8.6 (#27726)
  • Pass and store meter registry down to ProcessEngineMetrics (#27686)
  • feat: allocate a partition MeterRegistry in RaftPartition (#27684)
  • Migrate stream processor metrics to Micrometer (#27669)
  • Migrate ProcessingMetrics from stream platform to Micrometer (#27654)
  • Migrate replay metrics of stream platform to micrometer (#27650)
  • Migrate partition role metrics to Micrometer (#27644)
  • fix: cannot assign zeebe user tasks in Tasklist running in the single app (#27641)
  • fix: allow unauthenticated api access by default (#27608)
  • Migrate stream processor metrics to Micrometer (#27564)
  • Migrate replay metrics of stream platform to micrometer (#27561)
  • deps: Update dependency software.amazon.awssdk:bom to v2.29.48 (main) (#26708)
  • Resolve junit 5 maven dependency convergence (#26641)
  • ci: yarn install mutex on all yarn 1.x usages (#26409)
  • CI: add custom GHA best practices rules & linter (#25463)
  • Always upload artifacts on flaky test encounter (#23988)
  • [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#8203)