Skip to main content

Release notes 25.3.2

· 2 min read

Dataedo version 25.3.2 is out! Take a look at this release's highlights:

Dataedo 25.3.2 fixes database filter migrations, email settings, and LLM configuration. Data Quality improvements include better Oracle support and custom SQL rule handling. We've resolved bugs across multiple connectors including SQL Server, Tableau, SSIS, MariaDB, and Databricks, plus fixed Oracle data sampling in Desktop. Auto Documenting now supports OpenAI models 4.1 and 5.

Portal:

  • Fixed crash occurring after database filter migrations
  • Removed unnecessary validation for username and password fields in email settings
  • Fixed display issue with the login logo image
  • Removed duplicate input field in the LLM settings
  • New FK suggestions are now generated only for object types: TABLE, VIEW, DATASET, and STRUCTURE

Data Quality:

  • Fixed issue retrieving failed rows in Oracle Data Quality
  • Fixed failed row counting for custom SQL rules on tables
  • Fixed default query for counting failed objects in custom SQL rules when no user-defined query is provided
  • Fixed selecting the same ID and additional columns in the failed rows step
  • Improved message shown when encountering unsupported column types during checks

Connectors:

  • Improved warehouse namespace recognition in OpenLineage
  • SQL Server – Fixed “Incorrect syntax near ‘)’.” error
  • Tableau – Fixed System.Collections.Generic.KeyNotFoundException error
  • SSIS – Fixed freezing issue when building data lineage
  • MariaDB – Fixed crash during import when mysql.proc permissions are missing
  • Databricks – Fixed refresh of connection parameters when selecting a SQL warehouse

Desktop:

  • Fixed ORA-00932: inconsistent datatypes: expected NUMBER got CHAR error when sampling Oracle data

Auto Documenting:

  • Added support for OpenAI models (4.1 and 5)