Skip to main content

Release notes 25.3.1

ยท One min read

Dataedo 25.3.1 adds automatic Steward Hub refresh and enhanced CSV/XLSX exports of failed rows data to Portal. Data Quality now better handles multi-part column names. The Agent installer gains support for domain and system accounts, and we've added parsing for AWS Athena complex column types.

Portal:

  • Added automatic refresh of Steward Hub suggestions after API startup.
  • Tested rows count definition is required to create custom SQL definition.
  • Fetch PowerBI/Tableau reports in extension with correct API URL.
  • Fixed steward hub buttons UI.
  • Now, "Export to CSV" and "Export to XLSX" download the entire data of instance failed rows with filtering and sorting applied.

Data Quality:

  • Fix generating failed rows query for multi-part names columns.

Agent installer:

  • Added support for using domain and system accounts with the Agent service.
  • Fixed crash when equals sign present in service account password.

Connectors:

  • Athena: Parsing for AWS Athena complex column types added.