Camunda Release Highlights

By
  • Blog
  • >
  • Camunda Release Highlights
TOPICS

30 Day Free Trial

Bring together legacy systems, RPA bots, microservices and more with Camunda

Sign Up for Camunda Content

Get the latest on Camunda features, events, top trends, and more.

TRENDING CONTENT

In the past few days, months of work by my fellow Camunda folk has resulted in a cavalcade of new releases – from big stuff like:

To smaller project releases

Because all of this fast-paced release of software can be slightly overwhelming, I wanted to spend some time focusing on a few specific parts that I’m quite excited about.

As part of the DevRel team I tend to look at features with an eye to the impact they can make in helping the developer community solve additional problems. A lot of features added to this release improve the experience and openness of the software we write for our community, and I’m excited to see what you think.

Camunda BPM Run (aka Lil’ Camboot)

Up until now if you wanted to get started with Camunda, you’d either download the application server distro or you’d embed the engine with Spring Boot using start.camunda.com. In both cases you’d need a certain amount of understanding about Java – especially if you intended to configure the engine in any way. A little while ago we all got together to discuss how we could make it easier for the community members among us who are less inclined to use Java to get started with Camunda. As a result, Lil’ Camboot (or Camunda BPM Run – as it became known) was born.

It’s a wonderful, tiny distribution of the Camunda Engine, Webapps and REST API, in which you can deploy models, scripts and decision tables without using Java. But more importantly you can now configure the Camunda Engine easily, in one file, without needing to code anything. This is going to take some of the hardest aspects of running Camunda in a non-Java shop away.

OpenAPI Documentation

I was wondering about which new features people from the community were interested in using, so I decided to ask both our community members on the forum as well as people on twitter.

OpenAPI Documentation

It’s pretty clear that the OpenAPI implementation is a runaway favourite, but why?

In a similar vein to Camunda BPM Run – this feature may end up introducing a lot of new people to Camunda, specifically people who might see Camunda as “Java-Only” software. The documentation puts large parts of our existing REST API into an open standard that will let people explore the engine’s capabilities using Swagger as well as generating clients for their preferred languages. I’m particularly interested in finding out what kind of new technologies will be integrated with Camunda by the community, now that it’s so much easier.

Swager Editor

Modeling DMN is becoming easier.

The Camunda Modeler lets you model in BPMN, CMMN and DMN and, since BPMN is the oldest and most popular of the three, we’ve focused heavily on making the user experience the best of any modeling tool out there. Now it’s time to take some of the lessons we’ve learned from that experience to help improve the next most popular notation – DMN. An improvement we made quite a while ago for BPMN modeling, which had a big impact on the user experience, is auto-placement of BPMN symbols and now we’ve added it to DRDs (Decision Requirements Diagrams). As well as speeding up modeling, it also helps encourage good modeling practices.

Modeling DMN is becoming easier

Standardizing REST endpoints for all Distros.

I spend a lot of my time quite happily helping answer questions on Camunda’s forum. Most of which come from new users. Because of this, I often become aware of seemingly small things that have a big impact on how people experience our software. One such pain in the neck is the fact that the REST end-point for Camuna’s spring boot distro was /rest while every other distro was /engine-rest. That might seem like a small thing, but it made this really confusing when following tutorials and examples which would have differed based on what you were running Camunda on. With this new version, not only have we standardized the RESTendpoints to ALL be /engine-rest but we’ve also made it easier to specify your own endpoint in case you liked it the old way.

So – what’s next?

There is always more to come – in fact, both Zeebe and Operate are still being hammered away at. Camunda Cloud is undergoing constant improvement and Cawemo releases continue to make big improvements to engine integration and modeling experience.

You can stay informed of the progress by visiting the forum for announcements or checking out the blog regularly.

Plus if you’d like to watch the product teams discussing all the details of the 7.13 release – check out the Camunda BPM 7.13 Release Webinar.

Try All Features of Camunda

Related Content

We're streamlining Camunda product APIs, working towards a single REST API for many components, simplifying the learning curve and making installation easier.
Learn about our approach to migration from Camunda 7 to Camunda 8, and how we can help you achieve it as quickly and effectively as possible.
We've been working hard to reduce the job activation latency in Zeebe. Read on to take a peek under the hood at how we went about it and then verified success.