Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

WSO2 Data Services Server 3.5.1 Beta1 Released

Pre-release
Pre-release
Compare
Choose a tag to compare
@madhawa-gunasekara madhawa-gunasekara released this 16 Jul 09:12
· 56 commits to master since this release

WSO2 Data Services Team is pleased to announce WSO2 Data Service Server 3.5.1 Beta1 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.1 Beta1

Bug

  • [DS-824] - Once applying the UT for data service and invoke with wrong credentials it should give 401 (unauthorized) status respond not a 500 code
  • [DS-1144] - About page shows wrong version
  • [DS-1169] - invalid column index thrown with oracle function and 'in' and 'out' array parameters
  • [DS-1170] - Changes in some 'Data Source Configuration Parameters' are not serialized as datasource propeties
  • [DS-1175] - DataService Task Class error
  • [DS-1176] - mssql primary key are not visible in odata
  • [DS-1182] - Dataservice returns HTTP Status 500 instead of 'SOAPFault' when calling a secured service
  • [DS-1189] - Timezone conversions mismatch between DSS 3.2.2 and DSS 3.5.0
  • [DS-1192] - Value type mismatch error when a REST dataservice is invoked with binary data
  • [DS-1197] - Error when trying to activate OData against an Oracle schema database
  • [DS-1200] - Error in committing XA connection with AtomikosDataSourceBean
  • [DS-1201] - DELETE resource cannot be invoked when added while batch req is enabled - StringIndexOutOfBoundsException
  • [DS-1202] - Cassandra Query Strings are not working with other type parameters
  • [DS-1207] - NPE when Task Scheduling for request box operation
  • [DS-1208] - Dynamic Queries are not working properly when there is a "." in end of the parameter.
  • [DS-1210] - Issues in DB explorer, java2wsdl, wsdl2java, wsdlvalidator tools once upgraded to kernel 4.4.6
  • [DS-1213] - When editing a data service under a sub folder of repository/deployment/server/dataservices, the changes are not reflected in the original dataservice but a new dataservice is automatically created under repository/deployment/server/dataservices
  • [DS-1214] - Adding Input validation via UI for a one input parameter will update all the parameters
  • [DS-1215] - NPE when mapping a MongoDB result set to a complex JSON struct
  • [DS-1216] - Remove, update functionality not working in MongoDB Sample
  • [DS-1217] - Batch request with data modifications (within a change set) fails
  • [DS-1218] - DSS ignores case sensitivity on mongoDB output mappings

Improvement

  • [DS-1151] - Enable Custom Validators To Be Initialized with a Set of Properties
  • [DS-1199] - Add Proper debug logs to identify the issues in DSS
  • [DS-1203] - Adding disableLegacyBoxcarringMode attribute

Task

  • [DS-1135] - Inside samples folder pom.xml.releaseBackup should be renamed
  • [DS-1195] - Add secure vault tool for DSS 3.5.1