/
December 2024 Release Notes

December 2024 Release Notes

Highlights

The SnapLogic December 2024 Release includes the following highlights:

Admin Manager

  • New option to add a link to a custom GDPR (General Data Protection Regulation) privacy notice on the Apps menu

AgentCreator

  • Added the OpenAI Assistants Submit Tool Outputs and OpenAI Assistants Tool Call Router Snaps to the OpenAI Snap Pack

Monitor

  • View source and destination details for HTTP and REST Snaps

Snaps

  • Introduced Snap Trials

Dot Releases: Platform

To take advantage of the fixes in the JCC service, upgrade the Snaplexes in your environment (Org) to the designated version.

Date

Component

Version

Fixed Issues

Date

Component

Version

Fixed Issues

Dec 17, 2024

UI

N/A

The GDPR privacy notice URL field in the Admin Manager navigation pane no longer gives the Invalid URL error message when entering valid URLs.

Snaplex

main-28995 - 4.39.1.1

Fixed timeout issues with websocket connections when referencing accounts.

Dot Releases: Snaps

 Snap Pack

Date

Snap Pack Version

Updates

 Snap Pack

Date

Snap Pack Version

Updates

ELT

Jan 14, 2025

439patches29443

Fixed an issue with the ELT Merge Into Snap where the Snap fails to perform the MERGE INTO operation on the RedShift target tables with the error - There were no target table columns found. when the specified target Database schema is not one of the default schemas ("$user”, public). This issue did not exist before the May 2024 release.

Google BigQuery

Jan 10, 2025

439patches29499

Azure OpenAI LLM

Jan 8, 2025

439patches29444

Added the following Snaps to the Azure OpenAI LLM Snap Pack:

Google GenAI LLM

Jan 7, 2025

439patches29451

 

Added the following Snaps to Google GenAI LLM Snap Pack:

Azure OpenAI LLM

Jan 3, 2025

439patches29396

  • Added the following Snaps to the Snap Pack:

    • Azure OpenAI Assistants Submit Tool Outputs: Submits a list of tool outputs to be fed back into the model as input for further processing by calling the Submit tool outputs to run API.

    • Azure OpenAI Assistants Tool Call Router: Routes the input run object into two output views. The first output view passes the run object from the input, which also consists of an empty array, whereas the second output view includes the list of tools to be called.

  • Enhanced the Azure OpenAI Function Generator Snap with function name validation using specific regex patterns.

  • Enhanced the Azure OpenAI Function Result Generator Snap with the Metadata field set that supports custom key-value pairs configuration. This feature enables you to pass specific metadata from the function pipeline, such as function execution details captured through logs.

  • Enhanced the Create and Run Thread and Run Thread Snaps to support the tool calling capability specifically for the assistants within the Azure OpenAI Snap Pack.

Amazon Bedrock LLM

Jan 3, 2025

439patches29393

  • Enhanced the Amazon Bedrock Function Generator Snap with function name validation using specific regex patterns.

  • The Amazon Bedrock Function Result Generator Snap now supports boolean values from the upstream Snap in the Is Error field, which previously only supported pipeline parameters. If the field is left empty, the Snap issues a lint warning indicating that the default value (false) is used.

  • Fixed an issue with the Amazon Bedrock Converse API Tool Calling Snap where only the first item in the content array of toolResult from the input document was processed and the remaining items were ignored.

  • The SdkNumber data type returned by the Amazon Converse API tool is now converted to BigDecimal data type which is supported by the SnapLogic Platform, to ensure seamless processing of numeric inputs.

OpenAI LLM

Jan 3, 2025

439patches29393

  • Enhanced the OpenAI Function Generator Snap with function name validation using specific regex patterns.

  • Enhanced the OpenAI Function Result Generator Snap with the Metadata field set that supports custom key-value pairs configuration. This feature enables you to pass specific metadata from the function pipeline, such as function execution details captured through logs.

Transform

Jan 2, 2025

439patches29416

Minimized the possibility of out-of-memory errors and the memory leak issue in the Join Snap.

Teradata

Dec 20, 2024

439patches29297

Enhanced the following Teradata Snaps with the Query band field that logs the SnapLogic pipeline, project, and Teradata database information in Teradata to help associate metadata with each query when it is executed:

PostgreSQL

Dec 16, 2024

439patches29250

Updated the tooltip for the Authentication Method dropdown field in the PostgreSQL and PostgreSQL Dynamic Accounts to enhance clarity and accuracy.

JMS

Dec 16, 2024

439patches29329

Fixed an issue with the JMS Consumer Snap that displayed ExecutionException when the Snap encountered a connection error. Now, it routes the connection error to the error view.

Upgrading to this Release

To use the new SnapLogic features and Snaps in the current release, ensure that your Snaplex nodes are upgraded to version main-28720 - 4.39.1.0

Admin Manager

New Feature

  • A new page gives Environment admins the option to add a link to a custom GDPR (General Data Protection Regulation) privacy notice in the App menu:

    gdpr.png

Enhancements

  • The File Access Event (files viewed, downloaded, or accessed) displays in the Activity log under Description. File access events have the format: <user id> accessed the file <FileName> under Project <path> in environment <org name>.

Known Issue

  • In Asset catalog app configuration, if non-administrators have access to the Asset catalog, they can view all assets in the environment, including those they might not have permission to view.

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 Snap Pack version in Classic Manager or in Admin Manager.

New Features

Enhancements

API Management

Fixed Issues

  • Secrets Management is now available again to use with APIM.  This feature was temporarily paused, to fix an internal issue.

Behavior Change