This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
WSO2 Data Services Server 3.5.0 RC1
Pre-release
Pre-release
lankavitharana
released this
22 Oct 20:59
·
142 commits
to master
since this release
WSO2 Data Services Team is pleased to announce WSO2 Data Service Server 3.5.0 RC1 Release. You can download the pack from here. Below are the improvements, bug fixes included in the release.
Release Notes - WSO2 Data Services Server - Version 3.5.0 - RC1
Bug
- [DS-691] - Connection status is not shown in worker/manager separated DSS
- [DS-749] - DSS : ID is treated as a special string in GET request
- [DS-750] - how to configure a postgress xa datasource
- [DS-782] - Malformed response (SoapFault) is thrown when the database is down with streaming enabled
- [DS-798] - Security is getting engaged when apply the throttling policy
- [DS-811] - Data services unaccessible after updating transport config
- [DS-989] - I had a query with XML output type and when I used the service wizard to change the output to JSON, XML output still existed and mingled with JSON output.
- [DS-1032] - GSON based message formatter gives 'Invalid Staring element' error when passing a parameter in the requst URL
- [DS-1073] - Faulty data service cannot be deleted from the UI
- [DS-1078] - Test Data source connection gives an error
- [DS-1079] - Default value for data service #{USER_ROLES} is not work for Parameter Type mapped as ARRAY
- [DS-1115] - test connection doesn't work for gspread connections
- [DS-1117] - adding allowed roles from UI won't add them to the created dbs file
- [DS-1121] - when using #{USERNAME} as default value, it doesn't retrieve username from authorization provider extension point
- [DS-1122] - Add Parameter UI and Edit Parameter UI doesn't show default value field when parameter type is ARRAY
- [DS-1123] - Can not access db console in DSS
- [DS-1125] - Wrong DSS version is appearing in Carbon console log
- [DS-1126] - Editing operation parameters in UI doesn't work
Improvement
- [DS-1026] - Support to specify specific attributes in output mappings for the result When using Mongo DB
- [DS-1050] - [DSS]Support applying allowroles parameter via policy file
- [DS-1109] - Validate the xml content, when edit the data source, using datasource editor and saving it
- [DS-1118] - Need to add OData sample into documentation
- [DS-1120] - Update role filtering extension so that Authorization provider can be specified service wise
New Feature
- [DS-926] - Axis2 handler to handle JWT token for username security
Security Vulnerability
- [DS-1097] - XML reader needs to be secured against XML external entity attacks
Task
- [DS-1088] - Integration test for jira issue CARBON-15379