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

Releases: wso2-attic/product-bps

wso2bps-3.5.0-Alpha

28 May 17:51
Compare
Choose a tag to compare
    Release Notes - WSO2 Business Process Server - Version 3.5.0 Alpha

Bug

  • [BPS-502] - Fix example p2-repo url in BPS Feature Management page
  • [BPS-515] - Incorrect HumanTask Priority range.
  • [BPS-521] - Getting errors when sever shutdown while an user is viewing the home page
  • [BPS-524] - BPMN UI Process start button does not give an indication of success or failure
  • [BPS-529] - Getting Database is already closed exception when shutdown the server
  • [BPS-530] - BPS throws a null pointer exception if a workflow with epr is uploaded without the epr
  • [BPS-568] - BPEL Process Dashboard is still showing qos features
  • [BPS-569] - Modules view still allows configuring qos features
  • [BPS-585] - Un-deploy button missing in failed BPEL processes
  • [BPS-588] - A file not found exception is thrown when clicking on the process id
  • [BPS-591] - Remove mybatis config entry from activiti.xml in bps
  • [BPS-592] - Remove activiti-engine wso2 and activiti-rest wso2 bundles
  • [BPS-597] - When large messages and sent to a process, instance view becomes unresponsive
  • [BPS-603] - HumanTask explorer url is not getting published during server startup
  • [BPS-611] - Pack all the included jars as seperate orbit bundle in Activiti orbit bundle
  • [BPS-613] - Getting Error "A child container failed during stop" while server shutdown in integration tests.
  • [BPS-621] - Task ID link in the UI returns a blank page
  • [BPS-625] - Check and verify applying security to services published by bpel project
  • [BPS-653] - Humantask explorer web app throws errors with humantasks without rendering elements
  • [BPS-654] - BPMN History Tasks throws exception when we have multiple pages
  • [BPS-655] - When I add a process to BPS, the version goes up based on the highest version of any previous process instead of going up based on the version of the process added.
  • [BPS-656] - Claimable tasks are not shown in BPMN explorer
  • [BPS-659] - Intermittent BPMN tests failures due to missing wating time on artifact deployment and undeployment
  • [BPS-661] - BPMN explorer UI throws an exception when loading the page if the diagram is not available
  • [BPS-663] - Update BPMN HelloWorld sample defects
  • [BPS-664] - Resource does not exist exception printed in the backend when login to tenant mode
  • [BPS-666] - Getting error bpel process doesn't contain deploy.xml in BPS worker nodes
  • [BPS-669] - Change BPMN explorer pie charts to donut type charts

Improvement

  • [BPS-199] - show the ode database details in home page
  • [BPS-227] - Provide configuration settings from bps to configure ode simple scheduler configuration parameters.
  • [BPS-512] - Set default values for connection pools in bps.xml
  • [BPS-564] - BPMN Explorer UI instance details page
  • [BPS-624] - Providing Java8 support
  • [BPS-627] - Externalize Human Task callback url to an epr
  • [BPS-633] - [ws-humantask-explorer] Remove status column in inbox table
  • [BPS-635] - [ws-humantask-explorer] Display logged-in user name in ws humantask explorer
  • [BPS-637] - [ws-humantask-explorer] Reformat page layout of ws human task
  • [BPS-638] - [ws-humantask-explorer] Redirect user to login page when session get timed-out
  • [BPS-660] - BPMN Explorer: Show tasks assigned to candidate user and candidate group

New Feature

  • [BPS-89] - BPMN 2.0 support
  • [BPS-236] - Add BPMN support to BPS using Activiti engine

Task

  • [BPS-640] - BPMN explorer diagram authentication and auto resize to page

Sub-task

  • [BPS-547] - Providing business administrator view

v3.5.0-m6

12 May 12:33
Compare
Choose a tag to compare
    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.