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?

If you need to apply multiple minor versions you MUST execute the database alteration scripts in minor version order as they are NOT cumulative. 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: