Skip to content

Commit

Permalink
release note review edits (#5212)
Browse files Browse the repository at this point in the history
  • Loading branch information
mesellings authored Mar 11, 2025
1 parent e7d73a2 commit a6a4a01
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 33 deletions.
37 changes: 22 additions & 15 deletions docs/reference/release-notes/870.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ These release notes identify the new features included in 8.7, including [alpha

## 8.7.0-alpha5

| Release date | Changelog(s) | Blog |
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
| 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/) --> |
| Release date | Changelog(s) | Blog |
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
| 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/) |

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

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

### BPMN Copilot BPMN-to-text

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:
<!--
Camunda's BPMN Copilot now also supports generating text from a BPMN diagram.
BPMN-to-text allows you to:
- Rapidly draft process documentation.
- Learn how the process works.
- Explain the process's behavior to stakeholders.
- Explain the behavior of the process to stakeholders.
To learn more about this feature, see [BPMN Copilot](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md).
<!-- https://github.com/camunda/product-hub/issues/2576 -->
https://github.com/camunda/product-hub/issues/2576
-->

### Camunda 8 Run advanced configuration options

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).
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).

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

### Console cluster health and capacity monitoring

This release introduces a real-time cluster capacity metric for monitoring and scaling your Camunda 8 clusters.
Cluster capacity provides a high-level overview of how well a cluster is coping with its current workload.

- Use this information to check and monitor if a cluster is appropriately sized for its workload.
- 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.

To learn more about this feature, see [cluster capacity](/components/console/manage-clusters/cluster-capacity.md).

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

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

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

<!-- https://github.com/camunda/camunda-docs/issues/4575 -->

#### Document extraction for unstructured data

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.

<!-- https://github.com/camunda/product-hub/issues/2521 -->
<!-- https://github.com/camunda/camunda-docs/issues/4575, https://github.com/camunda/product-hub/issues/2521 -->

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

Expand Down
6 changes: 3 additions & 3 deletions docs/reference/release-notes/880.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ These release notes identify the new features included in 8.8, including [alpha

## 8.8.0-alpha2

| Release date | Changelog(s) | Blog |
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
| 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/) --> |
| Release date | Changelog(s) | Blog |
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
| 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/) |

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

Expand Down
37 changes: 22 additions & 15 deletions versioned_docs/version-8.7/reference/release-notes/870.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ These release notes identify the new features included in 8.7, including [alpha

## 8.7.0-alpha5

| Release date | Changelog(s) | Blog |
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
| 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/) --> |
| Release date | Changelog(s) | Blog |
| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
| 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/) |

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

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

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

<!--
### BPMN Copilot BPMN-to-text
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:
Camunda's BPMN Copilot now also supports generating text from a BPMN diagram.
BPMN-to-text allows you to:
- Rapidly draft process documentation.
- Learn how the process works.
- Explain the process's behavior to stakeholders.
- Explain the behavior of the process to stakeholders.
To learn more about this feature, see [BPMN Copilot](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md).
<!-- https://github.com/camunda/product-hub/issues/2576 -->
https://github.com/camunda/product-hub/issues/2576
-->

### Camunda 8 Run advanced configuration options

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).
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).

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

### Console cluster health and capacity monitoring

This release introduces a real-time cluster capacity metric for monitoring and scaling your Camunda 8 clusters.
Cluster capacity provides a high-level overview of how well a cluster is coping with its current workload.

- Use this information to check and monitor if a cluster is appropriately sized for its workload.
- 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.

To learn more about this feature, see [cluster capacity](/components/console/manage-clusters/cluster-capacity.md).

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

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

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

<!-- https://github.com/camunda/camunda-docs/issues/4575 -->

#### Document extraction for unstructured data

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.

<!-- https://github.com/camunda/product-hub/issues/2521 -->
<!-- https://github.com/camunda/camunda-docs/issues/4575, https://github.com/camunda/product-hub/issues/2521 -->

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

Expand Down

0 comments on commit a6a4a01

Please sign in to comment.