From 7c168139480b707a9c2a2efc76453ed5135a8f97 Mon Sep 17 00:00:00 2001 From: Julian Haupt Date: Wed, 17 Jun 2026 10:29:23 +0200 Subject: [PATCH 1/5] Use open source wording in release notes --- .../reference/release-notes/1_0/index.md | 12 ++++++------ .../reference/release-notes/1_1/index.md | 2 +- .../reference/release-notes/2_0/index.md | 2 +- .../reference/release-notes/2_1/index.md | 2 +- .../reference/release-notes/2_2/index.md | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/documentation/reference/release-notes/1_0/index.md b/docs/documentation/reference/release-notes/1_0/index.md index 2f796de8..bc585d90 100644 --- a/docs/documentation/reference/release-notes/1_0/index.md +++ b/docs/documentation/reference/release-notes/1_0/index.md @@ -15,19 +15,19 @@ transition. Multiple products have already started to use Operaton in production more are actively testing it. Major effort has been put into **automated testing to ensure stability and reliability**. -From now on, Operaton is the successor to the open-source BPM platform formerly known as -_Camunda 7 Community Edition_ (archived on Nov 4th 2025). +From now on, Operaton is the successor to the open-source Camunda 7 BPM platform +(archived on Nov 4th 2025). The engine is already battle-tested in production environments, -and is safe to transition from existing Camunda 7 CE installations. +and is safe to transition from existing open-source Camunda 7 installations. It is important to note that Operaton focuses on the core BPM/CMMN/DMN engine and its related components. We are excited to embark on this new journey and look forward to building a vibrant community around Operaton. We welcome contributions, feedback, and collaboration from developers worldwide. Together, we can shape the future of business process management with Operaton! -## 🛠️ Migration from Camunda 7 CE +## 🛠️ Migration from Camunda 7 -Migrating from Camunda 7 Community Edition to Operaton is straightforward. Operaton 1.0 is fully +Migrating from Camunda 7 to Operaton is straightforward. Operaton 1.0 is fully compatible with Camunda 7.24, allowing for a seamless transition. We recommend upgrading to Camunda 7.24 first, and then switch to Operaton 1.0. @@ -60,7 +60,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/enterprise/announcement/#camunda-platform-7-24). +This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/1_1/index.md b/docs/documentation/reference/release-notes/1_1/index.md index d83b1a70..1910572c 100644 --- a/docs/documentation/reference/release-notes/1_1/index.md +++ b/docs/documentation/reference/release-notes/1_1/index.md @@ -57,7 +57,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/enterprise/announcement/#camunda-platform-7-24). +This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_0/index.md b/docs/documentation/reference/release-notes/2_0/index.md index daef92ee..f927216e 100644 --- a/docs/documentation/reference/release-notes/2_0/index.md +++ b/docs/documentation/reference/release-notes/2_0/index.md @@ -116,7 +116,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/enterprise/announcement/#camunda-platform-7-24). +This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_1/index.md b/docs/documentation/reference/release-notes/2_1/index.md index 666b26d9..24289230 100644 --- a/docs/documentation/reference/release-notes/2_1/index.md +++ b/docs/documentation/reference/release-notes/2_1/index.md @@ -350,7 +350,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/enterprise/announcement/#camunda-platform-7-24). +This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_2/index.md b/docs/documentation/reference/release-notes/2_2/index.md index 7ecb3ec6..0fdbee17 100644 --- a/docs/documentation/reference/release-notes/2_2/index.md +++ b/docs/documentation/reference/release-notes/2_2/index.md @@ -104,7 +104,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/enterprise/announcement/#camunda-platform-7-24). +This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring From b33329cdcfac5c442784859c81342b24f8452a39 Mon Sep 17 00:00:00 2001 From: Julian Haupt Date: Wed, 17 Jun 2026 10:33:27 +0200 Subject: [PATCH 2/5] Restore Camunda 7 CE wording --- .../documentation/reference/release-notes/1_0/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/documentation/reference/release-notes/1_0/index.md b/docs/documentation/reference/release-notes/1_0/index.md index bc585d90..3003af93 100644 --- a/docs/documentation/reference/release-notes/1_0/index.md +++ b/docs/documentation/reference/release-notes/1_0/index.md @@ -15,19 +15,19 @@ transition. Multiple products have already started to use Operaton in production more are actively testing it. Major effort has been put into **automated testing to ensure stability and reliability**. -From now on, Operaton is the successor to the open-source Camunda 7 BPM platform -(archived on Nov 4th 2025). +From now on, Operaton is the successor to the open-source BPM platform formerly known as +_Camunda 7 Community Edition_ (archived on Nov 4th 2025). The engine is already battle-tested in production environments, -and is safe to transition from existing open-source Camunda 7 installations. +and is safe to transition from existing Camunda 7 CE installations. It is important to note that Operaton focuses on the core BPM/CMMN/DMN engine and its related components. We are excited to embark on this new journey and look forward to building a vibrant community around Operaton. We welcome contributions, feedback, and collaboration from developers worldwide. Together, we can shape the future of business process management with Operaton! -## 🛠️ Migration from Camunda 7 +## 🛠️ Migration from Camunda 7 CE -Migrating from Camunda 7 to Operaton is straightforward. Operaton 1.0 is fully +Migrating from Camunda 7 Community Edition to Operaton is straightforward. Operaton 1.0 is fully compatible with Camunda 7.24, allowing for a seamless transition. We recommend upgrading to Camunda 7.24 first, and then switch to Operaton 1.0. From ec5ff3aa6c23552ae0f0098e44bb3ed6951121e4 Mon Sep 17 00:00:00 2001 From: Julian Haupt Date: Wed, 17 Jun 2026 16:13:57 +0200 Subject: [PATCH 3/5] Clarify Camunda 7 CE fork wording --- docs/documentation/reference/release-notes/1_0/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/reference/release-notes/1_0/index.md b/docs/documentation/reference/release-notes/1_0/index.md index 3003af93..8eaa298c 100644 --- a/docs/documentation/reference/release-notes/1_0/index.md +++ b/docs/documentation/reference/release-notes/1_0/index.md @@ -7,7 +7,7 @@ sidebar_position: 10 # About release 1.0 -This is the first official, stable release of Operaton. After forking the [Camunda 7 platform](https://github.com/camunda/camunda-bpm-platform) in 2024, +This is the first official, stable release of Operaton. After forking the [Camunda 7 Community Edition codebase](https://github.com/camunda/camunda-bpm-platform) in 2024, we have been working hard to modernize the code base and prepare for the 1.0.0 stable release. Several beta releases have been published to gather feedback from the community and ensure a smooth @@ -37,7 +37,7 @@ in our [Operaton Migration Repository](https://github.com/operaton/migrate-from- ## 📊 Facts & Numbers -Since forking [Camunda 7 Platform](https://github.com/camunda/camunda-bpm-platform) in 2024, we have made significant progress in modernizing the codebase. Here are some key statistics: +Since forking [Camunda 7 Community Edition](https://github.com/camunda/camunda-bpm-platform) in 2024, we have made significant progress in modernizing the codebase. Here are some key statistics: - **Battle-Tested**: Operaton is already in production use by multiple organizations, showcasing its reliability and performance in real-world scenarios. - **Commits**: Over **1,500 commits** have been made to the Operaton codebase since initiation of the fork until this release. From 2c834098031a4ce6656107a190d0e0f9afeeb1e5 Mon Sep 17 00:00:00 2001 From: Julian Haupt Date: Wed, 17 Jun 2026 16:54:05 +0200 Subject: [PATCH 4/5] Narrow Enterprise release note cleanup --- docs/documentation/reference/release-notes/1_0/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/reference/release-notes/1_0/index.md b/docs/documentation/reference/release-notes/1_0/index.md index 8eaa298c..3003af93 100644 --- a/docs/documentation/reference/release-notes/1_0/index.md +++ b/docs/documentation/reference/release-notes/1_0/index.md @@ -7,7 +7,7 @@ sidebar_position: 10 # About release 1.0 -This is the first official, stable release of Operaton. After forking the [Camunda 7 Community Edition codebase](https://github.com/camunda/camunda-bpm-platform) in 2024, +This is the first official, stable release of Operaton. After forking the [Camunda 7 platform](https://github.com/camunda/camunda-bpm-platform) in 2024, we have been working hard to modernize the code base and prepare for the 1.0.0 stable release. Several beta releases have been published to gather feedback from the community and ensure a smooth @@ -37,7 +37,7 @@ in our [Operaton Migration Repository](https://github.com/operaton/migrate-from- ## 📊 Facts & Numbers -Since forking [Camunda 7 Community Edition](https://github.com/camunda/camunda-bpm-platform) in 2024, we have made significant progress in modernizing the codebase. Here are some key statistics: +Since forking [Camunda 7 Platform](https://github.com/camunda/camunda-bpm-platform) in 2024, we have made significant progress in modernizing the codebase. Here are some key statistics: - **Battle-Tested**: Operaton is already in production use by multiple organizations, showcasing its reliability and performance in real-world scenarios. - **Commits**: Over **1,500 commits** have been made to the Operaton codebase since initiation of the fork until this release. From f88c0088ba6a034e95e8ca69054ba2ca2632e15a Mon Sep 17 00:00:00 2001 From: Julian Haupt Date: Wed, 17 Jun 2026 21:52:32 +0200 Subject: [PATCH 5/5] Clarify Camunda CE compatibility in release notes --- docs/documentation/reference/release-notes/1_0/index.md | 2 +- docs/documentation/reference/release-notes/1_1/index.md | 2 +- docs/documentation/reference/release-notes/2_0/index.md | 2 +- docs/documentation/reference/release-notes/2_1/index.md | 2 +- docs/documentation/reference/release-notes/2_2/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/documentation/reference/release-notes/1_0/index.md b/docs/documentation/reference/release-notes/1_0/index.md index 3003af93..d3a8fbdc 100644 --- a/docs/documentation/reference/release-notes/1_0/index.md +++ b/docs/documentation/reference/release-notes/1_0/index.md @@ -60,7 +60,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). +This release is feature complete and API-compatible with [**Camunda 7 CE 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/1_1/index.md b/docs/documentation/reference/release-notes/1_1/index.md index 1910572c..bd2c7eda 100644 --- a/docs/documentation/reference/release-notes/1_1/index.md +++ b/docs/documentation/reference/release-notes/1_1/index.md @@ -57,7 +57,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). +This release is feature complete and API-compatible with [**Camunda 7 CE 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_0/index.md b/docs/documentation/reference/release-notes/2_0/index.md index f927216e..1ea3b3d0 100644 --- a/docs/documentation/reference/release-notes/2_0/index.md +++ b/docs/documentation/reference/release-notes/2_0/index.md @@ -116,7 +116,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). +This release is feature complete and API-compatible with [**Camunda 7 CE 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_1/index.md b/docs/documentation/reference/release-notes/2_1/index.md index 24289230..5191f4bd 100644 --- a/docs/documentation/reference/release-notes/2_1/index.md +++ b/docs/documentation/reference/release-notes/2_1/index.md @@ -350,7 +350,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). +This release is feature complete and API-compatible with [**Camunda 7 CE 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring diff --git a/docs/documentation/reference/release-notes/2_2/index.md b/docs/documentation/reference/release-notes/2_2/index.md index 0fdbee17..e2aa5fc3 100644 --- a/docs/documentation/reference/release-notes/2_2/index.md +++ b/docs/documentation/reference/release-notes/2_2/index.md @@ -104,7 +104,7 @@ Operaton is tested and supported on **Java 17**, **Java 21**, and **Java 25**. ### Camunda 7 Compatibility -This release is feature complete and API-compatible with [**Camunda 7.24**](https://docs.camunda.org/manual/7.24/). +This release is feature complete and API-compatible with [**Camunda 7 CE 7.24**](https://docs.camunda.org/manual/7.24/). ### Spring