Saturday, June 1, 2019 - 09:18
Released COZYROC SSIS+ 1.8 SR-1 (1.8.101.1002). The release includes the following major changes:
- Fixed: Failed with error "Field 'CozyRoc.SqlServer.SSIS.DataFlowSource.m_destination' not found." when using COZYROC Data Flow Source component (Thank you, Arun).
- Fixed: Output column error and truncation row disposition were not configured for most source components (Thank you, Dan).
- Fixed: Failed with error "Invalid value at 'report_requests[0].page_token' (TYPE_STRING), 200" when reading Report resource (Thank you, Cameron).
- Fixed: Only first 10000 rows read from
Queryresource (Thank you, Sebastian). - Fixed: Data retrieved for
Queryresource was not populated in the correct columns (Thank you, Patrick). - Fixed: Data retrieved for
Tabledataresource was not populated in the correct columns (Thank you, Angel).
- Fixed: Update action failed with error "A value in the request is invalid." (Thank you, Doug).
- Fixed: Failed with error "Column data type DT_STR is not supported by the PipelineBuffer class" when trying to process input columns of type DT_STR (Thank you, Megha).
- New: Ability to specify special characters in On NULL and No Match definitions.
- Fixed: Only 10 merge fields appeared in 'List Member' resource (Thank you, Jo).
- Fixed: Inserting data into 'List Member' resource failed with error "Index was outside the bounds of the array" when service reported error (Thank you, Steve).
- Fixed: Failed to update data in 'List Member' resource (Thank you, Steve).
- Fixed: Failed with error "Command 'listCollections' failed: command not found..." when using MongoDB Atlas (Thank you, Raphael).
- New: Add a custom editor for improved design-time experience.
- New: Improved support for UUID data.
- Fixed: Failed to link to script when using SSDT for Visual Studio 2015 (Thank you, Shaikshavali).
- Fixed: Failed with error "Array attributes may not contain null elements: row.cells[]." when updating sheet data (Thank you, Cesar).