Skip to content

2.6.0

Compare
Choose a tag to compare
@saig0 saig0 released this 14 Dec 12:52
· 369 commits to main since this release
378fd75

What's Changed ✨

  • feat: Expose user tasks as a first-class citizen by @saig0 in #312
  • feat: Get variables of an element instance by @saig0 in #313
  • feat: Get user task forms as BPMN element metadata by @saig0 in #314

Migration 🔧

Jobs with the user task job type (io.camunda.zeebe:userTask) are not exposed as regular jobs anymore. Instead, these jobs are only available as user tasks. Consuming applications may need to change their logic to see these jobs. (#312)

Dependencies

Full Changelog: 2.5.0...2.6.0