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

WSO2 BPS 3.6.0 - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@vinok88 vinok88 released this 04 Aug 04:47
· 58 commits to master since this release

WSO2 BPM team is pleased to announce the WSO2 BPS 3.6.0 - Beta release.

This release comes with both the runtime and tooling.

This release contains the following improvements and features:

    Release Notes - WSO2 Business Process Server - Version 3.6.0 Beta

Bug

  • [BPS-720] - Uploaded attachments should be accessible from successive user tasks
  • [BPS-935] - Fix User-Agent HTTP header
  • [BPS-945] - BPMN Explorer task view does not show� comments
  • [BPS-959] - Report error on BPMN processes
  • [BPS-961] - wso2bps-samples.sh is not set as executable by default
  • [BPS-968] - BPMN script task sample always results a local delivery user task
  • [BPS-969] - BPMN process start event, succeeds even when 'required'=true fields are empty
  • [BPS-970] - LoanApprovalProcess Sample Error-a field required to be set as [required "true"]
  • [BPS-976] - Enabling BPEL Analytics Publisher in the feature manager UI
  • [BPS-991] - Activiti Rest API error [BPS 3.5.1]
  • [BPS-1020] - BPMN explorer require login permission to log in
  • [BPS-1023] - BPMN script task sample not working as explained in doc
  • [BPS-1063] - BPMN - The email body is empty when the message configured in html format
  • [BPS-1081] - ProcessInstanceUrl of response on adding new comment for a task is not correct
  • [BPS-1083] - BPMN Explorer - Substitution UI End time incorrect when endtime = Long.Max
  • [BPS-1087] - Minor UI text changes in Substitution UI
  • [BPS-1090] - Can't access the processes in bpmn-explorer of worker node when worker node start with -DworkerNode=true
  • [BPS-1094] - Cannot add new substitute without endTime, with Mysql
  • [BPS-1098] - Attachments and Comments are not displayed in Completed tasks view
  • [BPS-1099] - Request parameters for substitution REST apis should accept email usernames
  • [BPS-1102] - [BPMN-Explorer] form variables are not submitted when writeable=false when starting a process
  • [BPS-1104] - XMLVarialeTypeUsageProcess sample does not work with Java 8
  • [BPS-1105] - [BPMN-Explorer][UX] Get confirmation from user before deleting a comment
  • [BPS-1106] - User substitution fails with oracle with error
  • [BPS-1109] - BPMN Explorer comment and attachment tabs are not working properly in Firefox web browser
  • [BPS-1111] - BPMN user substitutions are not allowed for users with substitution permission
  • [BPS-1112] - [BPMN-Explorer] In TaskView Attachement and Comment tabs are not marked as active for relavent tab
  • [BPS-1114] - [BPMN] If Rest Task response returns XML/HTML data, the Instance view page breaks
  • [BPS-1115] - [BPMN-Explorer] Huge unused empty space to scroll down at the end of the view
  • [BPS-1116] - [BPEL] Security Fix (findbugs): Possible URL parameter injection

Improvement

  • [BPS-988] - Publish process variable data to DAS from BPS to be analyzed
  • [BPS-999] - JSON array response handling support for BPMN REST Task
  • [BPS-1035] - [BPMN Explorer] Add commenting facility for BPMN User tasks views in bpmn explorer
  • [BPS-1055] - Improvements on org.wso2.carbon.bpmn.extensions.rest.RESTTask
  • [BPS-1108] - Add process definition ID to task level event streams
  • [BPS-1110] - [BPMN-Explorer][UX] List views are not aligned properly and revamp UIs to unified look and feel
  • [BPS-1113] - [BPMN-Explorer][UX] Revamp bpmn-explorer navigation tabs

Task

  • [BPS-1101] - [bpmn][analytics] replace usage of com.googlecode.json with fasterxml library
  • [BPS-1103] - [BPMN] Add sample for XML datatype usage
  • [BPS-1107] - [BPMN] Add sample for JSON datatype usage