Skip to content

Commit a6a4a01

Browse files
authored
release note review edits (#5212)
1 parent e7d73a2 commit a6a4a01

File tree

3 files changed

+47
-33
lines changed
  • docs/reference/release-notes
  • versioned_docs/version-8.7/reference/release-notes

3 files changed

+47
-33
lines changed

docs/reference/release-notes/870.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ These release notes identify the new features included in 8.7, including [alpha
2121

2222
## 8.7.0-alpha5
2323

24-
| Release date | Changelog(s) | Blog |
25-
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
26-
| 11 March 2025 | <!-- <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> --> | <!-- [Release blog](https://camunda.com/blog/2025/02/camunda-alpha-release-march-2025/) --> |
24+
| Release date | Changelog(s) | Blog |
25+
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
26+
| 11 March 2025 | <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) |
2727

2828
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
2929

@@ -36,25 +36,38 @@ See the [release announcement](../announcements/870.md#amazon-web-services-aws-r
3636

3737
### BPMN Copilot BPMN-to-text
3838

39-
Besides [generating BPMN](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
39+
<!--
40+
Camunda's BPMN Copilot now also supports generating text from a BPMN diagram.
41+
42+
BPMN-to-text allows you to:
4043
4144
- Rapidly draft process documentation.
4245
- Learn how the process works.
43-
- Explain the process's behavior to stakeholders.
46+
- Explain the behavior of the process to stakeholders.
4447
4548
To learn more about this feature, see [BPMN Copilot](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md).
4649
47-
<!-- https://github.com/camunda/product-hub/issues/2576 -->
50+
https://github.com/camunda/product-hub/issues/2576
51+
-->
4852

4953
### Camunda 8 Run advanced configuration options
5054

51-
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
55+
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level.
56+
57+
This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine.
58+
59+
For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
5260

5361
<!-- https://github.com/camunda/product-hub/issues/2459 -->
5462

5563
### Console cluster health and capacity monitoring
5664

57-
This release introduces a real-time cluster capacity metric for monitoring and scaling your Camunda 8 clusters.
65+
Cluster capacity provides a high-level overview of how well a cluster is coping with its current workload.
66+
67+
- Use this information to check and monitor if a cluster is appropriately sized for its workload.
68+
- Cluster capacity can also be used as an indicator of cluster health. For example, a cluster running at maximum capacity can be an indicator of poor cluster responsiveness.
69+
70+
To learn more about this feature, see [cluster capacity](/components/console/manage-clusters/cluster-capacity.md).
5871

5972
<!-- https://github.com/camunda/product-hub/issues/2346 -->
6073

@@ -71,13 +84,7 @@ IDP is only supported for Camunda 8 SaaS with the 8.7.0-alpha5 release. Support
7184

7285
To learn more about this feature, see [intelligent document processing](/components/modeler/web-modeler/intelligent-document-processing.md).
7386

74-
<!-- https://github.com/camunda/camunda-docs/issues/4575 -->
75-
76-
#### Document extraction for unstructured data
77-
78-
The new [document extraction UI](/components/modeler/web-modeler/idp/idp-document-extraction.md) for intelligent document processing allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
79-
80-
<!-- https://github.com/camunda/product-hub/issues/2521 -->
87+
<!-- https://github.com/camunda/camunda-docs/issues/4575, https://github.com/camunda/product-hub/issues/2521 -->
8188

8289
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
8390

docs/reference/release-notes/880.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ These release notes identify the new features included in 8.8, including [alpha
2121

2222
## 8.8.0-alpha2
2323

24-
| Release date | Changelog(s) | Blog |
25-
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
26-
| 11 March 2025 | <!-- <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.8.0-alpha2)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.8.0-alpha2)</li></ul> --> | <!-- [Release blog](https://camunda.com/blog/2025/02/camunda-alpha-release-march-2025/) --> |
24+
| Release date | Changelog(s) | Blog |
25+
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
26+
| 11 March 2025 | <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.8.0-alpha2)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.8.0-alpha2)</li></ul> | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) |
2727

2828
### Camunda Spring Boot SDK for the C8 REST API
2929

versioned_docs/version-8.7/reference/release-notes/870.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ These release notes identify the new features included in 8.7, including [alpha
2121

2222
## 8.7.0-alpha5
2323

24-
| Release date | Changelog(s) | Blog |
25-
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
26-
| 11 March 2025 | <!-- <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> --> | <!-- [Release blog](https://camunda.com/blog/2025/02/camunda-alpha-release-march-2025/) --> |
24+
| Release date | Changelog(s) | Blog |
25+
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
26+
| 11 March 2025 | <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) |
2727

2828
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
2929

@@ -34,27 +34,40 @@ Camunda 8 SaaS now supports Amazon Web Services (AWS) deployments. When creating
3434

3535
See the [release announcement](../announcements/870.md#amazon-web-services-aws-region-support-saas) for more information.
3636

37+
<!--
3738
### BPMN Copilot BPMN-to-text
3839
39-
Besides [generating BPMN](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
40+
Camunda's BPMN Copilot now also supports generating text from a BPMN diagram.
41+
42+
BPMN-to-text allows you to:
4043
4144
- Rapidly draft process documentation.
4245
- Learn how the process works.
43-
- Explain the process's behavior to stakeholders.
46+
- Explain the behavior of the process to stakeholders.
4447
4548
To learn more about this feature, see [BPMN Copilot](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md).
4649
47-
<!-- https://github.com/camunda/product-hub/issues/2576 -->
50+
https://github.com/camunda/product-hub/issues/2576
51+
-->
4852

4953
### Camunda 8 Run advanced configuration options
5054

51-
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
55+
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level.
56+
57+
This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine.
58+
59+
For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
5260

5361
<!-- https://github.com/camunda/product-hub/issues/2459 -->
5462

5563
### Console cluster health and capacity monitoring
5664

57-
This release introduces a real-time cluster capacity metric for monitoring and scaling your Camunda 8 clusters.
65+
Cluster capacity provides a high-level overview of how well a cluster is coping with its current workload.
66+
67+
- Use this information to check and monitor if a cluster is appropriately sized for its workload.
68+
- Cluster capacity can also be used as an indicator of cluster health. For example, a cluster running at maximum capacity can be an indicator of poor cluster responsiveness.
69+
70+
To learn more about this feature, see [cluster capacity](/components/console/manage-clusters/cluster-capacity.md).
5871

5972
<!-- https://github.com/camunda/product-hub/issues/2346 -->
6073

@@ -71,13 +84,7 @@ IDP is only supported for Camunda 8 SaaS with the 8.7.0-alpha5 release. Support
7184

7285
To learn more about this feature, see [intelligent document processing](/components/modeler/web-modeler/intelligent-document-processing.md).
7386

74-
<!-- https://github.com/camunda/camunda-docs/issues/4575 -->
75-
76-
#### Document extraction for unstructured data
77-
78-
The new [document extraction UI](/components/modeler/web-modeler/idp/idp-document-extraction.md) for intelligent document processing allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
79-
80-
<!-- https://github.com/camunda/product-hub/issues/2521 -->
87+
<!-- https://github.com/camunda/camunda-docs/issues/4575, https://github.com/camunda/product-hub/issues/2521 -->
8188

8289
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
8390

0 commit comments

Comments
 (0)