Release Notes - camunda BPM - Version 7.13.0-alpha3 - HTML format

Bug Report

  • [CAM-8724] - JobExecutor is not respecting due date for timers with due below 5 seconds
  • [CAM-10931] - Migration of a process instance waiting in an async start event fails with unique constraint violation
  • [CAM-11245] - Increment Number of Retries doesn't work
  • [CAM-11324] - Invoice Task Form shows validation error for empty dropdown
  • [CAM-11381] - Spring Boot starter default filter creation is not resilient in cluster setups
  • [CAM-11598] - Metrics toggle configuration is not working as expected
  • [CAM-11599] - In Cockpit, on the deployment page, process definition loader never ends
  • [CAM-11601] - Elements with Job Definitions are no longer selectable
  • [CAM-11624] - Some historic task instance reports have redundant auth checks
  • [CAM-11667] - In the REST API, the "assigneeIn" example for task queries needs to be an array
  • [CAM-11673] - Release patches and update in new version: License Check Whitespace Fix IN-82
  • [CAM-11679] - ExecuteJobsRunnable does not call hook method

Feature Request

  • [CAM-10062] - Camunda Rest Service Distribution
  • [CAM-11183] - Asynchronous non-batch Cockpit operations are deployment-aware
  • [CAM-11275] - In Cockpit, I can see the id of the activity that failed a job
  • [CAM-11276] - In Tasklist, add filtering for task by processInstanceIdIn
  • [CAM-11298] - Considerate default configurations of security features
  • [CAM-11302] - Provide separated get-started and production config
  • [CAM-11336] - Add support for Postgres 12.2
  • [CAM-11449] - Camunda BPM Run distro should contain license book, license and notice file
  • [CAM-11481] - Provide SQL scripts in Camunda BPM Run
  • [CAM-11482] - Create initial project for the generation of OpenAPI documentation
  • [CAM-11529] - OpenAPI: Condition endpoints
  • [CAM-11530] - OpenAPI: Signal endpoints
  • [CAM-11531] - OpenAPI: Message endpoints
  • [CAM-11532] - OpenAPI: Metrics endpoints
  • [CAM-11535] - OpenAPI: Deployment endpoints
  • [CAM-11536] - OpenAPI: Engine endpoints
  • [CAM-11537] - OpenAPI: Schema Log endpoints
  • [CAM-11538] - OpenAPI: Version endpoints
  • [CAM-11540] - OpenAPI: External Task endpoints
  • [CAM-11548] - OpenAPI: Task endpoints (without subresource)
  • [CAM-11550] - OpenAPI: Task Comment subresource endpoints
  • [CAM-11551] - OpenAPI: Task attachment subresource endpoints
  • [CAM-11552] - OpenAPI: Task Identity Links subresource endpoints
  • [CAM-11553] - OpenAPI: Task variables subresource endpoints
  • [CAM-11554] - OpenAPI: Task local variables subresource endpoints
  • [CAM-11668] - I can query for tasks not assigned to a specific user

Task

  • [CAM-8239] - Document REST API DELETE /task/{id}
  • [CAM-10919] - Update to dmn-js library supporting DMN 1.2 and 1.3 diagram interchange
  • [CAM-10988] - Webapp IT single test maven execution fails
  • [CAM-11221] - JBoss EAP 6.4 is covered by Domain & Servlet IT tests
  • [CAM-11279] - Take ownership of release scripts
  • [CAM-11297] - Update README
  • [CAM-11322] - Automatically promote the camunda-qa-docker-ee module version
  • [CAM-11333] - Update German webapp translations
  • [CAM-11365] - Scala FEEL Engine cannot be used with IBM Java 8 SDK Build pxa6480-20150129_02
  • [CAM-11366] - I can build the Docker QA images without pushing to a remote registry
  • [CAM-11402] - Move Spring Boot Starter EE parts to platform-ee
  • [CAM-11415] - Remove unresolvable maven plugin repository
  • [CAM-11469] - In Webapps, change demo data of development profile to work with FEEL
  • [CAM-11505] - Rename database directory to userlib
  • [CAM-11510] - Rename CamundaBpmRunSecurityConfiguration
  • [CAM-11513] - Docker QA images use latest supported JDBC drivers
  • [CAM-11514] - Docker QA images can be built with snapshot version
  • [CAM-11517] - Integrate Starter QA and Camunda Run QA projects into distro profile without executing their tests
  • [CAM-11518] - Document Oracle 19 support
  • [CAM-11579] - In the FEEL section of the Migration Guide, fix typo about double-quoted string literals
  • [CAM-11581] - OpenAPI: Add example for Condition endpoints
  • [CAM-11583] - Release scripts: adjust merged repositories in build-maintenance.xml
  • [CAM-11584] - Add release scripts macro for updating frontend Camunda dependencies
  • [CAM-11585] - On portainer, cleanup autosetup templates
  • [CAM-11586] - Release scripts: Silent warning when pom.xmls can't be found during release build
  • [CAM-11587] - Remove unused ant build files
  • [CAM-11600] - Add local testing hints to release-scripts readme
  • [CAM-11607] - Change docker registry in portainer stacks & QA
  • [CAM-11609] - Set up 7.13 announcements page in the docs
  • [CAM-11654] - Fix property description in Deployment OpenAPI spec
  • [CAM-11662] - Add a Dto macro in the OpenAPI templates
  • [CAM-11671] - Retire support for Weblogic 12R1
  • [CAM-11674] - Add changes to cockpit DMN editor to migration guide
  • [CAM-11688] - Correct documentation about enforceSpecificVariablePermission

Sub-task

  • [CAM-11377] - Best practices for writing long description
  • [CAM-11484] - Resolve links with macros
  • [CAM-11506] - Resolve properties always with macros
  • [CAM-11507] - Resolve examples via macros
  • [CAM-11614] - Introduce HISTORIC_TASK resource with permission READ
  • [CAM-11615] - Grant READ permission when assigning specific roles
  • [CAM-11616] - For cleanup, add removal time & root process instance column to authorization table
  • [CAM-11617] - For cleanup, set removal time when a user creates an authorization
  • [CAM-11618] - For cleanup, extend batch operation "set removal time for processes"
  • [CAM-11619] - Authorization is enforced for task query
  • [CAM-11620] - Authorization is enforced for variable query
  • [CAM-11621] - Authorization is enforced for detail query
  • [CAM-11623] - Introduce config flag to enable historic instance permissions
  • [CAM-11625] - I can read docs
  • [CAM-11626] - Introduce READ_VARIABLE permission in HISTORIC_TASK
  • [CAM-11627] - Authorization is enforced for identity link log
  • [CAM-11646] - For cleanup, set removal time when identity link is added
  • [CAM-11660] - Expose removal time & root process instance id in REST API
  • [CAM-11661] - For cleanup, include deletion of authorizations in cleanup execution
  • [CAM-11676] - Add Javadocs about to be granted permissions for queries
  • [CAM-11697] - OpenAPI: External Task query & count endpoints
  • [CAM-11701] - On task deletion, historic authorization is removed
  • [CAM-11709] - OpenAPI: External Task operation endpoints

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.