Skip to main content

Release notes 26.1.2

· 3 min read

Dataedo 26.1.2 brings fixes across Portal, Agent, and Connectors. Highlights include improved lineage editing and classification error visibility in Portal, more reliable exception handling in the Agent, and connector bugfixes for Athena, Databricks, MS Fabric Data Warehouse, and SQL Server.

Portal:

  • Removed the cache refresh button in Data Lineage's edit mode — using it caused the pending changes to be removed

  • Data Classification error logs can now be viewed in the scheduler

  • Enabled the creation of one-to-many and many-to-many Lineage connections in Portal's manual lineage editor

  • Restored the Unauthorized access info toast, displayed when a User is not allowed to access any documentation despite successful authentication

  • Fixed the 'Convert to advanced filters' function, which could previously result in invalid type and schema patterns for multiple connectors

  • Improved the loading time of glossaries' asset lists

  • UI fixes:

    • Linked source tooltips now offer text wrapping for long strings
    • Fixed a visual bug, where selecting all object types in a Custom Field's visibility configuration would instead cause all objects to appear de-selected
    • Pagination navigation is now displayed on the last page of item lists
    • Fixed the sorting of objects in Redshift's Connection overview in Portal. Tables are now properly displayed on top of the list
    • Classification enabled header is now visually aligned with its corresponding toggle button
    • Data Classification tooltips are now correctly displayed immediately after they are edited by a User, not only after a page refresh
    • Fixed the edit description button to always be visible in grids

Agent:

  • Agent now properly returns information regarding errors during Data Classification
  • Fixed issues that could cause Index out of range errors for Agent-performed tasks

Connectors:

  • Bugfixes:
    • Athena – Fixed queries that caused data-based classification issues, resolved an issue where special characters in table names could cause errors for Data Classification, Data Quality and Data Profiling, fixed classification queries failing for Struct-type columns
    • Databricks – Fixed an issue where data-based classification returned an Error if no data was available, fixed import crashes caused by the not-supported VARIANT column type
    • MS Fabric Data Warehouse – Fixed an issue with SQL parsing and automatic Data Lineage creation during scheduled imports.
    • SQLServer - Fixed an issue where APPLY statements in view or procedure definitions caused an error during automatic Data Lineage creation