Changelog 6.0

Validio 6.0 adds support for user-defined priority and improvements to how we show errors on resources in the system.

User-defined Priority

The priority score for incident groups is no longer computed. Instead, you can set the priority (None, Low, Medium, High, Critical) on your sources and validators. An Incident will inherit the priority of the source or validator it is detected on. Similar to ownership inheritance, the priority of the validator will override the source.

Improved Resource Errors

We have redesigned the notification of errors within the UI to be more localized to the resource they affect. Instead of listing all errors on a global page, you will see errors directly on the resource they affect. For example, we added polling errors directly on the sources and validators, segmentation limits on segmentations, and field errors on all affected resources. If there are errors on a validator, schema, filter, window, or segmentation, you will see a badge with the error count on the relevant tab in the Sources details page.


6.0.0

Deprecations and Removals

  • Removed deprecated authHeader and webhookUrl from MSTeams and Slack channels (UI-5266)

Fixed Issues

  • Fixed filtering on Owner for data quality graph (UI-5291)
  • Fixed partial updates for some credentials and email (UI-5141)
  • Fixed an issue where all characters were sometimes not visible in input fields (UI-5250)
  • Fixed empty Activity when validator is deleted from a deleted source (UI-5261)

New Features and Updates

  • Added priority setting to sources and validators (UI-5288, UI-5324, UI-5292)
  • Added support for multiple SAML auth backends (UI-4305)
  • Added Incident group link to incident status update activities (UI-5298)
  • Added field errors and broken resources (UI-5154)
  • Added credential catalog refresh to Activity (UI-5282)
  • Changed freshness tumbling window closing time to clocktime (VR-4619)
  • Enable catalog by default for BI Tool credentials (UI-5253)
  • Increase max sensitivity to 8 for dynamic threshold configuration (UI-5320)
  • Increase pagination limit to 100 for Validator Segments list (UI-5322)
  • Allow users with Viewer role to preview threshold updates (UI-5245)
  • Allow SQL Server and Oracle credentials to be selected as dbt warehouses (UI-5257)
  • Exposed CatalogAsset query APIs (UI-4521)
  • Replaceed credential type selection with combobox for Oracle and SQL Server (UI-5209)
  • Updated incident colors and various UX improvements in the browser extension (UI-5311, UI-5256)