Skip to content

8.5+gen11

Compare
Choose a tag to compare
@vheinila vheinila released this 08 Oct 10:08
· 25 commits to stable/8.5 since this release
76cbaaf

Overview

Camunda application in this release generation:

  • Identity: 8.5.6
  • Operate: 8.5.7
  • Tasklist: 8.5.8
  • Zeebe: 8.5.8

Identity

💊 Bugfixes

  • enable proxy selector (#3044) (#3045)

🧹 Chore

  • update dependency body-parser to v1.20.3 [security] (#3038)

Operate

What's Changed

Full Changelog: camunda/camunda@operate-8.5.6...operate-8.5.7

Tasklist

💊 Bugfixes

  • support Bearer token with typ AT+JWT (#5040)
  • check for isEmbeddedForm to handle customFormKey user tasks backport to 8.5 (#5036)
  • process search query should return latest version of documents (#5034)

🧹 Chore

  • bump identity and zeebe versions (#5046)
  • fix flaky ZeebeImportMigrateProcessTaskIT.shouldMigrateProcessInstanceAndTasksDefinitionForZeebeUserTask (#5038)
  • enable maven report artifact upload for tasklist tests (#5037)
  • update CHANGELOG.md

Zeebe

Bug Fixes

Misc

  • Tasklist: Bearer token with typ AT+JWT not supported (#22118)
  • Process instance banned for timer trigger command with unknown process (#20677)

Merged Pull Requests

  • Update base Docker image to latest Ubuntu LTS (#22383)
  • fix: reject on missing process in timer trigger (#22169)
  • fix: ensure access to raft role is thread safe (#22063)
  • ci: use infra self-hosted runners for zeebe-ci.yml/property-tests job (#22028)
  • ci: use infra self-hosted runners for zeebe-snyk.yml workflow (#21979)
  • ci: use bigger runner for release workflow (#21579)