Sunday, August 8, 2021 - 13:00
Released COZYROC SSIS+ 2.0 SR-1 (2.0.101.2334). The release includes the following major changes:
- Fixed: FLEE expressions are now parsed using invariant culture.

- New: Defined 'Financial | Fixed Asset' resource.
- New: Defined 'Financial | Fixed Asset Transaction' resource.
- New: Defined 'School | Meeting' resource.
- New: Included definition for new /creditmemos API.
- Fixed: Corrected pagination for 'Church | Action' resource.

- Fixed: Design time issue when using SELECT DISTINCT clause.
- Fixed: Issue with handling nvarchar(max) columns in SQL Server.

- New: Included
encodeBase64Bytes
anddecodeBase64Bytes
functions to work with DT_BYTES, DT_IMAGE columns. - Fixed: Many improvements and cleanup.

- New: TrimColumnNames parameter to specify whether to remove whitespace from start/end of column names.

- New: Updated to use new Project read endpoint.
- Fixed: Corrected default service base url.

- New: Defined 'Communication | Direct Routing Call' resource.
- New: Defined 'Communication | PSTN Call' resource.

- New: [OpenAPI Import] Support for schema types with multiple references.
- New: [WSDL] integrations are now using JSON definitions everywhere.
- New: [GraphQL] Improved support for mutations.
- Fixed: Error when trying to use variables in GraphQL query (Thank you, Christina).
- Fixed: Incomplete data transfer when streaming from one REST connection to another.
- Fixed: [OData] Performance issues with large XML responses.

- Fixed: Retry execution didn't handle properly disconnected sessions (Thank you, SungHwan).