January 2026 Release Notes

January 2026 Release Notes

Highlights

AgentCreator

  • Introduced the MCP Client Snap Pack, which adds the capability of connecting to your MCP Server

APIM 3.0

  • GA release

  • Tracing added for new components

SnapLogic Community

Monitor

  • Multiple UI enhancements on the Pipeline execution and Infrastructure pages

Snaps

  • Enhanced the visual styling and color palette of Snap components to improve usability

  • Added the PostgreSQL Bulk Upsert Snap to the PostgreSQL Snap Pack

  • Added the Teradata Multi Execute Snap to the Teradata Snap Pack

In this Release

The Snaplex version for the January release has the following new features/enhancements:

  • Ultra Tasks: Improvements include better handling of disabled tasks and start up after a Snaplex node restart.

  • Scheduled Tasks: Improvements include better handling of cron jobs with exception dates and increased resiliency.

  • Pipeline Execute Snap: Enhanced error handling of child pipelines.

To use these features, ensure that your Snaplex nodes are upgraded to version main-38351 - 4.43.2.0

Recommended Snaplex Version

We recommend that you upgrade your Snaplex nodes to version main-37094 - 4.43 GA (Recommended).

Platform: Patch Updates

Date

Component

Version

Fixed issues and enhancements in this patch

Date

Component

Version

Fixed issues and enhancements in this patch

Apr 13, 2026

Snaplex

4.43.2.2_release-41530 - 4.43.2.4
Available on both the global and EMEA control planes.

  • Fixed a Groundplex web socket connection issue that affected pipeline executions dependent on the control plane, such as Cloud Triggered Tasks.

Mar 18, 2026

Snaplex

4.43.2.2_release-40561 - 4.43 APIM Patch
Available on both the global and EMEA control planes.

  • Resolved an issue where OPTIONS requests to Triggered and Ultra Task-based service endpoints were incorrectly invoking the underlying service instead of returning a proper CORS preflight (204) response.

Snaps: Patch Updates

A few of the patches deployed after 18 Feb 2026 are available on both the control planes, as detailed below. Choose to consume the appropriate patch for your control plane.

Both patches contain identical fixes. The Snap Pack Version lists both the patch details.

Snap Pack

Date

Snap Pack Version

Updates

Snap Pack

Date

Snap Pack Version

Updates

Jira

Apr 22, 2026

444patches34517

  • Added Jira OAuth2 Account to the JIRA Snap Pack, which supports secure authentication across all Jira Snaps.

  • Fixed an issue with the Jira Search Snap that generated duplicate error documents on failure. The Snap now outputs a single error document per failure scenario.

Syndigo

Apr 17, 2026

443patches34564
and
444patches34565

Fixed an issue with the RSJSON Formatter Snap that failed with NullPointerException when expressions returned null for missing nested fields in the input document.

SharePoint online

Apr 17, 2026

main230

Fixed an issue with the SharePoint Online Upload Snap, which did not delete temporary files after pipeline execution in failure scenarios.

Binary

Apr 16, 2026

443patches34546
and
444patches34547

Binary Snaps that use the Azure Data Lake Gen2 OAuth2 Account now support Microsoft Fabric OneLake endpoints, such as *.dfs.fabric.microsoft.com configured in the Endpoint field, rather than using the default dfs.core.windows.net domain. Learn more.

Amazon S3

Apr 3, 2026

443patches34470
and
444patches34471

Enhanced the S3 Copy Snap to include metadata and encryption parameters for zero-byte files.

Azure OpenAI

Apr 1, 2026

444patches34445

Fixed an issue with the Chat Completion Snap where you could not see the original prompt or the input data that triggered the issue. This makes it difficult to debug or reproduce the error, even if the reason for the JSON parsing failure is visible in the model response.

LDAP

Apr 1, 2026

443patches34412
and
444patches34417

Fixed an issue where LDAP Account validation failed with a NullPointerException when the Port field was left blank, allowing successful validation without requiring a port value.

PLM TC

Mar 31, 2026

main230

Addressed a missing dependency required for Tc PLMXML Import and PLMXML Export Snaps to function correctly. This dependency ensures the Snaps operate without error.

Amazon S3

Mar 31, 2026

443patches34379
and
444patches34380

Fixed an issue where the S3 Upload Snap fails with Data read has a different length than the expected after the upstream Snaps (e.g., Compress or XSLT) changed the payload size, by getting content length from actual data rather than the content-length header.

Exchange Online

Mar 27, 2026

443patches34379
and
444patches34380

Fixed an intermittent NullPointerException that occurred in the Read Email Snap when Download attachments was enabled and the mailbox contained empty attachments. The Snap now handles such attachments safely without causing the pipeline to fail.

Binary

Mar 27, 2026

444patches34106

Enhanced the File Poller to support expressions in the following timeout-related properties:

  • Polling interval in seconds

  • Polling timeout

  • Polling-timeout unit

Transform

Mar 26, 2026

443patches34320
and
444patches34322

Enhanced the XML Formatter Snap to collect and report all XSD validation errors when validation is enabled. Each schema violation is now routed as a separate error document instead of stopping at the first error.

API Suite

Mar 26, 2026

443patches34371
and
444patches34373

  • Fixed an issue in the HTTP Client Snap where long-running pipelines fail with a 401 Unauthorized error after OAuth2 token expiry when the Authorization header was explicitly set, and Header Auth was unchecked. The Snap now refreshes/reloads the OAuth2 token and only appends the access_token query parameter when no Authorization header is provided.

  • Fixed an issue where the HTTP Client Snap failed to connect to Amazon SageMaker when using an AWS Signature V4 account on ECS-based Groundplex nodes.

Teamcenter

Mar 23, 2026

main229

Fixed CVE-2025-24813 vulnerability in Teamcenter Snap Pack by removing vulnerable Tomcat dependency (tomcat-embed-core:9.0.83).

API Suite

Mar 19, 2026

443patches34268
and
444patches34156

 

Fixed an issue in the HTTP Client Snap where multipart file uploads using Content-Location with binary input failed on Windows Snaplex nodes because of a file:// temp path; the Snap now uses the file:/// protocol.

Binary

Mar 18, 2026

443patches34268
and
444patches34269

Fixed an issue with the File Delete Snap where the Snap intermittently failed with an incorrect (Failed to delete the path) error in SFTP pipelines. Updated the error messages to display”No such file" when the target file does not exist.

Behavior change:

The error message for non-existent files is now updated to 'No such file.'  

  • Previous error reason:
    "Failed to delete the path: sftp://file_name"

  • Current error reason:
    "No such file"

LDAP

Mar 18, 2026

444patches34107

Enhanced the LDAP Snap to support expressions in all account configuration fields, enabling dynamic runtime configuration.

Salesforce

Mar 17, 2026

443patches34282
and
444patches34283

Fixed an issue with Salesforce JWT OAuth accounts where authentication failed with invalid_grant – login rate exceeded errors during pipeline execution. Implemented a token caching mechanism to reuse the token until expiration, preventing errors that occurred due to token generation on every execution.

JMS

Mar 17, 2026

443patches34285 and
444patches34286

Fixed an issue in the JMS Producer Snap where the JMSPriority value configured in Message properties was not applied to outgoing messages, causing them to use the default priority instead. The Snap now correctly sets the message priority on the JMS broker.

Zuora

Mar 13, 2026

443patches34255 and
444patches34256

Fixed an issue with the Zuora SOAP-based Snaps where the account failed to validate because of the dependency on SOAP namespace prefixes (for example: soapenv, ns1, ns2) when parsing Zuora SOAP responses. The namespace prefixes dependency is now removed from all Zuora Snaps to avoid relying on them in XPath or JSON path expressions. Now all Snaps follow a consistent output document structure, and the output document field does not contain any namespace value.

Behavior change

In the recent Zuora updates, there were namespace changes in the SOAP response, which caused all our Snaps to fail. Previously, namespace prefixes were added to the fields in the output document. With this fix, the output field names no longer include namespace prefixes. The account no longer depends on specific prefixes (such as ns1 or ns2) in SOAP responses.

Breaking change:

Your existing pipelines that reference output fields with namespace‑prefixed names (example, ns1:success) must be updated to use the new field names without a prefix. Learn more.

Salesforce

Mar 13, 2026

443patches34221
and
444patches34156

  • Enhanced the Salesforce OAuth2 Account to support the Password and Client Credentials grant types for all Salesforce Snaps.

  • Enhanced the Salesforce Snaps (Create, Lookup, Poller, Subscriber, SOQL, Update, and Upsert), with the following retry settings that enable you to control how the Snaps handle connection and error responses.

    • Number of Retries

    • Retry Interval (seconds)

Snowflake

Mar 3, 2026

444patches34143

Fixed an issue with Snowflake Insert Snap where the Snap failed when a headless Ultra Task was disabled mid‑execution while processing the documents. Now, the Snap exits gracefully in this scenario and successfully inserts all in‑flight documents before the Ultra Task is disabled.

Azure Directory Search

Mar 3, 2026

444patches34150

Fixed connection failures in the Azure Directory Search Snap by adding connection validation.

Flow

Feb 24, 2026

444patches34103

Fixed an intermittent issue where the Router failed during concurrent document processing.

Amazon SQS

Feb 24, 2026

444patches34040

Fixed an intermittent issue with the Amazon SQS Acknowledge Snap that failed to acknowledge messages when the token expired.

OpenSearch

Feb 20, 2026

444patches33998

Fixed an issue in the OpenSearch Query to correctly accept expressions in the Index Name field.

Flow

Feb 19, 2026

443patches34043
and
444patches34056

  • Fixed an issue with the Pipeline Execute Snap where pool mode (without reuse) did not execute child pipelines in parallel. All configured pool slots are now utilized concurrently.

  • Improved shutdown behavior for the Pipeline Execute Snap when pipelines have initialization errors.

Kafka

Feb 9, 2026

443patches33886

Enhanced the Kafka Consumer Snap with Seek type - Earliest from timestamp that allows the Snap to read messages starting from the earliest Offset at or after the specified timestamp value.

PDF

Feb 6, 2026

443patches33850

Introduced the HTML to PDF Converter Snap that you can use to convert HTML sources to PDF.

Redshift

Feb 4, 2026

443patches33831

Fixed an issue with the Redshift Bulkload Snap where pipelines using IAM roles to write data to S3 intermittently failed with connection timeouts or 401 unauthorized errors when running in parallel with high Bulk Load parallelism. The Snap now handles IAM role–based access to S3 more reliably under heavy parallel loads.

Marketo

Feb 4, 2026

443patches33726

Enhanced the Marketo Bulk Extract Snap with the Include record count checkbox that enables you to include the number of records processed by the export job in the output document.

Transform

Feb 4, 2026

443patches33857

Fixed an issue where the Excel Parser Snap did not delete temporary .xlsx processing files and sl_pipe_* folders after pipeline execution, on Windows Groundplex nodes.

MySQL

Feb 3, 2026

443patches33807

Fixed the invalid fetch size error in MySQL Select and MySQL Execute Snaps when using MariaDB accounts with custom JDBC URLs and MariaDB driver versions 2.x and 3.x.

Azure SQL

Feb 2, 2026

443patches33822

  • Enhanced the Azure SQL – Bulk Load Snap to correctly handle all SQL Server user-defined data types by mapping them to their base types, so pipelines can seamlessly load data into the columns of these data types.

  • Enhanced the Azure SQL - Bulk Extract Snap to enable the underlying BCP utility (v18 and above) to bypass the certification check enforced by the target SQL Server instance. This ensures the bulk data exports are not blocked because of SSL certificate issues.

This change does not impact any Snaps or pipelines that use a BCP utility version below 18.

Binary

Jan 30, 2026

443patches33851

Fixed an issue in all the Binary Snaps, which improved SMB read/write performance by increasing default buffer sizes.

API Suite

Jan 26, 2026

443patches33752

Fixed an issue with the NTLM Account where the authentication failed when the target endpoint supported basic scheme instead of NTLM scheme. The account now automatically falls back to either Basic or Digest authentication modes to meet the endpoint's authentication requirements.

Microsoft Dynamics 365 for Sales

Jan 23, 2026

443patches33551

 

Enhanced the Dynamics 365 OAuth2 Online Account with the Snaplex field. This enables you to configure OAuth2 authorization and refresh flows to run on a specific Snaplex.

Oracle

Jan 23, 2026

443patches33716

Fixed an issue affecting all Oracle Snaps (except the Oracle Execute Snap) where CLOB data types were incorrectly mapped as binary in the schema. CLOB fields are now correctly mapped as strings in the schema view by aligning the common type-mapping logic.