Skip to main content
Version: 8.10 (unreleased)

Tasklist API changes

Tasklist in Camunda 8.10 and later uses only the Orchestration Cluster REST API.

The legacy Tasklist V1 API and the Tasklist V1 UI mode were removed in 8.10.

For the release-level summary of these removals, see the 8.10 release announcement.

What changed in 8.10

  • Tasklist always uses the Orchestration Cluster REST API.
  • The Tasklist V1 mode toggle is no longer available in SaaS or Self-Managed clusters.
  • Features that depended on Tasklist V1 are no longer available in the current version.

Removed legacy behavior

The following behavior was tied to Tasklist V1 and is no longer available in 8.10 and later:

  • Job worker-based user tasks
  • Draft variables
  • User task access restrictions
  • Public start forms
  • Advanced process filtering that depended on Tasklist V1
  • Task context description and context variables
  • The Tasklist-specific permission and visibility model from V1

Historical timeline

VersionStatus
Camunda 8.8V2 API is the default and recommended option. V1 API is deprecated but remains available via configuration.
Camunda 8.9V1 API remains deprecated and is not recommended for new implementations.
Camunda 8.10V1 API is removed. V2 API is the only available option.