Skip to content

Camunda Platform 8.0.7

Compare
Choose a tag to compare
@megglos megglos released this 11 Oct 07:22

Zeebe

Bug Fixes

Gateway

  • On each metadata change, the topology of partition followers grows in the Gateway's broker topology (#8724)

Misc

  • Corrupt partition prevents startup of node (#10451)

Merged Pull Requests

  • Add verification timeout to SuccessfulDeploymentTest.shouldSendResponse (#10573)
  • test(dispatcher): fix potential sigsev in tests (#10538)
  • test(qa-client): use SocketUtil to get unused free port for connect failure test (#10517)
  • Do not fail consistency check if log is empty (#10463)
  • Specify the unit of retryBackOff (#10448)
  • Fix flaky JobMetricsTest (#10416)
  • Ensure retries are not interleaved even on multiple sequential calls (#10289)
  • Fix release script (#10279)
  • fix(gateway): store followers and inactive nodes in sets (#10255)

Operate

🚀 New Features

  • branch-deploy label for preview envs (#3327) (#3374)

💊 Bugfixes

  • backend: throw exception for invalid token (#3069) (#3260)

🧹 Chore

  • project: upgrade zeebe + identity to 8.0.7 (#3463)
  • update CHANGELOG.md

Tasklist

🚀 New Features

  • branch-deploy label for preview envs (#2079) (#2097)

🧹 Chore

  • project: upgrade-upgrade-zeebe-identity-to-8.0.7-to-8.1.0 (#2130)
  • update CHANGELOG.md

Identity

🧹 Chore