Changelog
HomeRequest DemoContact

Changelog 3.1

Validio 3.1 introduces difference threshold, improvements to user experience for Sources, and an integration for ClickHouse.

New Difference Threshold

Validio 3.1 introduces a new type of threshold. With the difference threshold, you can configure validators to monitor a metric and alert when the metric value deviates from a specified absolute value or percentage value for consecutive windows. For example, you can track the total sales revenue and alert when the value drops by 10% over two consecutive days. For more information, see Configuring Difference Thresholds.

Improved User Experience for Sources

The Sources pages now include more inline documentation, such as explanations for each of the tabs and more descriptive text for the fields and steps in the source creation wizard. For more information, see Using the Sources Page.

New ClickHouse Integration

Validio 3.1 adds support for monitoring ClickHouse data. You can create a ClickHouse credential and source to access your data. For more information, see ClickHouse.


3.1.4

Validio 3.1.4 was released on June 26, 2024.

User Interface Updates

  • Added pagination to the global and source errors lists (UI-3435)
  • Removed the minimum value constraint on the fixed threshold (UI-3659)

Platform Updates

  • Added truncation to limit Slack titles to 150 characters (UI-3660)
  • Added capability to fetch query logs from all ClickHouse servers (VR-3449)
  • Fixed an issue with double results in relative entropy validators (VR-3489)

3.1.3

Validio 3.1.3 was released on June 20, 2024.

Platform Updates

  • Added support for dbt build command in dbt Cloud (VR-3482)
  • Fixed issue where lineage edges were deleted prematurely in Snowflake credentials (VR-3461)

3.1.2

Validio 3.1.2 was released on June 18, 2024.

User Interface Updates

  • Fixed segment sorting on data quality in validator details page (UI-3641)

3.1.1

Validio 3.1.1 was released on June 17, 2024.

User Interface Updates

  • Fixed broken custom SQL debug dialog rendering (UI-3637, UI-3638)
  • Fixed the update schema wizard ignoring some updates (UI-3630)

Platform Updates

  • Fixed duplicate segments in the segmentation and validator details pages (UI-3636)

3.1.0

Validio 3.1.0 was released on June 14, 2024.

API Updates

Enhancements

  • Added support for selecting Azure Synapse backend (UI-3336)

Fixed Issues

  • Fixed AzureSynapseSqlCredentialUpdateInput (UI-3562)
  • Added character restrictions on namespace and resource names. For more information, see Identifiers. (VR-3232)

Deprecations

  • Deprecated resourceNamespace arguments and fields in favor of namespaceId. This feature will be removed in an upcoming release. (UI-3412)

User Interface Updates

Enhancements

  • Added introduction, step descriptions, and help text for source wizard (UI-3495)
  • Added descriptions to the source page tabs (UI-3497)
  • Added month to relative time units (UI-3587)
  • Added pagination to source activity list (UI-3550)

Fixed Issues

  • Set a max height on SQL Query in the debug dialog (UI-3543)
  • Fixed missing windowTimeoutDisabled in update tumbling window API call (UI-3599)
  • Fixed long source name hiding action buttons (UI-3570)
  • Fixed a number of bugs with the lineage graph updating (UI-3591)
  • Fixed debug button on validator details page opening an empty modal (UI-3572)
  • Fixed SQL validation for segmented global window (UI-3555)
  • Fixed the batch update status button showing a dialog (UI-3604)
  • Fixed an issue with tooltip positioning not staying on screen (UI-3490)

Platform Updates

Enhancements

  • Improved sampling of semi-structured data when detecting schema changes (VR-3230)

Fixed Issues

  • Fixed the webhook payload after RCA changes due to incident table (UI-3597)
  • Added limits to the recursive lineage graph CTEs (UI-3589)
  • Fixed queries in overview page not updating (UI-3568)
  • Fixed issue with case sensitivity when fetching view definitions from Snowflake warehouses (VR-3430)
  • Fixed Snowflake catalog refresh failure due to unauthorized access on individual databases (VR-3239)
  • Fixed error retry behavior when fetching metadata from dbt Cloud (VR-3283)