Published: 
Monday, November 10, 2025 - 13:19
Version: 
2.3 Library
  • New: Support for Visual Studio 2026
  • New: Support for SQL Server 2025
  • Fixed: [EDI] Corrected the handling of escaped escape.
  • New: [DataFlow Destination] Support for parallel multicast reading via DataFlow Source. Added InputHandling property.
  • Fixed: [Sort Plus] Don't fail the component if the temporary cache can't be deleted. Instead retry and don't throw exceptions.
  • New: [CDC for SQL Server] Introduce CDC Task Plus and CDC Source Plus with MS SQL Server support - 4383
  • New: [Base] Enhanced support of stream objects to include additional information like name, hash, creation time, etc.
  • Fixed: [MongoDB] Issue with initializing metadata for collection with decimal128 field. Now uses DT_NUMERIC(38,18) - 4505
  • Fixed: [File Transfer Task] Couldn't send a file from a stream variable to another destination, due to its original file name not being stored
  • Fixed: [File Transfer Task] Regression when sending a byte array from a variable
  • New: [Stream Task] Introduced action "Set stream name" via which destination file name can be specified/amended - 4463
  • Fixed: [Derived Column Plus] Prevent errors related to missing error output - 4503
  • New: [FTPS][SSH] Updated to use the latest backend modules. - 4502
  • New: [Microsoft Graph] Included optional 'clear' parameter to clear sheet before sending data in 'Workbook | Sheet Data' resource. - 4500
  • Fixed: [Installer] A regression issue with SQL Server 2017 components not being installed. - 4497
  • New: [Microsoft Graph] Included handling for hyperlink fields. - 4496
  • Fixed: [Microsoft Graph] Unable to upload large stream from Variable.
  • Fixed: [Azure Files] Unable to upload large stream from Variable.
  • Fixed: [Box] Unable to upload large stream from Variable.
  • Fixed: [Box] Cannot create folder in root.
  • Fixed: [Databricks] Unable to upload large stream from Variable.
  • Fixed: [Google Cloud Storage] Unable to upload large stream from Variable.
  • Fixed: [Google Drive] Unable to upload large stream from Variable.
  • Fixed: [IBM Cloud Storage] Issues with file names with special characters (like #, %, etc.) - 4488
  • New: [Salesforce] Support for OAuth2 Client Credentials flow - 4492
  • New: [MongoDB Destination] 'KeepNulls' property to control whether to skip empty elements - 4494
  • New: [Install] Support for Visual Studio 2026. - 4495
  • Fixed: [OFTP] Race condition error "Collection was modified after the enumerator was instantiated" - 4480
  • New: [Base] Updated with latest modules from SSDT 17.0.1008.3 - 4493
  • Fixed: [REST] Resolve "External field initialization fails when the name of a field is an uppercase "Name"" - 4484
  • Fixed: [Data Flow Task Plus] Check for script before trying to load. - 4489
  • New: [REST NetSuite] Various enhancements - 4490
  • Fixed: [OpenPGP Task] Partial upload of decrypted to Variable file. - 4487
  • Fixed: [Microsoft Graph] Issues with file and folder names with special characters (like #, %, etc.) - 4485
  • New: [Parallel Loop Task] Decrease the initialization time of the parallel packages executors - 4461
  • New: [File Transfer Task] Add extra validation to not allow deferred streaming to a variable using connections that close immediately after using them - 4476
  • Fixed: [Visual Studio] Connection Managers' Properties windows might become unusable for up to 5 minutes from loading a SSIS project (due to refresing each second). - 4478
  • Fixed: [Snowflake] Various fixes - 4427
  • New: [PowerShell Task] Support for Information Stream and Write-Host (requires PowerShell 5.0 or later) - 4468
  • New: [REST] Configuration for Culture Amp and Freshdesk services. - 4473
  • New: [Database Destination] Improve the speed of the operation with OLEDB databases - 4348
  • New: [Azure Blob Storage] Added support for Container and Blob endpoints. - 4446
  • New: [MongoDB Source] Support for aggregation pipelines, as a more flexible mechanism than only filtering a collection. The Filter property is made obsolete by the new PipelineJSON property.
  • Fixed: [MongoDB] Minor fixes in MongoDB Source and MongoDB Destination - 4454
  • New: [Installer] Add CZSSISPlus_Restore.bat file for quick recovery from "Failed to retrieve active package." errors after SQL Server updates. - 4457
  • New: [XML Destination] Support for exporting to file when using a string variable destination
  • New: [JSON Destination] Support for exporting to file when using a string variable destination - 4460
  • Fixed: [Microsoft Dataverse] Modified not to suppress duplicate detection rules in Upsert when DuplicateDetectionRules parameter is set. - 4462
  • New: [REST] Configuration for "IBM Cloud Object Storage" service - 4323
  • New: [Microsoft Graph] Various enhancements and improvements. - 4458
  • New: [Microsoft Dataverse] Included EntityMetadata and AttributeMetadata resources. - 4456
  • New: [YouTube] Included APIKEY authentication. - 4455
  • Fixed: [Microsoft Dataverse] Update and Upsert actions didn't work properly when AlternateKey option was used - 4450
  • Fixed: [Parallel Loop Task] Expressions configured on 'For Each Loop' enumerator didn't work. - 4434
  • Fixed: [Excel Source] Issues when using a variable for the source file path. - 4449
  • Fixed: [Azure Services] In "Shared Key" authentication, make "Storage Account" property optional, as normally it is a part of the Server property.
  • New: [Azure Table Storage] Support for "Shared Key" authentication
  • Fixed: [Azure Table Storage] Issue when creating a table - 4440
  • Fixed [Excel Destination] A crash when switching from Variable to File mode - 4447
  • Fixed: [Azure Files] Issues with file names with special characters (like #, %, etc.)
  • Fixed: [Amazon S3] Issues with file names with special characters (like #, %, etc.) - 4445
  • New: [Excel Destination] Support for specifying the destination Excel file path as a string variable. - 4444
  • New: [BigCommerce] Improved actions usability by replacing usage of parameters with the use of the input data. - 4442
  • Fixed: [Azure Blob Storage] Issues with file names with special characters (like #, %, etc.) - 4439
  • New: [REST Connection Manager] Add a dialog that allows quickly making the authentication parameters dynamic. - 4438
  • New: [Blackbaud] New parameters for configuring own authentication application - 4436
  • Fixed: [Database Destination] Use LocaleID for parsing string values in numeric columns, instead of relying on the server's regional settings. - 4423
  • Fixed: [REST] Data conversions issues when REST Source/Destination locale is different from the system's regional settings. - 4430
  • New: [Salesforce] Implement OAuth2 support for Salesforce Connection Manager (JWT Bearer Flow and Web Flow) - 4382
  • Fixed: [General] When updating components metadata, in case the scale was different, the UI was mistakingly showing new scale as old and new as old. Fixed it. - 4431
  • New: [QuickBase] Included support for File fields. - 4429
  • Fixed: [Veeva Vault] Various fixes. - 4347
  • New: [Asana] Support for Project custom fields. - 4426
  • New: [JotForm] Improved parameter entry. - 4425
  • Fixed: [Database Destination] Only disallow bulk updates/upserts/delets for unknown databases (previously all operations were disallowed). - 4406
  • Fixed: [BigCommerce] Corrected type for video_id field. - 4421
  • New: [Microsoft Graph] Included definition to retrieve children of mail folder. - 4420
  • Fixed: [Data Flow Task Plus] Table Difference failed to process because 'Diagnostic Log' doesn't contain THUNK_COLUMN. - 4417
  • New: [Jira] Updated to use the new JQL endpoint to retrieve Issue. - 4416
  • New: [REST] New configuration for Autodesk Construction Cloud service. - 4415
  • New: [QuickBooks Online] Implemented endpoint to retrieve an object modified records (CDC). - 4413
  • Fixed: [Dynamics Business Central] Corrected Single endpoints definition to exclude pagination. - 4409
  • New: [Salesforce] Support for AWS VPC URLs - 4397
  • New: [BigCommerce] Defined 'Product | Channel' resource. - 4405
  • New: [MicroSoft Graph] Add test endpoint for the new Certificate authentication. Requires (Organization.Read.All or Directory.Read.All ) - 4404
  • Fixed: [XML Source] An error with processing XSD where xsd:extension does not define any child elements.
  • Fixed: [XML Source] When initializing from XSD got duplicate columns.
  • Fixed: [XML Source] Add more context when asking about self-referential types handling. - 4396
  • Fixed: [Zip Task] Remove unnecessary verification, leading to "Extra data extended Zip64 information length is invalid" error in some ZIP files. - 4400
  • New: [Azure Blob Storage] Included Service authentication. - 4401
  • New: [Microsoft Graph] Support for Certificate-based Authentication - 4385