July 2025 Release Notes

July 2025 Release Notes

 

Highlights

  • AgentCreator:

    • Amazon Bedrock Snaps: Improved output format and support for Thinking in Claude models

    • Prompt Composer: Autocompletion of data fields from input schema

  • AutoSync: The Salesforce endpoint can now synchronize additional object types

  • Monitor: Enhancements to the Pipeline executions page make it easier to quickly locate executions of interest

  • Git Integration for Microsoft Azure Repos: Now supports Microsoft Entra ID-based authentication

  • SnapGPT: Usability improvements in the chat interaction and a new copilot skill


Recommended Snaplex Version

We recommend that you upgrade to Snaplex version 4.41.0.2-34417 - 4.41.0.2 (Recommended), which fixes a performance issue with FeedMaster and JCC nodes.

Platform Updates

Date

Component

Version

Fixed Issues and Enhancements

Date

Component

Version

Fixed Issues and Enhancements

Jul 22, 2025

Snaplex update

main-34548 - 4.41.2.3

  • Enables operational support for using JSON Web Tokens (JWTs) to authenticate your Public APIs. Learn more.

Jul 14, 2025

Security

N/A

  • Enhanced the Transport Layer Security (TLS) support by upgrading to version 1.3.

Jul 14, 2025

Snaplex update

main-34449 - 4.41.2.1

This Snaplex version replaces the one that was released on Jul 8, 2025 as part of the July release GA. It contains the following updates:

  • JCC task cache optimizations: makes task loading faster to help Snaplexes with many Scheduled Tasks that need to run at start up.

  • Includes the fix for the JCC node CPU performance increase that was addressed in the previously released Snaplex version: 4.41.0.2-34417 - 4.41.0.2 (Recommended).

Jul 10, 2025

Snaplex update

4.41.0.2-34417 - 4.41.0.2 (Recommended)

Fixed an issue where after upgrading to Snaplex version main - 4.41.0.1, the CPU utilization in FeedMaster and JCC nodes increased unexpectedly.

Jul 8, 2025

API Policies Snap Pack version

441patches31585

The APIM SQL Threat Detector policy for Ultra Tasks no longer has issues with large payloads.

May 22, 2025

Snaplex

main-33383 - 4.41.0.1

Fixed an issue with memory management that resulted in memory accrual causing resource issues on the 4.41 GA (main-33084) Snaplex. We recommend that you upgrade your Snaplexes to this patch (main-33383).

May 21, 2025

UI

N/A

Support in the Cloudplex Secure Connectivity feature for Private Link with Snowflake. You can now connect to your Snowflake instance via AWS Private Link.

Dot Releases: Snaps

Snap Pack

Date

Snap Pack Version

Updates

Snap Pack

Date

Snap Pack Version

Updates

Teams

Aug 13, 2025

441patches31952

  • Enhanced the Microsoft Teams Accounts to support GCC High environment (Government Community Cloud High) that enables you to work with Microsoft Graph and Graph Explorer service endpoints, such as Global, USGov, USGov DoD, and China via the Graph service URL field. Learn more.

Exchange Online

Aug 13, 2025

441patches31937

  • Enhanced the Exchange Online Accounts to support GCC High environment (Government Community Cloud High) that enables you to work with Microsoft Graph and Graph Explorer service endpoints, such as Global, USGov, USGov DoD, and China via the Graph service URL field. Learn more.

Amazon SQS

Aug 13, 2025

441patches32028

  • Enhanced the Amazon SQS Snap Pack to support VPC (Virtual Private Cloud) endpoint URLs.

Aug 6, 2025

441patches31999

  • Improved the WSDL cache behavior that enables the eviction of cached items as and when needed by the JVM. The SOAP-based Snaps (Soap Execute, NetSuite Soap, Workday, Zuora, and Xactly) can now control the maximum size of the WSDL cache in SnapLogic using the new global property (max size). This enhancement provides greater control over memory usage and cache management for environments with large or frequently changing WSDLs. Learn more.

  • Fixed a class cast exception with the Workday REST Snap.

Script

Aug 4, 2025

441patches31605

Enhanced the Script Snap to allow placing of import restrictions in Python code executed by the Snap.

Snowflake

Aug 4, 2025

441patches31781

Upgraded the Snowflake JDBC bundled driver from v3.16.0 to v3.24.2. This upgrade is fully backward-compatible, and there is no behavior or breaking changes to existing pipelines.

Transform

Aug 1, 2025

441patches31995

Upgraded the Apache velocity-engine-core from v2.4.1-snap to v2.4.1.1-snap  to fix an issue with the JSON Generator Snap that rendered two sets of brackets for the array instead of one when assigning an array to the ‘values’ key.
Here ‘values’ is the key, for example:
{
"values": [1,2,3]
 }

MySQL

Jul 31, 2025

441patches31845

Enhanced the MySQL Database and MySQL Dynamic Accounts with Custom JDBC URL field that allows you to define multi-host JDBC connection string that enables you to use multi-host URLs in a single execution. Also, you can now provide a JDBC URL in any format permitted by MySQL or MariaDB.

Currently, the MySQL Snap Pack does not fully support MariaDB version 3.x, and some use cases may not function as expected. If you need to use version 3.x, we recommend that you use the JDBC Snap Pack.

Google Cloud PubSub

Jul 29, 2025

441patches31984

OPC UA

Jul 24, 2025

441patches31771

  • Fixed an issue with the OPC UA Browse Snap where the original document was missing for few error view records.

  • Fixed an issue with the OPC UA Read Snap that displayed incorrect data when reading from Structure data type nodes.

  • Removed expression support for the Subscription type to ensure accurate display of Data change filter properties in the OPC UA Subscribe Snap.

  • The Value field is now mandatory in the OPC UA Write Snap.

Fixed the following issues in the OPC UA Write Snap:

  • Bad_WriteNotSupported error when writing specific values (for example, Float) to nodes on ANSI C-based OPC UA servers.

  • Empty strings were being coerced to null because of platform annotation.

  • Incorrect data type conversion for multi-dimensional arrays.

  • Improper handling of null values for ByteString types.

  • An exception error when passing an invalid value (such as a non-numeric string) for Batch size using pipeline parameters. Now, if you pass a non-integer value for Batch size, the Snap fails during validation with a descriptive error rather than a runtime NumberFormatException.

SOAP

Jul 22, 2025

441patches31838

Fixed a null pointer exception in the SOAP Execute Snap caused by nested WSDLs that required authentication.

Transform

Jul 21, 2025

441patches31796

Fixed a thread leak issue with Join Snap, where the Snap failed to acknowledge all the input documents.

AutoSync

Jul 10, 2025

441patches31637

Support for the non-US datetime format in lastModified column:

When extracting data from SQL Server or Azure Synapse, AutoSync now supports using datetime columns with non-US date formats (such as dmy) as a lastModified column. This resolves failures caused by invalid varchar-to-datetime conversions during data extraction.

API Suite

Jul 11, 2025

441patches31693

Fixed a 403 error (request failure issue) in the HTTP Client Snap when proxy is defined and the request host is part of non-proxy hosts.

ELT

Jul 10, 2025

441patches31681

Upgraded the default JDBC Driver that the ELT Database Account uses for Google BigQuery target to SimbaJDBCDriverforGoogleBigQuery42_1.6.3.1004.zip.

Binary

Jul 10, 2025

441patches31621

  • Fixed an issue with the Binary Snaps configured with Azure Data Lake Storage Gen 2 OAuth2 Account, where the Snaps displayed an Illegal character in path error if the path or directory in the Snap contained spaces.

  • Fixed an intermittent issue with the File Poller Snap that disrupted the cleanup of resources and threads, because of the short internal timeout. This fix introduces an increase in the size of the internal timeout.

MySQL

Jul 10, 2025

441patches31607 (Recommended)

Reverted the MySQL patch deployed as part of 441patches31457 (query transformation change) to maintain backward compatibility. If you are using 441patches31457 patch in your MySQL pipelines, we highly recommend that you consume the latest patch 441patches31607.

Admin Manager

Behavior Change

  • Single Sign-on (SSO) configuration is no longer available from the left navigation pane. SSO configuration is now a tab on the Authentication page.

AgentCreator

Enhancements

Starting in July 2025, the output schema of Amazon Bedrock Snaps has been updated to eliminate fields with null values. This simplifies the output, making it easier to scan the fields in the preview. Additionally, the output preview displays metadata field values without needing to click through nested structures.

  • Updates to Amazon Bedrock Snaps:

  • Google GenAI LLM

    • Added the Google GenAI OAuth2 Account to support the OAuth2 protocol for authentication with the Google API.

  • LLM Utilities

  • Prompt Composer

    • Layout selections are persisted.

    • SnapGPT for Prompts Assistant remembers where your conversation left off.

    • Schema suggestions and auto-completion: Reference fields in the input schema without typing the entire field name or needing to format.

      promptcomposer-autocomplete-inputschema-fields.gif
      Prompt Composer Prompt Editor Autocompletion Demonstration
  • Added support for Simplified Response when the Amazon Bedrock Converse API Snap is downstream from the Amazon Bedrock Prompt Generator. Previously, this wasn’t supported, making it more difficult to scan the data preview output.

Limitation

With the introduction of the LLM selector to the Prompt Composer console, you can choose different LLMs from the dropdown. However, when you choose an LLM downstream from the first LLM Snap in the pipeline, then close and reopen the console, your selection is not saved, and you need to reselect the LLM.

API Management (APIM)

Fixed Issues

  • Ultra Task large payloads no longer encounter issues when the SQL Threat Detector policy is enabled. To take advantage of this fix, upgrade the API Policies Snap Pack version to 441patches31585.

API Management 3.0 (Beta)

Enhancements

  • A new card grid section is available for DeveloperHub freeform pages.

  • A new Hello World tutorial walks you through the steps to create and publish a Service.

Fixed Issues

  • APIM 3.0 now correctly adds any additional upstream path information and query parameters for native endpoints. These are appended to the URL in this order: <upstream_path>/<query_params. Update your Snaplexes to use this fix.

  • In Classic Manager, you can now move a task into a Service version folder.

Known Issues

  • You can’t make any changes to the DeveloperHub catalog page if the page was created before the July release.

AutoSync

Enhancements

  • The Salesforce endpoint now supports both the Salesforce Bulk and REST APIs, which allows you to synchronize objects that weren’t supported before. Learn more.

Fixed Issues

  • When migrating data pipelines across environments, the import no longer fails if the target environment does not contain a Snaplex with the same name as the source environment.

Classic Manager and Designer

Known Issues

  • A problem causes the All and Community categories of Universal search to time out. The other categories still work. To search the community website, you can go directly to the Integration Nation.

Data Lineage

  • New public APIs to retrieve data lineage for all pipelines or for a specific pipeline that executed in an environment. Learn more.

Documentation Enhancements

Migrated pages

 The following pages are migrated to SnapLogic Documentation from the legacy documentation site:

  • Work with pipelines

    • Create a pipeline

    • Error handling

    • Copy or migrate pipeline

    • Compare pipelines

    • Delete pipeline

    • Move or rename pipeline

    • Manually run a pipeline

    • Stop a running pipeline

    • Pipeline queueing

    • Data preview from pipeline

    • Pipeline properties and configuration

    • Pipeline versions

      • Create pipeline versions

      • Open previous pipeline version

      • Revert to previous pipeline version

    • Suggest functionality

You can view the full list of articles migrated to docs.snaplogic.com from the legacy documentation site or visit SnapLogic Documentationto view all content available on the new site.

Dashboard

Dashboard will be retired in the August release scheduled for Aug 12, 2025. Monitor is now the primary and default app for viewing execution and infrastructure statistics. New features and enhancements that support observability are only available in Monitor. 

Git Integration

  • Introduced a new Git provider entry - Microsoft Azure with Entra ID to replace Microsoft Azure DevOps Repository. This new feature does not cause your existing Azure DevOps integration with SnapLogic to fail. Learn more.

    • Earlier this year, Microsoft discontinued registering new Azure DevOps OAuth Apps in favor of Microsoft Entra ID, its recommended Identity and Access Management (IAM) platform for authenticating users.

    • Though your existing Azure DevOps-based authentication for SnapLogic Git integration continues to work until its official end-of-life (EOL) date in 2026, we highly recommend switching your Azure Repos authentication to Microsoft Entra ID platform as soon as possible.

Monitor 

New Feature

  • Asset Catalog APIs are now available to retrieve Tasks, pipelines, and Accounts to return a list of assets. Learn more

Enhancements

  • The new format of the All API Details table on the API Metrics page provides table configuration, , where you can select compact or expanded row spacing and show or hide columns.

    monitor-all-api-details-table-configs.png

     

  • The Snaplex details panel now includes a link that opens multi-node graphs in the Metrics view:

    monitor-snaplex-details-metrics.png
  • For the Pipeline executions table:

    • Red highlights failed executions and yellow highlights manually-stopped executions to make them stand out visually.

    • The Snaplex column now appears in the table by default to help you quickly identify which Snaplex is running or has run an execution.

    • Column selections now persist across sessions and logins.

    • The Snap statistics now display the CPU% and Memory details. Learn more.

    • A new option for grouping parent and child pipelines with the Nested/Flattened toggle. Learn more.

      pipeline executions.png
  • Asset catalog detail panels now include a dynamic breadcrumb trail that tracks navigation across Tasks, Pipelines, and Accounts. For example, navigation from the Task list to a Task and then its associated pipeline, and its referencing account displays the breadcrumb trail as Task list >{task name}>{pipeline name}>{account name}. You can quickly jump to any previous selection.

    Asset Catalog.png

Known Issues

  • Clicking refresh after a search can result in the display of executions that don’t match the search string. For example, a parent pipeline has two child executions, child-a and child-b. A search for child-a lists the correct executions, but a refresh shows both child-a and child-b.

  • Multi-node graphs can display confusing lines because of lag time.

Fixed Issues

  • On the Pipeline executions page, the Select all option has been removed from the Projects column to avoid display issues in environments with many projects. You can clear the Project filter to display all Projects.

Public APIs

  • Asset Catalog APIs are now available to retrieve Tasks, pipelines, and Accounts and return a list of assets. Learn more

  • You can now use JSON Web Tokens (JWTs) to authenticate Public APIs. The JWT tab on the Admin Manager > Authentication page enables you to configure the environment to accept JWTs. This feature provides an alternative to using basic authentication for Public APIs, eliminating the need for you to enter credentials.