Tag

Release Note

All Camunda blog posts tagged with Release Note.

Camunda 7.9.0-alpha3 Released

Camunda BPM platform 7.9.0-alpha3 is here and the highlights are: Spring Boot Starter alpha release Payload in Signal Events Implement Your BPMN Service Task with Node 16 Fixes You can Download Camunda for free (click on Preview Release) or Run it with Docker. To see a full list of the changes, please check out our Release Notes and the list of Known Issues. If you want to dig in deeper, you can find the source code on GitHub. Spring Boot Starter alpha release As previously announced, the next stable release of Spring Boot Starter will be in May, together with Camunda BPM 7.9. This Spring Boot Starter 3.0.0-alpha1 version comes with the recently released Spring Boot 2.0.0. (Camunda Spring Boot…

By Yana Vasileva

Mar 27, 2018

Camunda Modeler 1.12.0 Released

We are proud to announce the release of Camunda Modeler version 1.12.0. This is the first stable release shipping with the completely rewritten DMN modeling that handles large decision tables with ease. We’ve also added the possibility to deploy diagrams directly from the Camunda Modeler.

By Philipp Fromme

Camunda Node.js External Task Client 0.1.1 Released

We recently published the first alpha release of camunda-external-task-client-js, an NPM module that makes it possible to handle your BPMN Service Tasks in Node.js. Today, a new alpha release is ready, bringing up major features that revolve around easily exchanging process variables between Service Tasks and the Workflow Engine. The feature set includes: Accessing single/all variables Creating/Updating single or multiple variables Support for primitive (e.g. Integer) and complex variable types (e.g. JSON) Let’s walk through a basic example to showcase some of these features: Example 1. Running Camunda First, make sure to have Camunda running. 2. Deploying the Workflow Download the following model and deploy it using the Camunda Modeler. 3. Installing the NPM package Install camunda-external-task-client-js from npm using:…

By Seif Eddine Ghezala

Camunda Node.js External Task Client 0.1.0-alpha Released

We are so excited to announce what the team has been cooking for the past few weeks: camunda-external-task-client.js, a Node.js client for Camunda External Tasks! The main features set includes: Fetch & Lock Tasks Globally Task Completion Lock Time Manipulation Fetch & Lock Tasks Globally A detail about the Camunda Engine API worth pointing out is that it’s possible to fetch external tasks as a batch independently of their specific topics. The Client performs Fetch & Lock in batches, leading to significantly less requests and a superior performance compared to executing the same operation per topic. Furthermore, it offers to start/stop polling for available tasks and distributes them by topic. Each individual topic can be subscribed in order to complete…

By Seif Eddine Ghezala, Fabian Hinsenkamp

Mar 2, 2018

Camunda Optimize 2.0.0-alpha3 Released

We are happy to announce the release of Camunda Optimize version 2.0.0-alpha3. This release marks the third alpha release of Camunda Optimize 2.0.0. It is also the last one before the GA release of Camunda Optimize 2.0.0 next month. The current alpha version contains lots of new features that allow you to receive more nuanced feedback when working with Reports, e.g. when a Report exceeds a certain threshold or when a flow node exceeds a given target value. We also introduce external sharing, allowing you to share read-only variants of Reports and Dashboards with colleagues who might not have an Optimize account. You can also embed Reports and Dashboards in other pages.

By Sebastian Stamm

Camunda 7.9.0-alpha2 Released

The second alpha version of Camunda 7.9.0 is here and it’s loaded with new features. The highlights are: Throttle login attempts Long polling for ‘Fetch and Lock’ of External Tasks Additional filtering options for ‘Fetch and Lock’ Support for expressions in External Task topics Jackson version update Support for Tomcat 9

By Fabian Hinsenkamp

Mar 1, 2018

Camunda Modeler 1.12.0-alpha-3 Released

We are proud to announce the release of Camunda Modeler version 1.12.0-alpha-3. This alpha release ships with the latest DMN modeling and the possibility to deploy diagrams directly from the Camunda Modeler. It also brings us one step closer to a stable release which you can expect at the end of March.

By Philipp Fromme

Camunda 7.9.0-alpha1 Released

The first alpha version of Camunda 7.9.0 is here and it is loaded with new features. The highlights are: Internationalization of Cockpit Full (Enterprise) Call Activity Drill Down in Cockpit Sortable and Persistent Table Columns in Cockpit and Admin Restriction of Diagram Statistics by Time Period in Cockpit Full (Enterprise) Manual User Operations in Cockpit Full (Enterprise) Transient variables Conditional Start Event Support for WildFly 11 40 Bug Fixes The complete release notes are available in Jira. List of known Issues. You can Download Camunda For Free or Run it with Docker.

By Seif Eddine Ghezala

Try All Features of Camunda