Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

v3.5.0-m6

Compare
Choose a tag to compare
@warunalakshitha warunalakshitha released this 12 May 12:33
· 507 commits to master since this release
    Release Notes - WSO2 Business Process Server - Version 3.5.0 M6

The WSO2 BPS team is pleased to announce the sixth milestone release of WSO2 BPS v3.5.0. The distribution is available at [1][4].This release includes following bug-fixes, improvements, tasks and sub-tasks.

Bug

  • [BPS-552] - Provide a way to disable keep alive for invokes as a configuration option
  • [BPS-567] - Links (try-it, wsdl uris) are broken in Process Information page
  • [BPS-571] - BPMN admin UI instance variables always empty
  • [BPS-573] - BPS Server start up fails intermittently java.lang.ClassNotFoundException: org.wso2.carbon.tomcat.ext.servlet.DelegationServlet
  • [BPS-578] - Optimistic locking errors when try to undeploy a process which has active instances
  • [BPS-580] - APIM admin dash board not displaying human tasks
  • [BPS-581] - Process Cleanup tool does not work with some processes.
  • [BPS-605] - Create a method to pass parameters from BPMN jaggery UI
  • [BPS-648] - Getting Referential integrity constraint violation when undeploying BPMN process
  • [BPS-651] - Human Task server feature should pack carbon-analytics-common dependency

Improvement

  • [BPS-572] - Add current active state diagram to BPMN admin UI process instance information page
  • [BPS-623] - Rename BPMN rest api context path /bpmnrest to bpmn
  • [BPS-632] - [ws-humantask-explorer] Need to proper meaningful names instead of Inbox, Task Pool, All Tasks of WS humantask explorer
  • [BPS-636] - [ws-humantask-explorer] Locate action buttons to visible location in ws humantask explorer

Task

  • [BPS-557] - Support Activiti Multitenancy
  • [BPS-574] - Moving the artifact storage from Registry to BPS corresponding DB
  • [BPS-579] - Upgrade hazelcast version to 3.2.6.wso2v2
  • [BPS-606] - URL for Human Task Explorer should be displayed during the server start-up
  • [BPS-612] - BPMN Integration Tests
  • [BPS-639] - BPMN Explorer show logged in user next to the logout sign
  • [BPS-641] - BPMN explorer footer stick to bottom of the page always
  • [BPS-642] - BPMN Explorer replace home button to dashboard
  • [BPS-643] - BPMN explorer rename tasks to My Task and add Completed task instead Historical Task
  • [BPS-644] - BPMN Explorer Processes but no drop down
  • [BPS-645] - BPMN Explorer session timed out should redirect to login page
  • [BPS-646] - BPMN explorer remove breadcrumb
  • [BPS-652] - Upgrade activiti database scripts to activiti-5.16.3

Sub-task

  • [BPS-544] - Basic view for WS-HumanTask
  • [BPS-545] - Providing task state transition support for webapp
  • [BPS-546] - Rendering support for Input / Output
  • [BPS-548] - Providing Commenting functionality
  • [BPS-549] - Attachment support for humanTask UI

The documentation for BPS v3.5.0 can be found at [2]. Your feedback is most welcome, and any issues can be reported to the project at [3].

[1] https://svn.wso2.org/repos/wso2/people/warunaj/releases/bps350/M6/wso2bps-3.5.0-SNAPSHOT.zip
[2] https://docs.wso2.com/display/BPS350/WSO2+Business+Process+Server+Documentation
[3] https://wso2.org/jira/browse/BPS
[4] https://github.com/wso2/product-bps/releases/download/v3.5.0-m6/wso2bps-3.5.0-SNAPSHOT.zip

  • WSO2 BPS Team.