Skip to main content

Release notes 26.1.5

· 3 min read

Dataedo 26.1.5 brings a myriad of quality-of-life improvements to automated Data Classification and Semantic Type detection — most importantly the ability to prevent the agent from re-classifying columns you've manually updated. This release also improves how Reports are displayed and handled, fixes several issues across the SQL Server, Athena, and Power BI connectors, and includes a handful of smaller refinements throughout. Open this article to view the full list of changes.

Portal:

  • Resolved an issue where Dataedo would return a TypeError and become unresponsive if selecting Report or Dashboard groupings rather than individual objects
  • Adjusted the script responsible for suggesting Data Quality rules, resulting in more accurate suggestions
  • Data Classification and Semantic Types:
    • Fixed an issue where manually removed semantic types were reassigned by the agent on the next classification run; columns blocked that way are marked with a "Auto-classification blocked" label. A new "Reset to auto-classification" option is available to re-enable column's automatic classification
    • Added widgets showing percentage of classified data by Semantic Type
    • Statistic regarding Domains and Areas are now properly accounted for in Data Classification widgets
    • Report Instances can now be chosen in the Select Data Source filter in Data Classification
    • Adjusted the Objects by semantic type widget to show correct values if no columns were classified yet
    • Unblocked manual classification for columns from table report instances
  • Fixed SQLserver login issues occurring after authentication failed with SSO
  • Resolved a bug which caused pagination to disappear in certain contexts after changing number of items per page
  • Removed server information headers (Server, X-Powered-By) from HTTP responses. This reduces attack surface by making it harder for automated scanners to fingerprint the server stack, with no impact on application functionality
  • Ensured that all columns requiring review are properly represented in Steward's hub Data Classification module
  • Fixed redirection to assets from object's References column
  • Fixed a bug that caused some objects to be visually duplicated after increasing number of items per page
  • UX/UI changes:
    • Data Classification toggle is now visible and enabled on both the connection overview and in the task planner
  • Ensured that warnings shown to users without repository access upon login attempts are always displayed

Connectors:

  • Bugfixes:
    • SQL Server - added null checks for column names to prevent import errors
    • Athena – Fixed issues with Data Profiling
    • PowerBI - Fixed an issue where Power BI lineage was not built for reports whose dataset is located in a different workspace when importing via Service Principal
  • Fixed documentation links displayed in Portal when starting a Metadata Import