Skip to content

Camunda Platform 8.0.6

Compare
Choose a tag to compare
@megglos megglos released this 06 Sep 12:46
· 471 commits to main since this release
8dbf21a

Zeebe

Bug Fixes

Broker

  • Follower cannot receive new entries because it did not reset the log on receiving snapshot (#10202)
  • Follower cannot receive snapshot because "chunk received out of order" (#10180)
  • Delete existing PENDING_DEPLOYMENT causes ZeebeDbInconsistentException (#10064)
  • Unable to use the same input/output element in multi-instance (#4687)

Misc

  • Don't log JsonParseException in the gateway as errors (#9933)

Merged Pull Requests

  • fix(raft): follower reset pendingsnapshot after rejecting install request (#10183)
  • Print record timestamp in compact record logger (#10170)
  • Don't over abbreviate rejections in compact record logger (#10156)
  • Add more abbreviations to the compact record logger (#10144)
  • Increase topology changes timers (#10108)
  • Replace partitions actuator with Feign based client (#10101)
  • Move QA test utilities to their own module (#10092)
  • Only check that the topology reports all replicas (#10082)
  • Abbreviate Deployment Distribution records in compact logger (#10073)
  • Fix flaky MultiPartitionDeploymentLifecycleTest (#10065)
  • Don't overwrite local multi-instance variables (#9947)
  • Don't log JsonParseExceptions as errors (#9934)
  • Support logging partition id in compact record logger (#9885)
  • Fix flaky condition on cluster rule startup (#9596)
  • test: fix flaky embedded broker tests (#9502)
  • deps(maven): bump dmn-engine from 1.7.1 to 1.7.2 (#9361)

Operate

🚀 New Features

  • Hide all versions option when only one versions is available (#2844)

💊 Bugfixes

  • blank page fix (v.8.0) (#3278)
  • backend: fix spring dependencies (#3276)

🧹 Chore

  • backend: update versions of Zeebe and Identity till 8.0.6 (#3283)
  • deps: update dependency @testing-library/user-event to v14.1.0 (#2493)

Tasklist

💊 Bugfixes

  • Fix dev versions

🧹 Chore

  • backend: update versions of Zeebe and Identity till 8.0.6 (#2055)

Identity

💊 Bugfixes

🧹 Chore