October 2025 Release Notes

October 2025 Release Notes

Highlights

Admin Manager

  • Admins can now configure the Slack integration from Admin Manager

AgentCreator

  • Added LLM-agnostic Function Generator and Function Result Generator Snaps to the LLM Utilities Snap Pack

  • New agent tool pipelines available on the Public Pattern Library. Learn more.

AutoSync

  • Added support for the Google Service Account JSON account type for the BigQuery source and target endpoints

Monitor

  • In this release, Monitor replaces Dashboard as the app for monitoring pipeline executions and Snaplexes

Snaps

In this Release

The October Snaplex version is main-36396 - 4.42.2.0 and includes the following updates:

  • Fixed a schema issue that prevented Triggered Tasks from running when called with the Cloud URL.

  • Fixed a logging issue where excessive entries were reported in the Snaplex node logs.

Recommended Snaplex Version

The recommended version is 4.42.0.2-36011 - 4.42.0.2 (Recommended).

Platform: Patch Updates

Date

Component

Version

Fixed issues and enhancements in this patch

Date

Component

Version

Fixed issues and enhancements in this patch

Oct 22, 2025

Control Plane

N/A

  • Improves the refresh logic with retries for OAuth Snap Accounts.

  • Updates the GitLab implementation in SnapLogic.

Snaplex

main-36697 - 4.42.2.1

  • The Cache Service can now handle expressions that resolve into absolute paths. Consult your CSM to enable this feature.

Snaps: Patch Updates

Snap Pack

Date

Snap Pack Version

Updates

Snap Pack

Date

Snap Pack Version

Updates

NetSuite SOAP

Nov 10, 2025

442patches33049

  • The NetSuite Snap Pack now supports the AdvInterCompanyJournalEntry object.

OPC UA

Nov 7, 2025

442patches33048

Transform

Nov 6, 2025

442patches33042

Fixed an issue with the CSV Formatter Snap that failed when selecting the ISO-LATIN-1 character set, which was caused by an unsupported charset exception. The Snap now supports Western European characters through the mappings of ISO-8859-1 and ISO-LATIN-1.

API Suite

Nov 6, 2025

442patches33040

Fixed a performance issue with the HTTP Client Snap, where the Snap ran slower than the previous version (main29887).

Google Sheets

Nov 6, 2025

442patches33024

Removed the support for populating upstream values for Spreadsheet and Worksheet properties in the Google Sheets Writer Snap.

SharePoint Online

Nov 5, 2025

main215

Enhanced the SharePoint Online Update List Item Snap with the Update list item properties checkbox that enables updating the properties of a list item, such as Content type.

JIRA

Nov 5, 2025

442patches33097

Breaking change

  • Atlassian has announced the deprecation of the JIRA REST API v2, effective May 1, 2025. If your pipelines use the JIRA REST API v2, they might not function properly. Hence, we recommend updating the API Version field in the Search Snap to 3 to ensure compatibility with the API v3.

  • With the JIRA REST API v3, the output structure for the field description, field comment, and worklog comment keys in the JIRA Search Snap has changed. If your pipelines rely on the output of the Search Snap downstream Snaps, they might not function properly.
    Workaround: Update the old output keys to the new output keys. Learn more about the new output keys.
    If you continue to experience issues, contact support@snaplogic.com.

  • startAt field is no longer supported in the JIRA Search Snap. However, it will not impact your existing pipelines.

  • Jira now supports cursor-based pagination, and the Snap automatically handles this feature.

Snowflake

Nov 5, 2025

442patches32973

Added retry logic to close the channel and client in the Snowflake Snowpipe Streaming Snap.

Salesforce

Oct 31, 2025

442patches32924

  • Enhanced the Salesforce JWT OAuth2 Account to allow connections to Salesforce endpoints through a proxy configuration. This prevents socket connection timeouts that occur because of direct connection attempts.

  • Fixed an issue with the Salesforce Read and Salesforce SOQL Snaps where thread locks were caused by cache load operations and the lack of connection and socket timeouts in Salesforce Snap HTTP requests.

Redshift

Oct 30, 2025

442patches32983

Fixed a null pointer exception in Redshift - Unload Snap caused by a null value in its manifest (manifestMap) file.

Amazon Bedrock LLM

Oct 28, 2025

442patches32907

  • Added the Amazon Bedrock Converse Agent Snap that can accept initial request contents, a list of tools, and parameters to invoke an Agent execution loop.

  • Removed the Anthropic Claude on AWS Chat Completions Snap.

Azure OpenAI LLM

Oct 28, 2025

442patches32907

Added the Azure OpenAI Chat Completions Agent Snap that can accept initial request contents, a list of tools, and parameters to invoke an Agent execution loop.

Google GenAI LLM

Oct 28, 2025

442patches32907

Added the Google Gemini API Agent Snap that can accept initial request contents, a list of tools, and parameters to invoke an Agent execution loop.

OpenAI LLM

Oct 28, 2025

442patches32907

Added the OpenAI Chat Completions Agent Snap that can accept initial request contents, a list of tools, and parameters to invoke an Agent execution loop.

MySQL

Oct 27, 2025

442patches32721

Fixed an issue with the MySQL - Insert Snap where the JOOQ library did not properly interpret the subclasses of the GEOMETRY data type when using the MariaDB driver.

Amazon SQS

Oct 27, 2025

442patches32855

Fixed an issue with the Amazon SQS Consumer Snap where it ignored the Execution timeout value in case of multiple documents in its input view (upstream).

Redshift

Oct 23, 2025

442patches32240

Improved the error message for Cluster IAM authentication when it fails with a blank username in the Redshift Account.

API Suite

Oct 23, 2025

442patches32685

Enhanced the gRPC Client Snap to support the OAuth2 Account for all the Grant types (Authorization code, Client Credentials, and Password) to enable integration with gRPC services.

SharePoint Online

Oct 15, 2025

main213

Introduced the SharePoint Online Application (Certificate) Account to support certificate-based authentication for the Client Credentials grant type.

SQL Server

Oct 15, 2025

442patches32682

Fixed an issue with the SQL Server Insert Snap where pipeline executions failed when using the jTDS JDBC driver with NVARCHAR columns, resulting in the error Invalid java.sql.Types constant value -9.

The jTDS driver is now obsolete and is no longer maintained. Using this driver with Unicode data types, such as NCHAR, NVARCHAR, or NTEXT, can lead to data corruption or loss, as these types are not fully supported. We highly recommend you to use the Microsoft JDBC Driver for SQL Server (com.microsoft.sqlserver.jdbc.SQLServerDriver), which offers complete support for Unicode data types and is actively maintained.

Script

Oct 9, 2025

442patches32525

Updated the PySpark Snap to populate the output view from the output stream of the process project instead of from the error stream.

Admin Manager

Enhancements

  • Environment admins can configure the Slack integration from Admin Manager. When enabled, Environment admins can configure platform notifications to be sent to Slack channels or as direct messages. Learn more.

AgentCreator

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 Snaps

Features

Enhancements

Patterns

Added 18 agent tools to the Public Pattern Library. Learn more.

Deprecated

API Management (legacy)

Fixed Issues

  • Fixed an issue where, after the May release, the Policies Snap Pack was automatically upgraded to an incorrect version, resulting in the associated Triggered Tasks with policies to fail with HTTP 500 errors.

API Management 3.0

Known Limitations

  • APIM 3.0 generates OAS 3.0 specifications for Services. The Mutual Transport Layer Security (mTLS) authentication scheme is only supported by OAS 3.1, so Inbound TLS Rules don’t currently support the mTLS authentication scheme.

Fixed Issues

  • You can no longer duplicate a Service when it is in a published state, which is the correct behavior.

  • Because you must unpublish a Service to edit it, the Add, Edit, and Delete buttons are no longer active for the endpoints and paths of published Services.

  • Committing a Service with multiple versions in GitHub no longer results in the loss of one version’s endpoints.

  • The Git Remove from Repository and Untrack from Git commands now work correctly for Service versions.

AutoSync

Enhancements

  • AutoSync now supports the Google Service Account JSON account type for both the source and target endpoints of Google BigQuery. Learn more.

  • Previously, AutoSync only showed the Failed to retrieve data error message when the endpoint configuration failed. It now displays detailed error information so you can fix issues more easily.

Fixed Issues

  • The Stop Integration action now correctly stops integrations stuck in a running state when their background pipelines have already finished or the Snaplex is unavailable, instead of showing a misleading error message.

Documentation Enhancements

Improvements

  • Reorganized and revised the Snaplex State Transitions page to clarify and simplify explanations of Snaplex behavior during state transitions.

Dashboard

The Classic Dashboard is now fully retired. Any browser bookmarks that you saved for the Dashboard redirect to Monitor.

Git Integration

Fixed Issues

  • A git pull operation now correctly shows which local assets were updated in the remote repository.

Monitor

With the retirement of Dashboard, Monitor is the app for pipeline execution and Snaplex observability. Get fully trained on Monitor by completing this complimentary training course.

This new video describes how to use the Metrics page:

 Monitor-metrics.mp4

Enhancements

  • On Monitor pages that include Snaplex node status, the filter now separates active and inactive states, as shown in the following image:

    monitor-release-notes-v1.png

 

  • Added a Show all children checkbox that you can select to view all the child pipeline executions when searching for parent pipelines.

    image-20251007-201829.png

     

  • Some filters with fourteen or more items now have a search box in addition to the list, as shown in the following image:

    search-box-for-filter.png

     

  • The Status column in the Pipeline executions table now includes the state in text after the icon, as shown in the following image:

    status-col-filter-and-icon.png
  • Updated images in the Monitor section to show the Last Updated date.

Fixed Issues

  • Fixed an issue in Monitor on the Pipeline executions page where a search that returned a parent pipeline did not include child executions that didn't match the search criteria.

  • The table of executions that opens when you zoom into an expanded Metrics graph is now scrollable.

Public Pattern Library

New Agent Patterns

The following agent tools are now available for use in your agent pipelines. Click a link below to open the pattern in the Public Pattern Library on the Global and EMEA control planes.

Enhancements

The AgentCreator: Tool / Function calling pattern is updated with new pipelines that improve on the pipeline design and make use of new Snap features.

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

  • Added the PostgreSQL Multi Execute Snap to the PostgreSQL Snap Pack to allow executing one or more SQL write statements sequentially inside a single transaction (BEGIN/END) for each input document.

  • Added the In-memory OAuth2 Account to use with the HTTP Client Snap. This account ensures stable Ultra Task performance with consistent API response times, reduces delays, and improves reliability.

Enhancements

  • API Suite

  • Amazon SQS

    • Added the Execution timeout field in the SQS Consumer Snap that prevents indefinite suspension of pipelines when the message availability is low and allows the Snap to stop gracefully if the message count threshold is not met within the specified duration.

  • ELT

    • Enhanced the ELT SCD2 Snap by adding support for dynamic sort fields in the Target Table Sort Field(s) setting, where previously sort fields had to be defined statically in the Snap configuration. Now, sort fields can be passed dynamically at runtime using the JSON.parse() function in a pipeline parameter array, with the specified sort order and null-value preference automatically applied to all fields in the array.

  • JDBC

    • Enhanced the output for the CLOB (character large object) data type when connecting to the Teradata database using the Generic JDBC Execute Snap. Learn more.