March 2024 Release Notes
Highlights
The SnapLogic® March 2024 Release includes the following:
User account list includes how many groups the user belongs to
Improved pipeline structure when you generate an API version from an OAS specification
New public API for API version import/export
HTTP Client source endpoint
Infer schemas from CSV files
Apply transformations to CSV files
New Insights page available to admin and non-admin users
The OpenAPI option in Manager now provides options for format and version
Anaplan OAuth2 Account
The Anaplan Snap Pack's SDK is replaced with direct REST API calls—a lightweight way to interact with the SnapLogic platform
Added support for Retrieval Augmented Generation (RAG)
You can now leverage SnapGPT to generate SnapLogic expressions within the expression field in a Snap
Added an independent settings dialog for SnapGPT
Dot Releases - Platform
Date | Version Update | Description |
|---|---|---|
Mar 21, 2024 | API Policies Snap Pack version: 436patches25626 | After the March release, the JWT Validator policy is updated to automatically detect the signing algorithm using the JWT token's header and key. Previously, you had to select the HSA algorithm manually via the Signing Algorithm* field. This policy only supports RSA, HSA, and ECDSA signed keys. |
Mar 13, 2024 | Snaplex version: | Fixed issues with the HTTP Retry and HTTP Response Cache policies. |
Dot Releases - Snaps
Snap Pack | Date of Update | Snap Pack Version | Updates |
|---|---|---|---|
Apr 9, 2024 | 436patches25801 | Fixed an issue with NetSuite Upsert Snap that displayed a | |
Apr 3, 2024 | 436patches25781 | Enhanced the Deduplicate Snap to honor an | |
Apr 3, 2024 | 436patches25757 | Fixed an issue with the SQL Server - Insert Snap that previously displayed an error when attempting to insert a true or false value into a | |
Apr 3, 2024 | 436patches25733 | Enhanced the JWT Account to support Secret key authentication. | |
Apr 2, 2024 | 436patches25696 |
Behavior Change: As part of | |
Mar 28, 2024 | 436patches25630 |
| |
Mar 27, 2024 | 436patches25659 |
| |
Mar 27, 2024 | 436patches25597 | Upgraded the jOOQ library of the Cassandra Snap Pack from v3.9.1 to v3.17.x. This upgrade is currently NOT available with the latest distribution. However, you can still consume this patch through Behavior change:
| |
Mar 27, 2024 | 436patches25597 | Upgraded the jOOQ library of the Azure Synapse SQL Snap Pack from v3.9.1 to v3.17.x. This upgrade is currently NOT available with the latest distribution. However, you can still consume this patch through Behavior change: Previously, when
| |
Mar 26, 2024 | 436patches25626 | Enhanced the Salesforce Bulk Create, Bulk Delete, Bulk Update, and Salesforce Bulk Upsert Snaps to include the complete error details under the | |
Mar 25, 2024 | 436patches25654 | Introduced the Amazon Bedrock LLM Snap Pack, which contains the following Snaps and Account:
| |
Mar 21, 2024 | 436patches25548 |
Behavior change: | |
Mar 19, 2024 | 436patches25576 | Fixed an issue with the Pipeline Execute Snap where a race condition resulted in output documents not being read. | |
Mar 18, 2024 | 436patches25508 | Enhanced the NetSuite REST Snap Pack to optimize memory usage for long running pipelines. | |
Mar 18, 2024 | 436patches25508 | Enhanced the HTTP Client Snap to optimize the memory usage by accumulating the | |
Mar 18, 2024 | 436patches25571 |
| |
Mar 18, 2024 | 436patches25564 | Fixed an issue with the JSON Formatter Snap that generated incorrect schema. | |
Mar 18, 2024 | 436patches25581 | Fixed an issue with the Google Directory Read Snap that displayed a | |
Mar 14, 2024 | main171 |
| |
Mar 14, 2024 | 436patches25468 | The Azure SQL Bulk Extract Snap now supports the Azure SQL Active Directory and Azure SQL Active Directory Dynamic Accounts. |
Admin Manager
New Features
From the Users list, you can now see how many groups a user belongs to. Click the user to view the group names. Use the Groups page to add or remove users from groups. Learn more.
Behavior Changes
When an Environment admin deletes the last maintainer from a team account, the admin becomes a maintainer. Learn more.
API Management
New Features
APIM now maps all endpoints from an Open API Specification (OAS). When you create an API version from a specification, the pipeline that is generated automatically routes all endpoint paths. Before this release, you had to configure all of the endpoints in the pipeline through the expression language and pipeline parameters.
Before
March Release
Enhancements
You can now use the public API to import and export API versions between control planes and Orgs.
Enhanced error handling for incorrect reference JAR files and automated update of reference assets, error pipelines, accounts, and associated JAR files across various folders or directories on API creation from an existing project. Learn More.
Fixed Issues
The following fixed issues depend on your Environment (Org) running the latest Snaplex version: main-22988 - 4.36 Patch 2 .
The HTTP Cache Response policy can now have multiple cached entries per policy.
Fixed an issue where expressions did not work in the HTTP Cache Response and HTTP Retry policies.
Known Issues
Lint issues occur when working with reference accounts, associated JAR files, and error pipelines in older versions of the Snaplex.
Workaround: Update the Snaplex to the latest version to resolve the lint issue.
AutoSync
New Features
The new HTTP Client endpoint enables you to use REST calls to load data from sources that are not natively supported by AutoSync. Learn more.
From the Monitor Execution overview screen, you can now copy a data pipeline name or open the data pipeline to edit it. To edit, in the execution row, click the three dots in the Actions column and select Open in AutoSync. Learn more.
Enhancements
You can now configure transformations for a CSV file endpoint. If you later select files with the same names as the previous load, AutoSync applies the same transformations. You can also edit them. Learn more.
The CSV file endpoint now supports transformations. Learn more.
If a source supports negative decimal values and the target does not, AutoSync uses the precision and scale supported by the target to avoid loss of precision. For example, Oracle and PostgreSQL support
-99000 → 99000, a precision and scale of(2, -3). Target systems without negative decimal values would normally use(5,0)for this precision. Instead, AutoSync uses in the target a precision of(2,-3), which supports-99000 → 99000. Learn more.
Fixed Issues
The documentation previously stated that a last modified column was required for SQL-based source endpoints such as Oracle, MySQL, and SQL Server. It now correctly describes the requirement as applying only to the Incremental load type. For Full load, you do not need a timestamp column. For an example, refer to the Oracle endpoint overview.
For the Generic JDBC endpoint, you can now select a database type.
Known Issues
Records can be updated incorrectly in a data pipeline using Incremental load with a Snowflake target if the credentials were created in AutoSync Manager or Classic Manager and they do not specify a
TimezoneUrl Property. Without this property, the timestamp in the source and target can differ. Credentials created in AutoSync handle this automatically so that Incremental load works correctly.
Workaround: To create Snowflake credentials in AutoSync Manager or Classic Manager, in the Advanced Properties section, click to add a Url Property. EnterTimezoneas the name andUTCas the value.
GenAI Builder
Updated the suggest-field for Deployment ID in the Azure OpenAI LLM Snaps to use a current API endpoint.
Monitor
New Features
The new Insights page in Monitor is available to admin and non-admin users. You can now view your environment use at a glance. Learn more.
Enhancements
In the Execution overview, the Actions menu now contains an option to open AutoSync data pipelines in the AutoSync Edit page. This menu is only available for the execution row of the parent pipeline.
Platform
The Dashboard is being replaced with Monitor. We encourage you to start using Monitor for monitoring and reporting requirements. Contact support@snaplogic.com if you need assistance.
New Features
The OpenAPI option in the Manager projects dropdown provides specification options of OAS version 3.0 for YAML and JSON formats identical to those in APIM. Learn More.
Enhancements
You can now receive notifications for the Failed to Start task status for tasks that did not start.
Changes to SSO settings are captured in the Activity Log.
Enhanced the UltraKeeper's handling of Ultra Tasks by enabling immediate preparation of regular Ultra tasks after FeedMasters are online, eliminating the previous 5-minute delay.
You can now directly access specific patterns in the public pattern catalog through hot links. Click on the hotlink received to navigate to the needed pattern page, ensuring a seamless browsing experience.
Fixed Issues
Fixed an issue with the Update a user Public API where the
created_byparameters of a service account did not return the password reset email to the specified new admin email.
Known Issues
The SnapLogic Git Integration:
Azure Repos and GitLab display an internal server error if you try to discard changes to a tracked asset with the Removed status.
When you check out a repository for a project space, the Discard changes option is not available from the Git menu or the project menu for individual project folders.
Snaps
The Snaps mentioned in this section are deployed on the Latest distribution type. To access the updated Snap Packs, an Org admin must select the Snap Pack version in Manager > Snap Packs.
Upcoming
jOOQ upgrade for JDBC Snap Pack:
We plan to upgrade the jOOQ library of the JDBC Snap Pack from v3.9.1 to v3.17.x on September 11, 2024 (Latest release). This upgrade will be part of the GA release on November 13, 2024 (Stable release).
Pipelines using the Generic - JDBC Snaps might be impacted after the jOOQ upgrade, causing problems with executions because the latest jOOQ version might not be fully backward-compatible.
Therefore, we are planning to make this update available during June 2024 as a
Nonedistribution. We will provide more information (about the potential impact on your pipelines because of the upgrade) in the upcoming release.
JDBC Driver upgrade for PostgreSQL Snap Pack:
We plan to upgrade the PostgreSQL JDBC driver from v9.4.1207 to v42.7.2 (Java 8) for the PostgreSQL Snap Pack. Learn more about the behavior changes after the driver upgrade.
New Snaps/Accounts
Added the Anaplan OAuth2 Account to the Anaplan Snap Pack.
Enhancements
The Anaplan Snap Pack's SDK is replaced with direct REST API calls—a lightweight way to interact with the SnapLogic platform. The Anaplan SDK is no longer supported.
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.