Skip to content

Camunda Platform 8.1.4

Compare
Choose a tag to compare
@megglos megglos released this 24 Nov 14:01
· 445 commits to main since this release
ffd1dd1

Zeebe

Enhancements

Misc

  • Update to the 17.0.5 JDK (#10372)

Bug Fixes

Misc

  • Poor error handling in Elasticsearch exporter of incorrect response parsing (#10970)
  • Mixed benchmarks always fall in a weird state after several hours (#10552)
  • BPMN deployment fails due to Data Object (#8230)

Merged Pull Requests

  • Resolve flaky shouldTriggerTimerTest (#11034)
  • Resolve flaky timer test (#11033)
  • test(exporter): don't fail test if getPhase future throws (#10999)
  • refactor(elasticsearch-exporter): output raw message on JSON error (#10971)
  • deps(maven): bump jackson-bom from 2.13.4.20221013 to 2.14.0 (#10947)
  • Fix flaky deployment recovery test (#10938)
  • fix(benchmark): publish messages with no TTL (#10935)
  • build(docker): update base image to jdk 17.0.5 (#10932)
  • Unflake timer start event test (#10867)
  • Deploy process with data object and data store (#10845)
  • deps(maven): bump jackson-bom from 2.13.4.20221012 to 2.13.4.20221013 (#10719)

Operate

🚀 New Features

  • backend: support inclusive gateway 8.1 (#3716)

💊 Bugfixes

  • import/fni: avoid duplicated indexing requests (#3721)
  • test: pass expected variable to avoid incident (#3733)
  • tests: wait for a specific number of tokens (#3725)

🧹 Chore

  • Use action to avoid errors with unescaped characters (#3465) (#3739)
  • backend: update Zeebe and Identity to 8.1.4 (#3735)
  • metrics: don't set random uuid (#3727)
  • deps: bump version.jackson from 2.13.4 to 2.14.0 (#3703)
  • Dockerfile: update Docker base image to be temurin 17 (#3546)

Tasklist

🚀 New Features

  • backend: add optional parameter allowOverrideAssignment (#2253)

💊 Bugfixes

  • backend: Use email, username as assignee (#2158) (#2224)

🧹 Chore

  • backend: update Zeebe and Identity to 8.1.4 (#2279)

Identity

💊 Bugfixes

🧹 Chore

  • fix release artifact upload in CI