September 2025 Release Notes
Highlights
Preview the new SnapLogic user experience
New! Added universal Function Generator and Function Result Generator Snaps to the LLM Utilities Snap Pack. Learn more.
Prompt Composer now lets you minimize panels into a launchpad, save custom layouts, and work in a cleaner, more flexible space
Support for CI/CD with GitHub
Ability to pass JWT bearer token information to the underlying pipeline
AutoSync: Bulk export-import of the data pipelines
Monitor: Stop multiple pipelines simultaneously from the Pipeline executions table
For Triggered Tasks executed with the Cloud URL:
View the daily and concurrent limits in Admin Manager
View the API usage statistics in Monitor
In this Release
To use the latest platform updates in this release, ensure that your Snaplex nodes are upgraded to version main-35803 - 4.42.1.0, which:
Implemented an algorithm that improves how pipeline executions are distributed across nodes, leading to more robust and balanced runtimes.
Proactively frees up leased slots in a Snaplex regardless of upstream dependencies (such as network connectivity issues).
During Snaplex restarts and version upgrades, the node shuts down more asynchronously to respect Max Restart time values.
The current recommended Snaplex version is 4.42.0.2-36011 - 4.42.0.2 (Recommended).
Platform: Patch Updates
Date | Component | Version | Fixed Issues and Enhancements |
|---|---|---|---|
Sep 25, 2025 | UI | N/A | 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. |
Sep 22, 2025 | Snaplex |
| Combined the updates in the September Snaplex version with the current Recommended Snaplex version. |
Sep 18, 2025 | Snaplex |
|
|
Snaps: Patch Updates
Snap Pack | Date | Snap Pack Version | Updates |
|---|---|---|---|
Oct 8, 2025 | 442patches32567 | Fixed an issue with the File Poller Snap that failed after upgrading to the 4.42 ( | |
Oct 8, 2025 | 442patches32667 | Fixed an issue with the Sort and Join Snaps where the temporary files were intermittently not deleted from the temp directory during cleanup activity. | |
Oct 8, 2025 | 442patches32649 | Fixed the private key validation issue for ECDSA keys in SSH Auth Account. | |
Oct 2, 2025 | 442patches32611 | Fixed an issue with the SSL Account, which returned | |
Oct 3, 2025 | 442patches32588 | Fixed an issue with the Google BigQuery Execute Snap where it ran into an infinite loop when calling stored procedures (SP). | |
Oct 3, 2025 | 442patches32589 | Fixed an issue with the Zuora OpenAPI Snap that could not read OpenAPI YAML files larger than 3 MB. | |
Oct 2, 2025 | 442patches32594 |
| |
Oct 1, 2025 | 442patches32155 | Enhanced the Redshift Snap Pack accounts to automatically refresh the credentials when using the IAM role to connect to the Redshift instance. | |
Sep 25, 2025 | 442patches32560 | 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 | |
Sep 24, 2025 | 442patches32455 | Added the PostgreSQL Multi Execute Snap to the Snap Pack to allow executing one or more SQL write statements sequentially inside a single transaction (BEGIN/END) for each input document. | |
Sep 24, 2025 | 442patches32513 | Fixed an issue in the XML Formatter Snap, where attributes with empty strings were being removed from the output. | |
Sep 24, 2025 | 442patches32444 | 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. | |
Sep 23, 2025 | 442patches32489 |
| |
Sep 22, 2025 | 442patches32423 |
| |
Sep 22, 2025 | 442patches32423 |
| |
Sep 22, 2025 | 442patches32423 |
| |
Sep 22, 2025 | 442patches32423 |
| |
Sep 22, 2025 | 442patches32503 |
| |
Sep 18, 2025 | 442patches32450 | Enhanced the Workday Cancel and Workday Write Snaps with the Preserve empty input values checkbox that enables you to preserve empty values in the Workday request. | |
Sep 17, 2025 | 442patches32401 | Enhanced the Zuora SOAP Account with the Sandbox base URL field for a non-production environment. The Base URL defaults to https://apisandbox.zuora.com, but can be overridden. | |
Sep 17, 2025 | 442patches32429 |
| |
Sep 15, 2025 | 442patches32383 | AutoSync now supports the Google Service Account JSON account type for both the source and target endpoints of Google BigQuery. | |
Sep 11, 2025 | 442patches32366 |
Behavior change:
| |
Sep 10, 2025 | 442patches32393 | Fixed the following issues in the Snowflake Snap Pack:
These fixes are also available on the Stable version (main32088) of the Snap Pack. |
New SnapLogic User Experience Preview
For the last few months, we’ve been working hard to modernize the SnapLogic user interface and improve usability. Your feedback motivated the initial vision and has driven many iterations throughout the journey. We’re nearing the major milestones of switching over to Monitor from Dashboard and supporting all environment configuration in Admin Manager. Please take a few moments to preview the new experience and provide feedback.
When you log in for the first time after the release, a pop-up invites you to try the new experience.
If you dismiss the pop-up and want to try the preview later, select it from the main menu.
Switch back to the classic experience at any time.
In the preview, you’ll notice:
New categories organize the apps and links. Be sure to provide feedback on the preview from the Feedback on the new experience preview link in the menu.
In the preview, Classic Manager is now Project Manager. Most administrative environment settings are only available in Admin Manager.
The preview also uses a consistent header for Admin Manager, API Management, AutoSync, Designer, Monitor, Project Manager, and the Public Pattern Library.
Admin Manager
New Features
From the Environment API limits tab, view the limits on Triggered Tasks invoked from the Cloud URL. It also shows today’s count and the calls in progress. The Monitor API Usage page shows the daily and concurrent totals and lists the top ten APIs by usage.
Fixed Issues
The Authentication JWT setting to Disable basic authentication is now honored and prevents the use of basic authentication for SnapLogic Public APIs.
AgentCreator
Enhancements
Simplified console: Enables you to change the layout more easily (input, output, or prompt-focused) and save preferences.
Support for PipeLoop: Returns response from PipeLoop Snaps in Agents. For Agent driver pipelines, you can now send prompts to your Agent LLMs and view the response without having to open the pipeline preview data.
Additional controls on input schema: When you request help from SnapGPT for Prompts, you can now prevent sending the schema to the assistant via an on/off toggle.
AgentVisualizer: Added the ability to download the Agent log in Markdown format.
API Management (legacy)
Fixed Issues
Disabled tasks can no longer be executed when the policies are applied.
API Management 3.0
New Features
Support for CI/CD with the SnapLogic Git Integration. In this Beta version, the Git Integration works only with GitHub as a provider. Learn more.
Enhancements
A Service migrated from published API versions and Proxies to Services now includes all defined methods because APIM 3.0 can access the specification generated at publication. However, migration of a published Proxy with mappings won’t use the specification. Migration of an unpublished API version or Proxy results in the Service version endpoint(s) supporting all HTTP methods, with empty definitions. We recommend that you publish an asset before migrating it.
Endpoints support duplicate paths for advanced routing. For example, a calculator endpoint might have two implementations, one that accepts JSON input and one that accepts XML. You can create two endpoints with the same name and route requests to them based on a value in the header. Learn more.
The JWT Validator rule now allows you to extract information from a JWT claim and pass it to the underlying pipeline. Learn more.
For grouping in the Service Manager, endpoint tags now apply to their paths and child methods by default. You can override the endpoint tag by entering a different tag at the method level.
Fixed issues
Text components for DeveloperHub freeform pages now correctly support drag-n-drop and resizing.
Known Issues and Limitations
A Service version published to DeveloperHub with JSON examples can result in an
Uncaught TypeErrorand a blank page.The Git Integration has the following issues and limitations for APIM 3.0 assets:
The Untrack from Git and Remove from Git Repository options don't work for Services or versions.
When using Checkout Git Repository or Git Pull to move or update assets in a different environment, the native endpoints and policies associated with a Service version fail to propagate to the new environment if:
The target environment doesn't have the same relative path to those assets.
The user performing the operation doesn't have permission for those assets in the target environment.
In either case, native endpoints become external endpoints with the upstream URL set to "https://temporary.endpoint".
When using Checkout Git Repository or Git Pull to move or update a Service version in a different environment, you need to explicitly re-select a Server (Snaplex) in the new environment.
By design, the checkout of a Service fails if the Service slug is already in use in the environment. The Service slug must be unique.
A Service version’s endpoints can incorrectly be removed when tracking multiple versions of the same Service.
AutoSync
Enhancements
Added Bulk export-import. Building on AutoSync’s multi-environment workflow, you can now import and export integrations in bulk. This makes it easier to promote data pipelines between environments, avoid manual reconfiguration, and ensure consistency across environments. Learn more.
Improved visibility of the load type and more detailed statistics. Previously, AutoSync only showed aggregate counts for a pipeline run (total tables, records new/updated/failed). Now, the details panel provides you with the detailed statistics for each table or object within a pipeline and displays the actual load type used, giving you clearer visibility into performance, errors, and load behavior. Learn more.
Known Issues
Incremental loading is not supported for the following objects in Marketo. Therefore, a data pipeline with Marketo as a source performs a full load for the following objects:
Channels
Files
Folders
Forms
Landing Pages
Segmentations
Snippets
Tag Types
Campaigns (Lead DB)
Documentation Enhancements
Updated node metrics and log-related details.
Updated Snaplex node load balancing steps for Triggered Tasks.
Migrated pages
The following page has been migrated to the new documentation site, and starting with the October release, it will no longer be available in the Confluence doc site.
Dashboard
The Dashboard tab does not display when Designer or Classic Manager is open. Until the Dashboard is completely replaced by Monitor in October, you will be able to open it from the waffle menu.
Git Integration
The SnapLogic Platform now supports Atlassian Bitbucket for integrated version control. Bitbucket isn’t available by default; contact your CSM if you’re interested. When configured for an environment, Administrators enable Bitbucket in Admin Manager. Users authorize it from their profile menu. Learn more.
Monitor
New Features
The Monitor API Usage page shows the daily and concurrent calls to Triggered Tasks with the Cloud URL. View the daily and concurrent limits in Admin Manager.
Enhancements
The Activity log in Classic Manager and Monitor (including the Activity log tab in the Notification center) features an improved alert message for pipelines that terminate because of excessive memory consumption. This alert displays the pipeline's name, path, node details, Snaplex name, and error information.
Users can now stop multiple pipelines simultaneously from the Pipeline executions table.
On the Infrastructure > System Overview page, the default view is now Active nodes.
The Pipeline executions table now includes links to open the related assets:
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.