From d0e38fa92625a9561732d2318391baebea18e785 Mon Sep 17 00:00:00 2001 From: Amara Date: Thu, 16 May 2024 12:05:14 -0500 Subject: [PATCH 01/11] add current PDP items --- docs/reference/release-notes/860.md | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index b9c288381c..e8756d9d61 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -12,6 +12,38 @@ End of maintenance: 14th of April 2026 ## Enhancements +## 8.6.0-alpha2 + +### API Orchestration Getting Started Journey + + + +Discover how to leverage Camunda's connector features for seamless integration with any system. + +### Tasklist has public endpoints in C8 REST API + + + +You can now use the unified Camunda 8 REST API to solve different automation use cases that previously required to use of different components' APIs. Easily find task data in a single API. + +### Org Admins Can Access All Modeling Projects (Super User Mode) - Self-Managed + + + +Admins can now govern all projects in Web Modeler Self-Managed using the "super user" mode. This feature has already been [released in SaaS](/components/modeler/web-modeler/collaboration.md#super-user-mode). + +### Process application MVP + + + +The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime and makes it more convenient to deploy related files. + +### JS Component + + + +Developers can now add a component to forms to execute JavaScript, e.g. for formatting, complex logic, or calling APIs on their own network. Developers must explicitly assign form variables to the expression and return the results to the form state via a callback function. The component is hidden from rendering. + ## 8.6.0-alpha1 Released date: 14th of May 2024 From dc4af5e26dac19dee6d7847616cf8cec3c6a9a9e Mon Sep 17 00:00:00 2001 From: Amara Date: Tue, 28 May 2024 09:26:33 -0500 Subject: [PATCH 02/11] remove epic --- docs/reference/release-notes/860.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index d7a3e2901b..32f6ddcffc 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -26,12 +26,6 @@ Discover how to leverage Camunda's connector features for seamless integration w You can now use the unified Camunda 8 REST API to solve different automation use cases that previously required to use of different components' APIs. Easily find task data in a single API. -### Org Admins Can Access All Modeling Projects (Super User Mode) - Self-Managed - - - -Admins can now govern all projects in Web Modeler Self-Managed using the "super user" mode. This feature has already been [released in SaaS](/components/modeler/web-modeler/collaboration.md#super-user-mode). - ### Process application MVP From 4a81165cb2e696054d9d413b766a9e12f3be4c67 Mon Sep 17 00:00:00 2001 From: Amara Date: Tue, 28 May 2024 12:21:58 -0500 Subject: [PATCH 03/11] remove epic --- docs/reference/release-notes/860.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 32f6ddcffc..4c794e5a6e 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -30,13 +30,7 @@ You can now use the unified Camunda 8 REST API to solve different automation use -The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime and makes it more convenient to deploy related files. - -### JS Component - - - -Developers can now add a component to forms to execute JavaScript, e.g. for formatting, complex logic, or calling APIs on their own network. Developers must explicitly assign form variables to the expression and return the results to the form state via a callback function. The component is hidden from rendering. +The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime and makes it more convenient to deploy related files.git ## 8.6.0-alpha1 From f73e332fd19078c97a031c5ee5cd20dd74f3abff Mon Sep 17 00:00:00 2001 From: Amara Date: Thu, 30 May 2024 09:31:45 -0500 Subject: [PATCH 04/11] add features --- docs/reference/release-notes/860.md | 45 ++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 4 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 4c794e5a6e..cd54014e04 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -3,7 +3,12 @@ id: 860 title: "8.6 Release notes" description: "Release notes for 8.6, including alphas" keywords: - ["product development lifecycle", "software development lifecycle", "CI/CD"] + [ + "product development lifecycle", + "software development lifecycle", + "CI/CD", + "AI", + ] --- ## 8.6 minor @@ -14,17 +19,49 @@ keywords: ## 8.6.0-alpha2 +### Smart incident management in Play + + + +Let AI teach you how to prevent and fix the incidents you run into while playing your process. + +- Auto-generated prompt that includes the incident information +- Advice on how to update your model to prevent the issue while development +- An open conversation to continue asking more questions + ### API Orchestration Getting Started Journey Discover how to leverage Camunda's connector features for seamless integration with any system. -### Tasklist has public endpoints in C8 REST API +### MS SQL, MySQL & PostgreSQL Outbound JDBC Connector + + + +Seamless Data Exchange with Camunda 8 and Databases + +The new Database Connector for Camunda 8 simplifies data exchange with MySQL, MSSQL, and PostgreSQL databases, allowing you to easily read and write data directly within your Camunda processes. This integration enables a wide range of process blueprints and use cases to be executed on our platform without any additional installation or development. With the new Camunda Connector, you can now seamlessly integrate database operations into your workflows. This feature reduces complexity, enhances security, and lowers maintenance costs by providing a robust and efficient method for data exchange directly within the Camunda platform. + +### Create Camunda Wizard + + + +Camunda's Docs AI is now available while you're modeling. Beyond the standard built-in guidance like tooltips, users who opt-in to AI features will be able to ask complex questions about how to develop their processes without leaving the Modeler. The AI pulls best practices and technical instructions from our docs, forum posts, and blog so you can spend less time searching for information and more time developing. + +### Web Modeler Self-Managed Developer Edition (Local) + + + +Web Modeler Self Managed is now free to use for anyone. Now packaged as part of Camunda's Docker distribution, you can test out Camunda's collaborative modeling and development lifecycle features before making the decision to get a license. There is one limitation: each Modeler project can have up to 5 users. + +### Amazon SageMaker + + - +Integrate ML cases in your existing processes with [Amazon SageMaker](/components/connectors/out-of-the-box-connectors/amazon-sagemaker.md). -You can now use the unified Camunda 8 REST API to solve different automation use cases that previously required to use of different components' APIs. Easily find task data in a single API. +You can now effortlessly integrate machine learning functionalities into your workflows with the release of the AWS SageMaker Connector. With this new connector, you can directly harness AWS SageMaker's machine learning services within Camunda, streamlining the process and allowing for greater focus on process enhancement and innovation. ### Process application MVP From 742f4e62f3b7a207feda98ffcb3328dcd08b40af Mon Sep 17 00:00:00 2001 From: Amara Date: Thu, 30 May 2024 09:33:27 -0500 Subject: [PATCH 05/11] add placeholders for release assets --- docs/reference/release-notes/860.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index cd54014e04..a04fb50628 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -19,6 +19,10 @@ keywords: ## 8.6.0-alpha2 +| Release date | Changelog(s) | | +| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | +| 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2) | [Release blog](#) | + ### Smart incident management in Play From dd899fe3e464c10ad7599be81b145318876cfad6 Mon Sep 17 00:00:00 2001 From: Amara Date: Fri, 31 May 2024 16:27:41 -0500 Subject: [PATCH 06/11] adjust title --- docs/reference/release-notes/860.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index a04fb50628..5440e31de3 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -23,7 +23,7 @@ keywords: | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2) | [Release blog](#) | -### Smart incident management in Play +### Incident Copilot Alpha From 559861cafe93a4622bfea25a22d89ed46116f228 Mon Sep 17 00:00:00 2001 From: Amara Date: Thu, 6 Jun 2024 15:14:57 -0500 Subject: [PATCH 07/11] add features --- docs/reference/release-notes/860.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 5440e31de3..f0e6fb5f8f 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -23,6 +23,18 @@ keywords: | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2) | [Release blog](#) | +### Message Queue Inbound Connectors Message Acknowledgement Configuration + + + +Enhance BPMN workflow reliability with selective message acknowledgment, enabling precise error handling and notification for unmatched messages through RabbitMQ's dead letter queue configuration. Control the message acknowledgment process so that acknowledgments are sent only if the message was both correlated to a process instance and met the activation condition. + +### New inbound intermediate element template property - `Message TTL` + + + +Time-to-live (TTL) is now configurable for inbound connectors via a property in all inbound intermediate element templates called `Message TTL`. The new default value for TTL is 0. Read more about [message buffering](/components/concepts/messages.md#message-buffering) and [message correlation](/components/concepts/messages.md#message-correlation-overview). + ### Incident Copilot Alpha @@ -51,13 +63,17 @@ The new Database Connector for Camunda 8 simplifies data exchange with MySQL, MS -Camunda's Docs AI is now available while you're modeling. Beyond the standard built-in guidance like tooltips, users who opt-in to AI features will be able to ask complex questions about how to develop their processes without leaving the Modeler. The AI pulls best practices and technical instructions from our docs, forum posts, and blog so you can spend less time searching for information and more time developing. +Camunda's Docs AI is now available while you're modeling. + +Beyond the standard built-in guidance like tooltips, users who opt-in to AI features will be able to ask complex questions about how to develop their processes without leaving the Modeler. The AI pulls best practices and technical instructions from our docs, forum posts, and blog so you can spend less time searching for information and more time developing. ### Web Modeler Self-Managed Developer Edition (Local) -Web Modeler Self Managed is now free to use for anyone. Now packaged as part of Camunda's Docker distribution, you can test out Camunda's collaborative modeling and development lifecycle features before making the decision to get a license. There is one limitation: each Modeler project can have up to 5 users. +Web Modeler Self Managed is now free to use for anyone. Now packaged as part of Camunda's Docker distribution, you can test out Camunda's collaborative modeling and development lifecycle features before making the decision to get a license. + +There is one limitation: each Modeler project can have up to 5 users. ### Amazon SageMaker From baa1d780bd15acd8afc6b6f9bb155a28e8b40659 Mon Sep 17 00:00:00 2001 From: Christina Ausley Date: Fri, 7 Jun 2024 09:54:27 -0400 Subject: [PATCH 08/11] style(formatting): technical review --- docs/reference/release-notes/860.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 3294f3f87a..4681b5e638 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -23,17 +23,17 @@ keywords: | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2) | [Release blog](#) | -### Message Queue Inbound Connectors Message Acknowledgement Configuration +### Message queue inbound Connectors message acknowledgement configuration -Enhance BPMN workflow reliability with selective message acknowledgment, enabling precise error handling and notification for unmatched messages through RabbitMQ's dead letter queue configuration. Control the message acknowledgment process so that acknowledgments are sent only if the message was both correlated to a process instance and met the activation condition. +Enhance BPMN workflow reliability with selective message acknowledgement, enabling precise error handling and notification for unmatched messages through RabbitMQ's dead letter queue configuration. Control the message acknowledgement process so acknowledgements are sent only if the message is both correlated to a process instance and meets the activation condition. ### New inbound intermediate element template property - `Message TTL` -Time-to-live (TTL) is now configurable for inbound connectors via a property in all inbound intermediate element templates called `Message TTL`. The new default value for TTL is 0. Read more about [message buffering](/components/concepts/messages.md#message-buffering) and [message correlation](/components/concepts/messages.md#message-correlation-overview). +Time-to-live (TTL) is now configurable for inbound Connectors via a property in all inbound intermediate element templates called `Message TTL`. The new default value for TTL is 0. Read more about [message buffering](/components/concepts/messages.md#message-buffering) and [message correlation](/components/concepts/messages.md#message-correlation-overview). ### Incident Copilot Alpha @@ -41,23 +41,23 @@ Time-to-live (TTL) is now configurable for inbound connectors via a property in Let AI teach you how to prevent and fix the incidents you run into while playing your process. -- Auto-generated prompt that includes the incident information -- Advice on how to update your model to prevent the issue while development +- Auto-generated prompt including incident information +- Advice on how to update your model to prevent issues while developing - An open conversation to continue asking more questions -### API Orchestration Getting Started Journey +### API orchestration getting started journey -Discover how to leverage Camunda's connector features for seamless integration with any system. +Discover how to leverage Camunda's Connector features for seamless integration with any system. -### MS SQL, MySQL & PostgreSQL Outbound JDBC Connector +### MS SQL, MySQL, and PostgreSQL outbound JDBC Connector -Seamless Data Exchange with Camunda 8 and Databases +Offering seamless data exchange between Camunda 8 and databases, the new database Connector for Camunda 8 simplifies data exchange with MySQL, MS SQL, and PostgreSQL databases, allowing you to read and write data directly within your Camunda processes. -The new Database Connector for Camunda 8 simplifies data exchange with MySQL, MSSQL, and PostgreSQL databases, allowing you to easily read and write data directly within your Camunda processes. This integration enables a wide range of process blueprints and use cases to be executed on our platform without any additional installation or development. With the new Camunda Connector, you can now seamlessly integrate database operations into your workflows. This feature reduces complexity, enhances security, and lowers maintenance costs by providing a robust and efficient method for data exchange directly within the Camunda platform. +This integration enables a wide range of process blueprints and use cases to be executed on the Camunda platform without any additional installation or development. With the new Camunda Connector, you can now seamlessly integrate database operations into your workflows. This feature reduces complexity, enhances security, and lowers maintenance costs by providing a robust and efficient method for data exchange directly within the Camunda platform. ### Create Camunda Wizard @@ -65,7 +65,7 @@ The new Database Connector for Camunda 8 simplifies data exchange with MySQL, MS Camunda's Docs AI is now available while you're modeling. -Beyond the standard built-in guidance like tooltips, users who opt-in to AI features will be able to ask complex questions about how to develop their processes without leaving the Modeler. The AI pulls best practices and technical instructions from our docs, forum posts, and blog so you can spend less time searching for information and more time developing. +Beyond the standard built-in guidance like tooltips, users who opt-in to AI features will be able to ask complex questions about how to develop their processes without leaving Modeler. The AI tool pulls best practices and technical instructions from our docs, forum posts, and blog, so you can spend less time searching for information and more time developing. ### Web Modeler Self-Managed Developer Edition (Local) @@ -73,7 +73,7 @@ Beyond the standard built-in guidance like tooltips, users who opt-in to AI feat Web Modeler Self Managed is now free to use for anyone. Now packaged as part of Camunda's Docker distribution, you can test out Camunda's collaborative modeling and development lifecycle features before making the decision to get a license. -There is one limitation: each Modeler project can have up to 5 users. +There is one limitation: each Modeler project can have up to five users. ### Amazon SageMaker @@ -81,13 +81,13 @@ There is one limitation: each Modeler project can have up to 5 users. Integrate ML cases in your existing processes with [Amazon SageMaker](/components/connectors/out-of-the-box-connectors/amazon-sagemaker.md). -You can now effortlessly integrate machine learning functionalities into your workflows with the release of the AWS SageMaker Connector. With this new connector, you can directly harness AWS SageMaker's machine learning services within Camunda, streamlining the process and allowing for greater focus on process enhancement and innovation. +You can now effortlessly integrate machine learning functionalities into your workflows with the release of the Amazon SageMaker Connector. With this new Connector, directly harness Amazon SageMaker's machine learning services within Camunda, streamlining the process and allowing for greater focus on process enhancement and innovation. ### Process application MVP -The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime and makes it more convenient to deploy related files.git +The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime, and makes it more convenient to deploy related `files.git`. ## 8.6.0-alpha1 From 7a264c7b3db4c53aa5a921a9dfb6bec7b172793e Mon Sep 17 00:00:00 2001 From: Amara Graham Date: Mon, 10 Jun 2024 09:46:34 -0500 Subject: [PATCH 09/11] Update docs/reference/release-notes/860.md Co-authored-by: Simon --- docs/reference/release-notes/860.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 4681b5e638..519d4b1225 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -21,7 +21,7 @@ keywords: | Release date | Changelog(s) | | | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | -| 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2) | [Release blog](#) | +| 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2.1) | [Release blog](#) | ### Message queue inbound Connectors message acknowledgement configuration From aef9d64ef30b2f4a93f5a325b2f7d5b536b31042 Mon Sep 17 00:00:00 2001 From: Amara Graham Date: Mon, 10 Jun 2024 09:50:21 -0500 Subject: [PATCH 10/11] Update docs/reference/release-notes/860.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/reference/release-notes/860.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 519d4b1225..345c492b09 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -19,8 +19,8 @@ keywords: ## 8.6.0-alpha2 -| Release date | Changelog(s) | | -| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | +| Release date | Changelog(s) | | +| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | 11 June 2024 | - [ Camunda 8 core ](https://github.com/camunda/zeebe/releases/tag/8.6.0-alpha2)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0-alpha2.1) | [Release blog](#) | ### Message queue inbound Connectors message acknowledgement configuration From 3b393f963e3182bb12ce03a383311818abe81034 Mon Sep 17 00:00:00 2001 From: Amara Graham Date: Mon, 10 Jun 2024 14:21:27 -0500 Subject: [PATCH 11/11] Update 860.md --- docs/reference/release-notes/860.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/release-notes/860.md b/docs/reference/release-notes/860.md index 345c492b09..923aa2a507 100644 --- a/docs/reference/release-notes/860.md +++ b/docs/reference/release-notes/860.md @@ -45,12 +45,6 @@ Let AI teach you how to prevent and fix the incidents you run into while playing - Advice on how to update your model to prevent issues while developing - An open conversation to continue asking more questions -### API orchestration getting started journey - - - -Discover how to leverage Camunda's Connector features for seamless integration with any system. - ### MS SQL, MySQL, and PostgreSQL outbound JDBC Connector