From a6a4a01016091cbb3d9308d44d8602fc5f1996a5 Mon Sep 17 00:00:00 2001 From: Mark Sellings Date: Tue, 11 Mar 2025 13:31:18 +0000 Subject: [PATCH] release note review edits (#5212) --- docs/reference/release-notes/870.md | 37 +++++++++++-------- docs/reference/release-notes/880.md | 6 +-- .../reference/release-notes/870.md | 37 +++++++++++-------- 3 files changed, 47 insertions(+), 33 deletions(-) diff --git a/docs/reference/release-notes/870.md b/docs/reference/release-notes/870.md index 5c49268d9ca..3e62a142cea 100644 --- a/docs/reference/release-notes/870.md +++ b/docs/reference/release-notes/870.md @@ -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 | | | +| Release date | Changelog(s) | Blog | +| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- | +| 11 March 2025 | | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) | ### Amazon Web Services (AWS) region support SaaS @@ -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: + +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). ### 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). @@ -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). - - -#### 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. - - + ### Play multi-tenancy Self-Managed diff --git a/docs/reference/release-notes/880.md b/docs/reference/release-notes/880.md index bc0bc2c8328..a9d4c2a55f9 100644 --- a/docs/reference/release-notes/880.md +++ b/docs/reference/release-notes/880.md @@ -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 | | | +| Release date | Changelog(s) | Blog | +| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- | +| 11 March 2025 | | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) | ### Camunda Spring Boot SDK for the C8 REST API diff --git a/versioned_docs/version-8.7/reference/release-notes/870.md b/versioned_docs/version-8.7/reference/release-notes/870.md index 358c41c8e82..1a7c4e66b8f 100644 --- a/versioned_docs/version-8.7/reference/release-notes/870.md +++ b/versioned_docs/version-8.7/reference/release-notes/870.md @@ -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 | | | +| Release date | Changelog(s) | Blog | +| :------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- | +| 11 March 2025 | | [Release blog](https://camunda.com/blog/2025/03/camunda-alpha-release-march-2025/) | ### Amazon Web Services (AWS) region support SaaS @@ -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. + +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). ### 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). @@ -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). - - -#### 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. - - + ### Play multi-tenancy Self-Managed