Release Notes - camunda BPM - Version 7.1.0-alpha2 - HTML format

Bug Report

  • [CAM-428] - Two parallel async service tasks with end event afterwards do not work
  • [CAM-1345] - Make docpad-plugin-links usable on normal developer machines
  • [CAM-1387] - The class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto requires a zero argument constructor or a specified factory method.
  • [CAM-1409] - Throwing Compensation Event in Event Sub Process does not find activityRef in main process
  • [CAM-1410] - Intermediate throwing compensation with activityRef does not work for task activities
  • [CAM-1448] - I can deploy a message event with an empty message name
  • [CAM-1490] - # $ difference when dynamically resolving expresion of a calledElement of a callActivity
  • [CAM-1536] - An PA containing no processes creates an entry in ACT_RE_DEPLOYMENT
  • [CAM-1537] - Closing parallel gateway - no endtime in act_hi_actinst table
  • [CAM-1557] - Fix occasionally failing org.camunda.bpm.engine.rest.standalone.NoServletAuthenticationFilterTest.testHttpBasicAuthenticationCheck
  • [CAM-1565] - Tasklist incorrectly uses process variables when displaying task form
  • [CAM-1585] - Link generation broken in docs.camunda.org
  • [CAM-1587] - Use JSF parameterMap instead of <viewParam> to avoid problems with JSF validation
  • [CAM-1595] - Suspension state dto not working in was 8.5
  • [CAM-1596] - wrong cdi dependency in migration guide
  • [CAM-1617] - Call activity out variables="all" does not work if super process has no variables
  • [CAM-1627] - Cockpit/Renderer fails to show badges if activity ids contain dots in BPMN
  • [CAM-1630] - Event Based Gateway and following Intermediate Catch Events doesn't appear in the database table ACT_HI_ACTINST
  • [CAM-1635] - cycle pool extraction removes extension elements
  • [CAM-1658] - javadoc missing for latest docs
  • [CAM-1672] - Footer not sticking to bottom of page when scrolling in cockpit
  • [CAM-1675] - Engine IT: First test execution fails on WLS after fresh install
  • [CAM-1676] - Process Application context switch does not work on WLS
  • [CAM-1690] - Interrupting Message Boundary Event on Subprocess broken
  • [CAM-1695] - Migration Guide Chapter: Migrate the Server from camunda Fox corrupt
  • [CAM-1702] - Version switch broken on docs.camunda.org
  • [CAM-1710] - Non interrupting boundary event marks host activity complete in history
  • [CAM-1719] - Process Engine performs Optimistic Locking on Tables without Revisions
  • [CAM-1727] - Cockpit refreshes view when I change activity selection
  • [CAM-1729] - Boundary Events are not logged in History
  • [CAM-1730] - I cannot have multiple Sequence Flows connected to a Boundary Event
  • [CAM-1731] - Cannot use non-interrupting boundary event connected to Multi Instance Subprocess
  • [CAM-1733] - Interrupting event subprocess does not cancel event subscriptions & timers
  • [CAM-1754] - No history is written for the bpmn element Transaction
  • [CAM-1772] - Cockpit tooltips are broken
  • [CAM-1787] - Engine - deployer matches package names containing "bpmn" as deployment resource
  • [CAM-1788] - ExecutionListeners on boundaryEvents will be not executed

Feature Request

  • [CAM-1014] - Incidents Tab does not respond to Activity selection
  • [CAM-1123] - Start Process Instance by passing a businessKey via REST API
  • [CAM-1391] - I can query for HistoricVariableInstances using executionId and taskId
  • [CAM-1470] - As cockpit user, I can see which activities have suspended Job Definitions on the Diagram
  • [CAM-1505] - When using the REST API, I can start a process instance by key
  • [CAM-1555] - As operator I can also select BPMN elements with job definitions
  • [CAM-1558] - As Operator I can trigger a retry for a single failed job
  • [CAM-1573] - Add shaded classes to source jar whenever maven-shade-plugin is used
  • [CAM-1579] - As Operator, I can see finished process instances for a process definition (Full View)
  • [CAM-1584] - As an operator, I can refresh the browser window without loosing the current view layout
  • [CAM-1602] - Remove drools dependency and unrecommended code
  • [CAM-1603] - Remove incomplete/confusing WebService implementation from codebase
  • [CAM-1610] - As bpmn.js renderer I can interpret a missing isExpanded attribute for callActivity and subProcess
  • [CAM-1612] - As DEV, I can trigger a receive task using correlateMessage() and messageEventReceived()
  • [CAM-1615] - Support for JBoss EAP 6.2
  • [CAM-1654] - As DEV, I can define a follow up date for tasks
  • [CAM-1656] - As Dev I can query for HistoricActivityInstances which have completed a scope or was canceled
  • [CAM-1659] - As Dev I can get statistics about historic activity instances for a specific process definition id
  • [CAM-1673] - I can use local variables in engine-cdi / BusinessProcess-Bean
  • [CAM-1677] - I can deploy engine-rest application to oracle WLS
  • [CAM-1678] - I can deploy camunda-webapp application to oracle WLS
  • [CAM-1679] - I can download a camunda BPM distribution for oracle WLS
  • [CAM-1720] - As dev, I can read upgrade manual for enterprise patch releases
  • [CAM-1724] - As dev, I can use advanced TaskQuerys
  • [CAM-1725] - As dev, I can use advanced HistoricProcessInstanceQuery
  • [CAM-1769] - Expose HistoricActivityStatisticsQuery via REST Api
  • [CAM-1770] - Expose HistoricActivityInstanceQuery#completeScope() and HistoricActivityInstanceQuery#canceled() via REST Api

Task

  • [CAM-996] - Useability Improvement: "..."-indication shows that process instance id is shortened
  • [CAM-1230] - provide maven classes-jar dependency for camunda-webapp, so that i can extend standard functionality
  • [CAM-1420] - Spike and Infrastructure: History in Cockpit
  • [CAM-1438] - SEO-Improvement: reduce number of h1-Tags on docs.camunda.org
  • [CAM-1545] - Spike: WebLogic
  • [CAM-1609] - Keep Fox-TaskForm from being injected
  • [CAM-1621] - Check Oracle-XA datasource configuration for JBoss in QA / CI
  • [CAM-1628] - Spike and Infrastructure: UI Testframework for webapps
  • [CAM-1634] - Adjust how-to develop a cockpit plugin section in docs
  • [CAM-1642] - provide basic functionality library for webapps UI testing with protractor
  • [CAM-1649] - create Full-View for process definition
  • [CAM-1674] - In Docs: adjust links to point to new consulting repository
  • [CAM-1682] - Provide Jenkins Build for Webapp Integration Tests on WLS
  • [CAM-1683] - include WLS in Supported environments
  • [CAM-1686] - Spike: Use Grunt as front-end build tool
  • [CAM-1691] - fix package JavaDoc of the engine module
  • [CAM-1692] - configure syntax highlighting for docpad
  • [CAM-1712] - Generate web assets using Grunt integrated in Maven build
  • [CAM-1716] - Introduce parent pom to allow engine only builds
  • [CAM-1721] - Throw a ProcessEngineException when a loop variable could be found for a specific execution
  • [CAM-1732] - Fix Engine Rest Wink tests on CI
  • [CAM-1766] - Performance Testing Spike

Edit/Copy Release Notes

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