June 2025 Release Notes
Highlights
LLM selector and enhanced validation behavior in Prompt Composer
Export and import of data pipelines support promotion from development to production environments
Visibility into important metrics for all execution or FeedMaster nodes of a Snaplex in the same set of graphs
Amazon Athena Select Snap supports querying Iceberg table metadata
Infor M3 Snap Pack
SQL Server CDC Snap Pack
SharePoint Online - Get Delta Changes
Upgrading to this Release
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.
We strongly recommend upgrading from the 4.41 (Not Recommended)
version to benefit from a critical bug fix. In Monitor and the Classic Dashboard, red icons and text highlight nodes that are running a version with the not recommended label.
Platform Updates
Date | Component | Version | Fixed Issues and Enhancements |
---|---|---|---|
Jul 10, 2025 | Snaplex update |
| Fixed an issue where after upgrading to Snaplex version |
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 |
| 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 |
---|---|---|---|
Jul 8, 2025 | 441patches31587 | Enhanced the Salesforce Subscriber Snap to support subscribing to custom channels that collate events from multiple related sources in one place for the subscribers.
| |
Jul 7, 2025 | 441patches31597 | Fixed an issue with the HTTP Client Snap where the Snap displayed an error when the query parameters were empty. | |
Jul 4, 2025 | 441patches31564 | Fixed a null pointer exception with the XML Formatter Snap that was caused after upgrading the Snaplex version to main-33383-4.41.0.1 (Snap Pack version: main 31019). | |
Jul 3, 2025 | 441patches31599 | Fixed an issue with the Kafka Consumer Snap where the payload content was visible in the error message when trying to deserialize a JSON_SR message using the JSON deserializer. Now, the Snap does not display the payload content if an exception is raised while deserializing the message. | |
Jul 3, 2025 | 441patches31579 |
| |
Jul 1, 2025 | 441patches31537 | Fixed a null pointer exception issue in the SQL Server Execute Snap when the key or value in the URL properties field in the SQL Server Account or SQL Server Dynamic Account was left blank. | |
Jul 1, 2025 | 441patches31537 | Fixed a null pointer exception issue in the Oracle Execute Snap when the key or value in the URL properties field in the Oracle Thin or Oracle Thin Dynamic Account was left blank. | |
Jun 30, 2025 | 441patches31524 | Updates to Amazon Bedrock Snaps:
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. | |
Jun 27, 2025 | 441patches31457 (Not Recommended) | Fixed an issue with the MySQL Execute Snap that added newline characters in output column names when using multiline COALESCE queries during execution. | |
Jun 27, 2025 | 441patches31523 | Fixed an issue with the MySQL Bulk Load Snap that displayed an error | |
Jun 26, 2025 | 441patches31506 | Fixed an issue in the Salesforce Bulk Query Snap that displayed a 401 error during metadata calls. Now, the Snap refreshes the OAuth2 token and retries the metadata call on encountering a 401 error. | |
Jun 24, 2025 | 441patches31302 | Enhanced the Redshift Account to support Redshift serverless instance via an EC2 node with an IAM role. | |
Jun 20, 2025 | 441patches31460 | Fixed an issue with the HTTP Client Snap caused by appending a UTF-8 charset to Content-Type for text/html, which conflicted with the endpoint's supported file types (.htm, .html). This is applicable only when you send charset as part of file content. | |
Jun 18, 2025 | 441patches31114 | Enhanced the OpenAPI Function Generator Snap to support input OpenAPI files with spaces in their names. | |
Jun 18, 2025 | 441patches31376 |
| |
Jun 18, 2025 | 441patches31426 | Fixed a null pointer exception with the HTTP Client Snap when requests contained no response. | |
Jun 18, 2025 | 441patches31403 | The Pipeloop Snap now supports Ultra tasks when Parallel executions is set to 1. It also has an improved error-handling mechanism for parallel executions. | |
Jun 18, 2025 | 441patches31432 | Fixed an issue with the XML Formatter Snap that incorrectly handled embedded XML strings within JSON input. This fix includes support for embedded XML in JSON content that preserves structure and namespaces. | |
Jun 17, 2025 | 441patches31345 | Enhanced the Kafka OAuth2 Account to access the Kafka Schema Registry via OAuth2. | |
Jun 13, 2025 | 441patches31347 | Fixed an issue with the Amazon S3 Snaps, where the Snaps failed with an error | |
Jun 11, 2025 | 441patches31372 | Fixed an issue with TinyInt when replicating data from SQL Server to a SQL Server target. Learn how to upgrade the AutoSync Snap Pack to this version in Admin Manager. |
Admin Manager
Fixed issues
The Users page option to Update authentication methods is visible when the environment uses SSO or MFA, at least one user is selected, and:
None of the selected users are service accounts
None of the selected users are Portal users
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 appropriate Snap Pack version in Classic Manager or Admin Manager.
Enhancements
Prompt Composer has the following enhancements:
LLM selector: We’ve added a new button that enables you to send your prompt to different LLMs. When you stack LLM Snaps for Amazon Bedrock, OpenAI, Azure OpenAI, and Google Gemini downstream of the Prompt Generator Snap, you can click (LLM selector icon) to view a dropdown of the LLM Snaps available for output. This feature provides a way to test different LLMs and compare the responses, helping you develop and evaluate prompts for your Generative AI assistants and Agents.
Improved design and consistent behavior with validation: The Prompt Composer console action controls for validation, saving, and closing Prompt Composer are streamlined for more consistent behavior.
Panel resizing: You can now resize individual panels in the Prompt Composer console.
API Management 3.0 (Beta)
Learn more about APIM 3.0 from the Beta documentation.
Enhancements
You now have the flexibility to create a Service endpoint and associate a task or URL with it later.
Fixed issues
Service details now load after you delete a Triggered or Ultra Task associated with one of the Service endpoints.
Environments without APIM 3.0 enabled no longer incorrectly show a tab for Services and Policies in Classic Manager.
Outbound TLS rules now execute correctly when public and private key files are stored in shared folders.
The DeveloperHub code block component now correctly renders JSON syntax highlighting.
Migration of a Service across environments now correctly includes all associated files.
An OpenAPI specification generated from a Service published on the DeveloperHub now includes path-level parameters and version-level tags.
AutoSync
New
AutoSync now supports a multi-environment workflow where you develop and test in one environment and promote hardened data pipelines to a production environment. This avoids unintentional mistakes from manually recreating data pipelines and the risk of data corruption in production systems. To migrate data pipelines across environments, use the new export and import of data pipelines in ZIP format. Learn more.
Enhancements
The Marketo endpoint offers a richer integration of marketing data by supporting additional object types, such as Emails, Landing Pages, Snippets, and Programs.
Fixed Issues
When replicating data from SQL Server to SQL Server, columns with a
TinyInt
data type no longer fail. You must upgrade data pipelines to version441patches31372
of the AutoSync Snap Pack to use this fix. Learn how to upgrade data pipelines in Admin Manager.
Known Issues
When migrating data pipelines across environments, the import fails if the target environment does not contain a Snaplex with the same name as the source environment.
Dashboard
The 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.
On the Health tab, nodes running a Snaplex version labeled
(Not Recommended)
display a red icon to remind you to update now:
Monitor
Features
View metric graphs that plot all Execution or all FeedMaster nodes. The new option is available when you expand a Snaplex with multiple Execution or FeedMaster nodes. The following screenshot shows an example with All Execution nodes selected. Click a line to open the graphs for a specific node.
Enhancements
Nodes running a Snaplex version labeled
(Not Recommended)
display a red icon to remind you to update now. The icon is visible in the Infrastructure graph view. The Infrastructure list view highlights these Snaplex versions with red text. The following example shows the icon from the graph view and text from the list view:Updated Metrics design: Replaced existing colors with a blue and gold palette for a more refined look.
Improved display of graph statistics:
Before: Statistics were only available via tooltips on the graph. | Now: All relevant statistics are now displayed above the graph, enhancing the interface's accessibility and user-friendliness. |
---|---|
The Asset catalog now includes the following metadata in the Task and Pipeline tabs. You can filter the paths by selecting values, and filter the others by selecting minimum and maximum values.
Task Plex path (identifies the Snaplex associated with the Task)
Pipeline Path
Total executions
Successful executions
Stopped executions
Execution failure rate
Average duration
Average docs processed
Fixed issues
Fixed an issue in Monitor where the following selections did not persist between page refreshes and user sessions.
Graphs to hide or display on the Metrics page
Columns to hide or display in the System overview, Pipeline executions, and Asset catalog tables
Fixed an issue in Monitor that prevented nested child pipelines from being sorted by duration (ascending/descending) under Pipeline Executions.
Rendered the no-value-defined indicator value not captured in a lighter font face than the defined values in the Pipeline Parameters tab of the pipeline execution detail.
Renamed the Row spacing option Standard to Expanded and made the Compact (view) option the default for System Overview, Pipeline executions, and Asset catalog tables. Change this setting from the Table configuration and filters dialog. For example:
Moved the time duration selector on the Insights page above the summary table.
Pipelines and Tasks
Fixed an issue with projects using the Disable cloud URL option, which prevented restoring them and their parent project spaces from the Recycle Bin after deletion. The Project Edit menu contains the Disable cloud URL option.
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 appropriate Snap Pack version in Classic Manager or Admin Manager.
New
Infor M3: Introduced the Infor M3 Snap Pack, which contains the following Snap and Accounts:
Infor M3: Enables integration with Infor M3 systems and facilitates interaction with M3 APIs for seamless data transmission.
Infor M3 Basic Auth Account: Allows basic authentication to access Infor M3 APIs.
Infor M3 OAuth2 Account: Allows authentication with Infor M3 Bulk APIs using the OAuth2 protocol.
SQL Server CDC: Introduced the SQL Server CDC Snap Pack, which contains the following Snaps and Account:
SQL Server CDC: Retrieves data from SQL Server Database transaction logs. It performs Insert, Update, and Delete statements on a specific table within a specified date and time range.
SQL Server CDC Account: Authenticates with the SQL Server database.
Added the SharePoint Online - Get Delta Changes Snap to retrieve a list of changes made to an item from a document library based on the metadata.
Enhancements
Upgraded the JNQ SMB Library for the Binary Snap Pack from 2.6.2-beta to 2.6.2.
Enhanced the Amazon Athena Select Snap to support queries of Iceberg table metadata.
Updated the Marketo Asset Read Snap to make the
folderId
field optional. This does not impact existing pipelines. IffolderId
is not specified, the Snap fetches all the available forms.Updated the
json-smart
library to v2.5.2 to fix vulnerability issues.
Improved the handling of Sub-entities in the Read and Read Custom Query Snaps. Now, you can use suggestions from Subentities across the Snaps' configuration fields.
Removed the Subentity field from the Create, Update, and Delete Snaps. Subentities are now managed via the upstream Mapper Snap, enabling more dynamic and flexible processing.
SnapGPT
The following options are added to the SnapGPT toolbar:
New Chat: Start a new session with SnapGPT. This clears the current session’s chat history and starts a new conversation, making it easier to explore unrelated queries.
Share Feedback: Share feedback on SnapGPT to help us improve it.
Prompt Ideas: Get started with SnapGPT with sample prompts.
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.