Highlights

The SnapLogic April 2024 Release includes the following:

API Management

AutoSync

Documentation Updates

GenAI Builder

Monitor

Platform

Snaps

Dot Releases - Platform

Date

Component

Version

Description

Snaplex

main-23500 - 4.36 Patch 6

Fixed an issue with Open Telemetry where reported data was delayed up to an hour.

APIM

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.

Snaplex

main-22988 - 4.36 Patch 2

Fixed issues with the APIM HTTP Retry and HTTP Response Cache policies.

Dot Releases - Snaps

Snap Pack

Date of Update

Snap Pack Version

Updates

MongoDB

436patches26244

Added the following Snap to the MongoDB Snap Pack:

  • MongoDB - Atlas Vector Search: Performs advanced vector-based queries, such as Similarity searches, Approximate Nearest Neighbor (ANN) queries, and Range queries on vector data stored in MongoDB Atlas.

Google Directory

436patches26168

Enhanced the Google Directory Read Snap with an On empty result dropdown list that enables you to select the Snap behavior when no matching filter value is found.

Oracle

436patches26208

Fixed an issue with Oracle - Bulk Load Snap that intermittently displayed a null pointer exception.

Microsoft Dynamics 365 Finance and SCM

436patches26143

Fixed an issue with the Dynamics 365 Finance and SCM Bulk Export Snap that displayed the error message twice when:

  • Operation is Trigger Export

  • Definition group ID is incorrect

  • When error occurs  is Stop Pipeline Execution (Views tab)

SQL Server

436patches26177

  • Fixed an issue with the SQL Server Snap Pack that displayed an error when numeric values with scale 0 were inserted into the database with DECIMAL or NUMERIC type columns, instead of inserting the value with decimal digits truncated.

  • Fixed an issue with the SQL Server Snap Pack that displayed an error when fractional numeric values (numbers with a decimal point) were inserted into the database with an INT type column, instead of inserting the value with decimal digits truncated.

Amazon Bedrock LLM

436patches26183

  • Added the Anthropic Claude on AWS Messages Snap to the Amazon Bedrock LLM Snap Pack. This Snap generates message responses using the specified Anthropic Claude model and model parameters.

  • The Amazon Bedrock Snap Pack now supports Anthropic Claude 3 models. It enables you to leverage features such as text and code generation, highly accurate output responses, and large-size context window.

NetSuite SOAP

Workday

Xactly

Zuora

436patches25953

Upgraded Apache CXF from version 3.4.2 to 3.6.3 to prevent vulnerability issues.

NetSuite SOAP

436patches25995

Updated the default and maximum batch size for NetSuite Add List and NetSuite Async Add List Snaps as follows:
NetSuite Add List:
Default batch size: 100
Maximum batch size: 200

NetSuite Async Add List:
Default batch size: 200
Maximum batch size: 400

OneDrive

436patches25789

Fixed a performance issue in the Copy Item Snap, which previously resulted in a nameAlreadyExists error when the Snap retried because of a connection reset.

NetSuite REST

436patches26052

Increased the default Read timeout value for NetSuite REST Snaps from 60 to 300 seconds. This update supports longer-running operations and prevents early disconnections for complex data processing tasks.

OpenAPI

436patches25753

Fixed an issue with the OpenAPI Snap where the upstream Mapper Snap did not show the full schema objects in the Target Schema.

ELT

436patches25953

Enhanced the ELT Load Snap’s capabilities to allow loading flat and nested data sets (from canonical and non-canonical formats) from your Parquet files to the target tables in Snowflake. Learn more about the usage of this feature at Load data from Parquet files and in the following example Pipelines:

Binary

436patches25711

Fixed an SMB (server message block) connectivity issue within the Binary Snap Pack, as the incorrect name provided by the SMB client did not match the Windows cluster virtual name, affecting the SPN (service principal name) connection.

API Management

New Features

Enhancements

Fixed Issues

AutoSync

New Features

Fixed Issues

Known Issues

Documentation Updates

Enhancements

Content Published on New Documentation Site

You can find the following content on docs.snaplogic.com:

Information on how to configure Cloudplexes and Groundplexes in Classic Manager is available on Confluence.

Videos

GenAI Builder

Monitor

New Features

Enhancements

Known Issues

Platform

New Features

Enhancements

The Activity Log tracks subscriptions, unsubscription events, and Snap Pack version updates. Learn more

Fixed Issues

Snaps

note

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.

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

Starting with the Aug 2024 (4.38) release, only Snap Pack versions from the previous two platform releases will be available. For example, for the August release, only 4.37 (May 2024) and 4.36 (Feb 2024) will be available. If your Org is configured with earlier Snap Pack versions, you must upgrade to the latest supported version by the August 2024 release. Learn more about the Upcoming Policy Change for Snap Pack Versions.

The Azure Active Directory Snaps and Accounts will be renamed to Microsoft Entra ID because Microsoft has rebranded Azure Active Directory to Microsoft Entra ID.

jOOQ Upgrade for the JDBC Snap Pack:

  • We plan to upgrade the jOOQ library of the JDBC Snap Pack from v3.9.1 to v3.17.x on June 12, 2024 (Latest release). This upgrade will be part of the GA release on August 14, 2024 (Stable release). Pipelines using the Generic - JDBC Snaps might be impacted after the jOOQ upgrade because the latest jOOQ version is not fully backward-compatible. We will provide more information about the potential impact on your pipelines in an upcoming release.

JDBC Driver Upgrade for the PostgreSQL Snap Pack:

New Snaps/Accounts

Enhancements

Behavior Changes

Snap Pack

Behavior Change

Azure Synapse SQL

  • Previously, when “null”(string) was passed from the upstream Mapper Snap for the Bigint datatype, the Azure Synapse SQL Update Snap updated it as null without displaying any error. It displayed the status as 0 and the output message as Success. Now, the Snap displays the following error in this scenario:
    Error converting value (expecting a number but you are sending String(“null”))

Cassandra

  • Previously, when TTL (time to live) was queried using a Select statement without specifying it during data insertion or update, the Cassandra Snaps would display '0'. Now, they return 'null' in these cases.

  • Previously, the null values were stored as ‘0' in the INT datatype columns, now, they are stored as 'null'.

Fixed Issues

SnapGPT

Enhancements