August 2025 Release Notes

August 2025 Release Notes

Highlights

  • AgentCreator:

    • New Google Vertex AI RAG Snaps

    • Prompt composer enhancements

  • APIM 3.0 (Beta): Usability improvements to the Service and endpoint creation and editing interfaces make it more intuitive to work with Services

  • Dashboard: Retirement postponed to the October release

  • Monitor: New real-time Notification Center shows all notification types to enable timely responses

  • Snaps:

    • Kafka:

    • Syndigo: Enables easy integration with Syndigo’s Product Information Management (PIM) and Master Data Management (MDM) interfaces

    • Snowflake Snap Pack now supports metadata caching to store Snowflake tables and column metadata

  • SnapGPT: Snap copilot banner in Snap Settings dialog

In this Release

Quarterly release

To use the new Snaps introduced in this Snaplex version, ensure that your Snaplex nodes are upgraded to version main-35302 - 4.42 (Recommended)

This release includes stable versions of the monthly Snap patches deployed to the SnapLogic Platform after the May 2025 release, as listed in the Dot Releases section of the June 2025 and July 2025 Release Notes.

This Snaplex version also includes all SnapLogic Platform changes since the May quarterly release.

Platform: Patch Updates

Date

Component

Version

Fixed Issues and Enhancements

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 18, 2025

Snaplex

4.42.0.2-36011 - 4.42.0.2 (Recommended)

  • The OAuth2 Account refresh functionality now works as expected after a Snaplex version update.

  • Improved memory management in FeedMaster nodes for better performance.

Sep 4, 2025

UI

N/A

The Admin Manager setting to disable basic authentication and use only JWTs for authentication now works correctly.

Snaps: Patch Updates

Snap Pack

Date

Snap Pack Version

Updates

Snap Pack

Date

Snap Pack Version

Updates

LLM Utilities

Sep 22, 2025

442patches32423

Azure OpenAI LLM

Sep 22, 2025

442patches32423

Google GenAI LLM

Sep 22, 2025

442patches32423

OpenAI LLM

Sep 22, 2025

442patches32423

Amazon Bedrock LLM

Sep 22, 2025

442patches32503

ServiceNow

Sep 10, 2025

442patches32368

Enhanced the ServiceNow Write Snaps (Insert, Delete, and Update) to support expressions for the Table name setting. Now, these Snaps accept table names dynamically in a pipeline.

NetSuite REST

Sep 5, 2025

442patches32314

Fixed an InvalidPathException error in the NetSuite REST Create Snap when parsing the NetSuite location header on a Windows Snaplex.

Salesforce

Sep 2, 2025

442patches32294

Added internal retry policy to OAuth2 token refresh mechanism to address intermittent 401- unauthorized access errors in the HTTP calls made by the Salesforce Bulk Create Snap when fetching metadata from the SFDC.

JMS

Sep 2, 2025

442patches32288

Added a new node property (jvm_option) -Dsnaplogic.jms.connection.cache.timeout=<milliseconds> to allow JMS Account connections to persist for a user-stipulated time duration (in milliseconds) even after a pipeline run is complete. Any new connection using this account within the stipulated time will succeed and reset this timer.

OPC UA

Aug 26, 2025

442patches32196

Improved error handling (error view structure and error messages) and field mappings ($status_code, $value, $error, $stacktrace, $reason, and $resolution) in OPC UA Read and Write Snaps.

Marketo

Aug 25, 2025

442patches32163

Enhanced the Asset Read, Asset WriteLead Read, and Lead Write Snaps by introducing a retry mechanism with configurable limits to ensure operations complete within a defined timeframe.

Salesforce

Aug 25, 2025

442patches32179

  • Fixed memory leaks caused by the RestHttpClient objects in Salesforce.

  • Fixed the Salesforce Update Snap to prevent using an invalid URI when the Salesforce Account login fails.

RabbitMQ

Aug 25, 2025

442patches32214

Fixed an issue with the RabbitMQ Consumer Snap that failed to read messages when ACCESS_REFUSED error (403) occurred for read-only users.

Google BigQuery

Aug 20, 2025

442patches32113

Fixed an issue with the Google BigQuery Bulk Upsert (Streaming) Snap, which produced output even without any input documents.

Azure Service Bus

Aug 21, 2025

442patches32203

Upgraded Azure Service Bus client library from v7.14.1 to v7.17.13 to improve the resiliency of the messaging service bus.

Admin Manager

Behavior changes

  • The Asset catalog is now available in all environments (Orgs). The Admin Manager Asset catalog page controls visibility. The new default option is set to Everyone. Admins can view all assets and manage custom metadata. Non-admins can view assets for which they have read access. Learn more

AgentCreator

New features

Enhancements

  • Amazon Bedrock LLM Snap Pack :

  • Azure OpenAI LLM Snap Pack: Enhanced the Azure OpenAI Chat Completions Snap to support reasoning models (o-series) and storage capability for chat completion results.

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

  • LLM Utilities Snap Pack: Enhanced the OpenAPI Function Generator Snap to support input OpenAPI files with spaces in their names.

  • OpenAI LLM Snap Pack:

    • Structured output support: Enables you to provide a JSON schema for the model to generate a response that adheres to the specified schema.

  • 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 changing the format.

    • Added support for tool calling Snaps: Amazon Bedrock Converse API, Azure Open AI, Google Gemini API, OpenAI, OpenAI Responses API, and Google Vertex AI Gemini Tool.

    • Added support for Simplified Response when the Amazon Bedrock Converse API Snap is downstream of the Amazon Bedrock Prompt Generator.

    • Panel resizing: You can now resize individual panels in the Prompt Composer console.

    • Added support for Simplified Response when the Amazon Bedrock Converse API Snap is downstream of the Amazon Bedrock Prompt Generator.

  • Agent Visualizer (Experimental Snap Pack): Provides a comprehensive dual-view interface combining an interactive Diagram and a detailed step-by-step Log. Enhancements include:

    • Expanded support for Ultra Tasks.

    • Added a reset zoom button.

    • The detailed log panel now has expand/collapse functionality.

Fixed Issues

  • The schemas for manually-created request bodies are now stored correctly, allowing the APIM Function Generator Snap to parse and validate them. Additionally, function names exceeding 64 characters are auto-truncated. Previously, the Snap would fail with an error.

To take advantage of the APIM Function Generator Snap schema fix for existing APIM 3.0 Services and endpoints, you must make some minor change and save the Service or endpoint. For example, change the description and save.

APIM 3.0 (Beta)

New features

  • A new Basic Auth rule and a change in behavior: Now, you must explicitly add a Policy with a Basic Auth rule to a Service or endpoint to use basic authentication for Triggered and Ultra Tasks. Snaplexes must be running on version 4.42 to use this new rule.

  • You can now group related endpoints by tags. In this way, each endpoint can have a different task and different Policy, but be logically related by the endpoint tag. You can navigate a large Service quickly from the menu that groups by tag endpoints. The following image shows the endpoint navigation menu for a Service where the endpoints are tagged as either Group or User operations:

    endpoint-navigation.png
  • You can now create a Service from a Swagger 2.0 specification. After the Service is published, APIM 3.0 generates an OAS 3.x specification from it that Service consumers can view or download in DeveloperHub.

  • You can now duplicate Service versions and endpoints and import a new Service version from a specification. The duplicates include all referenced assets and Policies, speeding up the process of creating similar or derivative endpoints and Service versions. The following shows the duplicate endpoint option, which is available from the Add path dropdown.

    dup-endpoint.png

Enhancements

  • DeveloperHub now displays Services published as Restricted according to a user's permission in the SnapLogic Platform. For example, User One doesn’t have read permission for the Finance project. Service one is saved in the Finance project and published as Restricted. User One can’t view Service one.

  • Usability improvements to the Service and endpoint creation and editing interfaces make it more intuitive to work with Services. The following image shows the more compact and easier-to-navigate Service layout.

    service-imp.png
  • Resize of sections in Site Manager now works more smoothly.

 Fixed Issues

  • You can now successfully delete tags at the Service and endpoint levels.

  • When you migrate an API version from APIM to APIM 3.0, you can now execute it with the original task URL.

Known Issues

  • When you migrate an API version, the new Service version contains endpoint paths with all HTTP methods supported, but with empty definitions. When you migrate a Proxy, the correct methods are added to the new Service paths, but with empty definitions.

  • Your Snaplexes must be using version 4.42 to use the new Basic Auth rule. In earlier versions, the Basic Auth image and rule are empty, and the rule doesn’t work.

AutoSync

Snowflake is planning to block Password authentication by November 2025. If you currently use Basic authentication (Username-password) to access Snowflake, we recommend that you migrate to Key-Pair or OAuth2 Authentication Type available in the Snowflake accounts.

Enhancements

  • Automatic Schema Reconciliation: When you change a column in the source schema from NOT NULL to NULLABLE, AutoSync now changes the corresponding column in the target to match, reducing manual intervention and avoiding data synchronization errors.

Schema updates are applied only if the target endpoint supports changing nullability. All schema modifications are logged for review.

  • Warning indicator for a deleted credential: A warning message displays while editing an existing data pipeline with a saved credential that no longer exists.

  • For better clarity, the help text in AutoSync Settings in Admin Manager has been enhanced with a learn more link to the related Doc page. Moreover, the Upgrade version column in the data pipelines table is renamed to Action.

    AutoSync_settings_learn_more.png

Fixed Issues

Email notifications for data pipeline events now work correctly.

Documentation Enhancements

New pages

Migrated pages

The following pages have been migrated to the new documentation site:

The following Snap documents have been migrated to the new documentation site, and starting with the September release, they will no longer be available in the Confluence doc site.

Dashboard Retirement Postponed

We are not retiring the Dashboard in August to provide time for more Monitor enhancements. The new retirement date is October 8, 2025.

Monitor

New features

The new Notification Center lets you view and interact with notifications in real time. It presents a unified interface to create notifications and view alerts, events, and notifications, making it easier to manage notifications and respond quickly.

For the initial rollout, the Alerts and Activity logs pages are still available from the left navigation pane, along with the new Notification Center. In the Notification Center, alerts and activity log events display in separate tabs. The following screenshot shows the Activity tab:

notification-center-activity-tab.png

Instead of configuring notifications in Classic Manager, click the New notification button to set up an email or Slack notification from any of the available categories. The following example shows the type of notifications available from the User category:

user-notifications.png

After you create a notification, it shows in the Notification settings table, which you can filter by type. You can delete them when they are no longer needed.

notification-settings.png

The Notices tab provides a record of custom notifications. You can filter them, mark them as read, or delete them.

notices-tab.png

A redesign of Notifications available from the bell in the banner matches the style of the Notification Center:

notification-bell.png

Enhancements

  • The Asset catalog is now available in all environments (Orgs). Environment admins configure access in the Admin Manager. Learn more

  • Improved spacing in the table toolbar makes it easier to find the Table configuration control:

    table-config-icn.png
  • Enhanced behavior for the Table configuration dialog includes:

    • The Row Grouping option only displays for tables such as Pipeline executions that can have nested entries.

    • The Clear All Filters button is only available when one or more filters are set.

  • The node details panel now reports available disk size and usage for all mounts on the node’s host.

  • Monitor marks pipelines as Completed with Errors (completed-with-error-icon.png), a new state if any data routes to the error view, as shown below:

    image-20250805-084841.png

Fixed Issues

  • The Infrastructure page no longer stops responding when you select a custom date range.

  • The Insights page no longer displays backend errors in the UI.

Known Issues