Skip to end of banner
Go to start of banner

January 2025 Release Notes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Highlights

The SnapLogic January 2025 Release includes the following highlights:

AgentCreator

  • Added support for tool calling with the Azure OpenAI Assistants and in the Google GenAI Snap Pack via Gemini

  • Added support to manage vector stores and files for vector stores in Azure OpenAI

Monitor

  • New table component for pipeline executions

Platform

  • New Public API to retrieve Snaps and Snap Pack statistics

Snaps

  • Enhanced Teradata Snaps with the Query band field that logs the SnapLogic pipeline, project, and Teradata database information in Teradata

SnapGPT

  • Improved the quality of answers and generated expressions and enhanced the feedback loop

Upgrading to this Release

To use the new SnapLogic features and Snaps available via the data plane, ensure that your Snaplex nodes are upgraded to version main-29265 - 4.39.2.0

Admin Manager

Enhancements

  • The page that gives Environment admins the option to add a link to a custom GDPR (General Data Protection Regulation) privacy notice in the App menu has been renamed from GDPR privacy notice to Custom privacy notice.

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 Admin Manager.

New Features

Enhancements

API Management

Fixed Issues

  • The Description field in the API Documentation page on the Developer Portal now displays the full text on the page and is no longer truncated.

AutoSync

Enhancements

Behavior change

  • When CSMs enable AutoSync for an environment with Enhanced Account Encryption (EAE), an AutoSync Cloudplex will no longer be automatically provisioned. Environments with EAE must use Groundplexes to run AutoSync data pipelines and cannot have a mix of Cloudplexes and Groundplexes. Learn more.
    The steps required to use EAE with AutoSync depend on the timing of feature enablement and configuration:

    • If EAE is enabled and configured (not just subscribed) before AutoSync, no action is required. No AutoSync Snaplex is provisioned. Data pipeline designers simply select the appropriate Groundplex.

    • If AutoSync is enabled before EAE is configured or if the features are subscribed at the same time, an AutoSync Snaplex will be provisioned. The AutoSync Snaplex must be removed for EAE to work properly.
      Refer to the documentation for the full details.

Monitor

Enhancements

  • Changes that you make to Asset catalog table columns are now persisted across login sessions. This includes showing, hiding, rearranging, filtering, sorting, and changing the row height (normal or compact).

  • The Execution overview is now named Pipelineexecutions and no longer contains status cards. Learn more.
    Usability improvements to the table of pipeline executions include:

    • Easy access to filterable columns from the column header and from the Table configuration and filters dialog.

    • Quick sort from the header of columns that support sorting.

    • The hierarchy of parent and child pipelines is visible when you expand the parent.

    • Option to use compact row spacing to fit more rows in the display.

Fixed Issues

  • The following Asset catalog column filters now work correctly: task Name, Status, Source, Destination, Account, Created by. On the Pipelines tab, the following filters now work: Pipeline Name, Created date, and Updated date.

  • Monitor now correctly displays child pipeline executions under their parent.

Known Issues

  • The Asset catalog incorrectly displays deleted pipelines on the Pipelines tab.

  • The Pipeline executions page can show incorrect results when opened from the Asset catalog. This happens when an environment has multiple pipelines with the same name, but in different projects. If you click the View executions link from a pipeline’s details, executions for all pipelines with that name display instead of just those for the selected pipeline.

Platform

New features

  • The new Snap statistics public API retrieves Snap Pack statistics and provides detailed data, including the number of pipelines, pipeline names, project paths, and Org names. Learn more.

Enhancements

Fixed Issues

  • The Project Migration Public API now works for the global shared project in your environment (Org).

  • Git access to files in a renamed project now works correctly. Previously, if you renamed a project, you could no longer access files tracked by Git.

Known Issues

  • When you have read and execute permission to a project and validate a pipeline, SnapLogic Designer does not display the validation data in the Data Preview page. To view the validation date, you must have full permission to the project.

  • The SnapLogic Data Lineage Collection implementation constructs the schema from the first document processed. If subsequent documents have a different schema – one that includes more elements – those elements won’t appear in the lineage output.

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

Enhancements

SnapGPT

Enhancements

  • Improved the accuracy of answers to questions. SnapGPT now has access to more source material, including documentation and community posts. SnapGPT provides links to the sources it used for the answer. If it detects a possible hallucination, SnapGPT lets you know that it is not sure about the result and provides related resources for you to check.

  • Improved expression generation. SnapGPT now only presents valid expressions for you to select.

  • Improved the feedback loop. If you click thumbs-down, a box displays with possible reasons, as shown below. Your detailed feedback helps us improve SnapGPT quality.

    feedback-loop.png

  • No labels