Skip to main content
Version: 8.8 (unreleased)

Camunda 8.8 APIs & tools update guide

warning

This documentation is a work in progress and may contain incomplete, placeholder, or evolving content. While the core concepts introduced in Camunda 8.8 are stable, specific details are actively being refined.

See the release announcements, release notes, and the quality board for more information about what’s included in Camunda 8.8.

This guide helps you plan and execute an upgrade from Camunda 8.7 to 8.8, focusing on API and SDK transitions.

Who should read this?

Application developers maintaining Camunda-based solutions in Self-Managed Kubernetes or VM environments.

What's new in Camunda 8.8

Camunda 8.8 introduces a significant architectural evolution that impacts both infrastructure deployment and application integration. Key updates include:

  • The new orchestration cluster architecture
  • Unified APIs for a more consistent developer experience
  • Updated authentication models
  • Deprecation of several legacy components

Why this update matters

Camunda 8.8 lays the foundation for future releases. Upgrading ensures compatibility and access to improved features.

API and SDK status

Component / UseStatus in 8.8Migrate toMigrate by
V1 component APIsDeprecatedOrchestration Cluster APIBefore Camunda 8.10
Spring Zeebe SDKDeprecatedCamunda Spring SDKBefore Camunda 8.10
Zeebe Process Test (ZPT)DeprecatedCamunda Process Test (CPT)Before Camunda 8.10
Job-based user tasksDeprecatedCamunda User TasksBefore Camunda 8.10
note

Start migration early to reduce upgrade risk beyond 8.8.

For more information, see Upcoming API Changes in Camunda 8: A Unified and Streamlined Experience.

Next steps

  1. Coordinate platform and development teams
    Ensure that the orchestration cluster is updated to 8.8 before upgrading application clients.
  2. Review migration guides
    👉 Coming soon: Links to detailed guides on each component migration.