Update to the next Minor Version

These documents guide you through the process of updating your application or server installation from one Camunda minor version to the other. This applies to any updates of the version number “after the first dot”, example: 7.3 to 7.4.

Do I need to apply every minor version if I missed a few?

Database update scripts are are NOT cumulative. Consult our database schema update guide for details on how to account for that. Application library updates are cumulative and don’t necessarily require sequential minor version updates. You can just apply your target minor application libraries. You should, however, check the migration guide of EVERY intermediate minor version to understand all noteworthy changes in behavior.

There is a dedicated update guide for each version: