September 2024 Release Notes

Highlights

The SnapLogic September 2024 Release includes the following highlights:

Admin Manager

  • Changed category names on the left navigation pane

GenAI App Builder

  • Added the Add Message, Create and Run Thread, Create Thread, and Run Thread Snaps to the Azure OpenAI LLM Snap Pack

Monitor

  • Usability improvements to the System overview and Metrics pages

Snaps

  • Added the Reltio OAuth2 Account that authenticates the user via the Client credentials Grant type

  • Added the Google Service Account to connect Google Sheets Snaps to a data source


Upgrading to this Release

  • To use the new SnapLogic features and enhancements from the current release, upgrade Snaplexes to the recommended version: main-27019 4.38 Patch 1.

  • The mandatory automatic Snaplex upgrade is scheduled at 3 PM (Pacific Daylight Time) on Saturday, Sep 28, 2024per the SnapLogic Release calendar. Snaplexes already on the prior recommended version, main-26434 4.38 GA, are not impacted. Learn more.

Dot Releases: Platform

To take advantage of the following fixes, upgrade the Snaplexes in your environment (Org) to the recommended version.

Date

Component

Version

Fixed Issues

Date

Component

Version

Fixed Issues

Sep 17, 2024

Snaplex

main-27019 4.38 Patch 1 (Recommended)

  • A Snaplex-level date locale reference caused Scheduled Tasks to fail when date strings with non-ASCII characters or 3-letter abbreviations were referenced.

  • The Script Snap stopped working with the 4.38 GA Snaplex version for scripts that use the HMAC or urllib libraries, producing the following error:
    Cannot make memory view because object does not have the buffer interface

  • The Compare Pipeline action in Designer was not reporting the same results for two pipelines, regardless of which was chosen as the target.

  • The Catalog Insert Snap was not adding data to Tables in Manager created with the data catalog service.

  • After the June release, there was a delay in the response time when you called a Triggered Task on a Groundplex using the Cloud URL with a payload of 26 MB or larger.

Dot Releases: Snaps

Snap Pack

Date

Snap Pack Version

Updates

Snap Pack

Date

Snap Pack Version

Updates

NetSuite REST

Sep 18, 2024

438patches28114

Fixed an issue with the NetSuite REST Snaps where account IDs containing underscores ('_') were not correctly interpreted, which is crucial for endpoint URL calculation.

JDBC

Sep 18, 2024

438patches28052

Fixed a connectivity issue with the Generic JDBC Snaps that resulted in an error when connecting the JDBC account to a Sybase database using the jConnect driver.

SOAP

Sep 17, 2024

438patches28073

Fixed an issue with the SOAP Execute Snap, where the Snap could not identify the '@' character after the Velocity library upgrade, implemented as part of the August 2024 GA release (main27765).

Transform

Sep 17, 2024

438patches28073

Fixed an issue with the JSON Generator and XML Generator Snaps that caused unexpected output displaying '__at__' and '__h__' instead of '@' and '-' respectively because the Snap could not update them to their original values after the Velocity library upgrade, implemented as part of the August 2024 GA release (main27765)..

Admin Manager

Enhancements

  • A new note in the Admin Manager for the Snaplex page in the Downloads tab states that only the latest version download links are available because deprecated versions cannot be used for installation. Learn more

  • The left navigation for Admin Manager is updated:

    • Access SSO configuration from the Authentication item under Security

    • Password expiration settings are now Password expiry

    • Environment and Snaplex settings are now under System configuration instead of General settings

      image-20240909-164341.png

API Management

Enhancement

  • The HTTP Response Cache Policy is renamed the Response Cache policy.

Fixed Issue

  • Git-authenticated users can create API versions from a Git Repository.

AutoSync

Fixed Issues and Behavior Changes

  • Merge column transformations no longer fail if the merged column size exceeds the precision of the target. The fix introduces a behavior change:

    • When any of the source columns selected for a merge don't have a set precision, AutoSync sets the new column to the target's maximum precision.

    • When all source columns selected for a merge have a set precision, AutoSync uses their value up to the target's maximum precision.

  • Selections in the Mask data transformation are now applied correctly when saved.

Documentation Enhancements

  • Enhanced the Pipeline Execute Snap with added examples and best practices to improve readability and usability.

New Videos

  • Learn how to use SnapGPT and some basic prompts.

    How to Use SnapGPT.mp4
  • Start using Monitor to troubleshoot pipeline executions. Watch a comparison of the Dashboard and Monitor workflow.

GenAI App Builder

The Snaps mentioned in this section are deployed in the Latest set of Snap Packs. To access the latest features, an Org admin must select the Snap Pack version in Classic Manager or Admin Manager.

New Features

Azure OpenAI LLM: Added the following Snaps:

  • Add Message: Adds messages to an existing thread.

  • Create Thread: Creates a thread by making an HTTP request to the Assistant API.

  • Create and Run Thread: Creates a thread and retrieves the result on a specified assistant.

  • Run Thread: Executes the specified thread and retrieves the result on a specified assistant.

Enhancements

  • Enhanced the Unstructured API Account with the Read timeout (seconds) field that enables the Snap to wait for a response from the Unstructured API.

Monitor

Enhancements

  • Graphs on the Metrics page have an improved design and include new charts for heap memory, non-heap memory, and combined memory in gibibytes (GiB). The following shows the new Combined memory graph.

     

  • The System overview graph and list views now include icons to differentiate JCC and FeedMaster nodes. The following shows a JCC node in the graph view:

Fixed Issues

  • The Monitor Insights page no longer displays statistics as a negative number.

Platform

Refer to the Dot Releases - Platform section for Fixed Issues.

Known Issues

  • The Dashboard Insights tab displays an empty pie chart for statistics that have a value of under 0.01%.

RFC Compliance Enforcement

Snaps

Upcoming

New Snaps/Accounts

Enhancements

  • SAP S/4HANA:

    • Enhanced the SAP S/4HANA Read and Read Custom Query Snaps now include the Raw response checkbox. Select this checkbox to output the raw response as a single document. If you clear the checkbox, the results are written as individual documents.

  • SAP SuccessFactors:

SnapGPT

Enhancements

  • Enhanced design for selecting pipeline examples to generate pipelines.

Â