January 2026 Release Notes
Highlights
Introduced the MCP Client Snap Pack, which adds the capability of connecting to your MCP Server
GA release
Tracing added for new components
Integration Nation has moved to Slack to enhance user engagement
Multiple UI enhancements on the Pipeline execution and Infrastructure pages
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).
Snaps: Patch Updates
Snap Pack | Date | Snap Pack Version | Updates |
|---|---|---|---|
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. | |
Feb 6, 2026 | 443patches33850 | Introduced the HTML to PDF Converter Snap that you can use to convert HTML sources to PDF. | |
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. | |
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. | |
Feb 4, 2026 | 443patches33857 | Fixed an issue where the Excel Parser Snap did not delete temporary | |
Feb 3, 2026 | 443patches33807 | Fixed the | |
Feb 2, 2026 | 443patches33822 |
This change does not impact any Snaps or pipelines that use a BCP utility version below 18. | |
Jan 30, 2026 | 443patches33851 | Fixed an issue in all the Binary Snaps, which improved SMB read/write performance by increasing default buffer sizes. | |
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. | |
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. | |
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. | |
Jan 22, 2026 | 443patches33655 | Fixed an issue with the Remote Python Script Snap that caused pipelines to hang indefinitely after upgrading to | |
Jan 19, 2026 | 443patches33690 | Fixed an issue with the JMS Acknowledge Snap that failed during connectivity issues/session close, without routing errors to the error view, even when error pipelines were configured. The Snap now handles errors effectively by displaying a Snap data exception with the correct |
Admin Manager
Behavior changes
The API Management 3.0 settings page now contains the following options for the Developer Portal. If you change the URL, toggle, or logo, the Developer Portal site rebuilds, and the Build site button shows the build progress.
AgentCreator
Features
The MCP Client Snap Pack is now available on the latest and stable versions. It enables you to connect to MCP servers as part of your Agent. This Snap Pack contains the following Snaps and Snap Accounts:
MCP Function Generator: Use this Snap to convert the tools available from an MCP server to a list of function definitions, with the additional ability to add "list resource" and "read resource" to the function definitions list.
MCP Invoke: Use this Snap to execute the operations you want the MCP server to perform. This Snap formats the generated results into a unified structure within SnapLogic.
SSE Account: Use this account type to connect the MCP Client Snaps to a remote MCP SSE Server.
Streamable HTTP Server Account: Use this account type to connect MCP Client Snaps to a remote MCP Streamable HTTP Server.
SSE OAuth2 Account: Use this account type to connect MCP Client Snaps using an SSE server using OAuth2 authentication.
Streamable HTTP Server OAuth2 Account: Use this account type to connect MCP Client Snaps to Streamable HTTP Servers using OAuth2 authentication.
API Management 3.0
API Management 3.0 is now GA. To enable it for your production Environment, contact your Customer Success Manager.
Enhancements
The following rules now emit tracing: HTTP Response Cache, HTTP Retry, Outbound TLS, Request Transformer, and Response Transformer. Learn more
To enable Try it out and use API keys or JWTs for authentication, you no longer have to pass the key in a custom header or query parameter. Now, the Authorization Scheme field has a value of
bearer, which fetches the key or token from the Authorization Header.
UI and Behavior Changes
The beta DeveloperHub has been replaced with the APIM 3.0 Developer Portal and the Site Manager is no longer available. If your environment has a DeveloperHub site with customized pages, you must use the Admin Manager to rebuild the site and replace it with the GA Developer Portal. This will remove all customizations and custom pages. To keep the same URL for the Developer Portal site, change the logo or toggle to allow access without login as described in the next bullet. Learn more
The API Management 3.0 settings page in Admin Manager now contains the following options for the Developer Portal. If you change the URL, toggle or logo, the Developer Portal rebuilds. Learn more
DeveloperHub has been renamed to APIM 3.0 Developer Portal. It is available from the Resources section of the waffle menu:
You now create Developer Portal categories and select the categories for the Service from the Documentation tab. Learn more
Fixed Issues
When the left navigation menu is expanded, it now returns to the expanded state after you exit the Policy Builder.
The Authorize button now correctly appears when you configure Try it out with a bearer token.
Disabled tasks are no longer available for selection when you add an endpoint to a Service.
In a Developer Portal Application, the Get Key button now displays when a subscription is approved that uses a JWT for authentication.
After you revoke a JWT, you can now generate a new one with the same name.
To enable Try it out and use API keys or JWTs for authentication, you no longer have to pass the key in a custom header or query parameter. Now, the Authorization Scheme field has a value of
bearer, which fetches the key or token from the Authorization Header.Fixed the issue of logging an extra, incorrect token revocation event in the Activity table when an Environment admin or owner rejects a subscription request.
Known Issues and Limitations
To use Subscriptions, you must upgrade to Snaplex version 4.43 or later. The recommended version is currently main-37701 or 4.43.1.0. For the best results, update the Policies Snap Pack to 443patches33227 or later.
When you edit the value in Rule input fields, the cursor jumps to the end of the string after every keystroke.
If the Policy applied to an endpoint includes a Generic OAuth2 rule, the endpoint must support the GET method. Otherwise, requests fail with a 405 Method Not Allowed error.
Workaround: Configure the endpoint to support both the GET and any other required methods, and the request will succeed.When a new Developer Portal user receives a welcome email with a default password, login fails with the error Login Failed: Invalid Username or Password.
Workaround: Use the Reset Password link in the email or the Forgot Password link on the login page. After a password reset, the user can log in.If a Service version is configured with routing rules as a header and has Try it out enabled, the route fields don’t show up in the Authorize dialog.
AutoSync
Enhancements
Previously, when selecting a table in the AutoSync data pipeline wizard, the selected table would remain in its original position within the list, making it difficult to locate your selection, especially when working with a large number of tables. Now, the selected table is automatically moved to the top of the list, allowing you to easily identify the selection during pipeline creation.
Classic API Management (APIM)
UI and Behavior Changes
For environments with APIM 3.0 enabled, both 3.0 and Classic APIM are available from the APIM option on the waffle menu:
The Developer Portal continues to be available from the newly renamed Classic APIM Developer Portal link in the Resources section of the waffle menu:
CI/CD
Fixed Issues
For Git commit operations, the UI now correctly displays Tracked Modified Locally in the Git Status column instead of
git_app.
Documentation Enhancements
Added a new page for the Installation and configuration of the Oracle Instant Client for use by Oracle Bulk Load Snap.
Updated the TLS cipher list and added the frequently asked questions to the Groundplex deployment plan.
Videos
Watch this video to know how to create a tool pipeline in SnapLogic Designer that searches the web. This tool pipeline can be called by your SnapLogic Agent.
Monitor
Enhancements
Updated the filter labels and a button on the Pipeline executions page.
Removed the Pipeline grouping label and Filter presets labels from both tables (the buttons are still there). Removed the Ultra pipelines filter button from the Non-running pipelines table.
Updated the Activity logs in Monitor to display activity logging for CI/CD actions for the following Git-related events:
Git checkout on a project.
Git pull on a project.
Git commit on a project.
Untracked project from Git.
You can filter these events within the Monitor -> Activity Log view.
In the Snap statistics panel, the row expansion interaction has been changed from hover to click for better usability. You can now click a Snap row to expand it and view detailed information, and expand multiple rows simultaneously. Hover over the bar graphs to display tooltips as before.
Readability of project names in the filter for the Project column has been improved. The Project space name now only appears as the parent of projects and isn’t repeated as part of the child Project names:
You can now control automatic data refresh for the Pipeline execution tables using the new Automatic Refresh toggle in the Table configuration and filters dialog. By disabling it, you can pause the page refresh and get a stable view of the data for analysis.
For better visibility, the Collapse or Expand header button on the Pipeline execution details panel has been moved to the top-right corner of the header. This functionality has also been added to the Node details and Snaplex details panels.
The
.csvfile download from the Monitor Pipeline executions page now only includes the data from the columns and rows selected in the interface.The Infrastructure view for non-Linux Snaplexes reports disk usage as a single percentage instead of separate values for
homeandtmp, which are usually separate mounts on Linux machines.
Known Issues
On the Admin Manager Users page, the Roles dropdown includes an All roles option that is available in the role selector for an individual user row. It appears that you can change a User role to All roles from the dropdown. A confirmation message is shown indicating that the role was changed. However, the User role is not updated. This is a UI bug that will be fixed in the upcoming release.
Workaround: Avoid selecting All roles from the role dropdown on individual user rows. Use All roles from the filter at the top of the Users page to view users across roles.
Fixed Issues
The Project filter now displays APIM projects with the correct nesting and without duplication.
You no longer have to Stop completed pipelines that the Monitor app displays as running.
Public APIs
Added custom claims
snaplogic_organdsnaplogic_audfor organization identification and to address a Microsoft Entra limitation that restricts modification of theaudclaim required for JWT authentication on the public API. Learn more.
SnapLogic Community
To enhance user engagement, Integration Nation has moved to Slack. Learn more.
The technical blogs and Sigma framework architecture documents have moved to the SnapLogic corporate website. Contact Scott Olsen (solsen@snaplogic.com) with any questions regarding this move.
SnapLogic User Experience
In the February 2026 release, the User Experience Preview described in the September 2025 Release Notes becomes the default experience. The February release will include documentation to help you transition.
Snaps
The Snaps mentioned in this section are deployed in the Latest set of Snap Packs. To access the latest features, an Environment admin must select the Snap Pack version in Classic Manager or Admin Manager.
New
EDIFACT: Introduced the EDIFACT Snap Pack with the following Snaps:
EDI Formatter: Reads incoming JSON document data and formats it in the selected EDIFACT type and version.
EDI Parser: Reads the incoming EDIFACT binary input data of the selected EDIFACT type and version and formats it into JSON.
Added Postgres Bulk Upsert Snap that enables you to perform bulk insert or update operations (using the
MERGEcommand) into the existing tables or any input data stream.
Added Teradata Multi Execute Snap that enables you to execute multiple write statements as a single transaction for every input document.
Enhancements
Enhanced the Kafka Consumer Snap with the Client ID field that correlates requests sent to brokers with each client and tracks the source of requests.
Added Skip records without sys_id checkbox to the ServiceNow Query Snap that enables the Snap to ignore the records without sys_id. This checkbox is not selected by default for backward compatibility.
Known issues
When you provide a relative or absolute path to a directory in SLDB, the Directory Browser Snap displays the following warning:
The provided file path format is not allowedResolution: Please provide the file path in this format /Org/ProjectSpace/Project/<file>. The following relative paths are also acceptable:1] filename.json (stores the file in the directory from where the pipeline is running.)2] ../shared/filename.json (file in project space shared)3] ../../shared/filename.json (file in Org space shared)
This warning occurs because the Snap is designed to process file paths, rather than directory paths, so supplying a directory causes it to raise an incorrect alert.
Snap color updates to enhance accessibility
Enhanced the visual styling and color palette of Snap components to improve usability. Overall, the Snap background colors are lighter, and borders are slimmer compared to the previous release. The table below compares the updated Snap components with their earlier versions:
Selected Snaps: | Old | New
|
Disconnected Snaps: | Old | |
New | ||
Validated pipeline: The validated data output takes the shape of the peg (output type).
| Old | |
New | ||
Non-validated pipeline:
| Old | |
New | ||
Executed pipeline: | Old | |
New | ||
Failed pipeline: | Old | |
New | ||
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.