Changelog 7.3

Validio 7.3 enables using natural language to create SQL validators and filters, SCIM for synchronizing users and teams, updates to the Teradata integration.

GenAI SQL Validation and Filtering

Selecting an LLM credential and model to generate a SQL query

You can now leverage external Large Language Models (LLMs) to enable text-to-SQL functionality when composing queries for custom SQL validators and filters. Instead of writing complex SQL queries from scratch, you can write a description of what you want validated and let the LLM credential generate the query for you. You can also use the LLM to analyze and fix broken SQL queries. This feature is not enabled by default. An administrator must allow LLM credentials in your Workspace Settings.

See Generating SQL in Validators and Filters and LLM Credentials in the product documentation.

SCIM Synchronization

Configuring SCIM in for your identity provider

When configuring SAML identity providers in your Validio Workspace, you can now enable SCIM, or System for Cross-Domain Identity Management, to seamlessly synchronize users and teams between Validio and your identity provider.

See SCIM Synchronization in the product documentation.

Teradata Integration

We improved the cataloging and lineage support for our Teradata source integration. See Teradata in the product documentation.


7.3.0

Validio 7.3.0 was released on 3 December 2025.

Fixed Issues

  • Fixed validation for sourceFields for distinct and duplicate useCases (UI-5625)
  • Fixed single segment query to use segment ID in combination with validator ID (UI-5615)
  • Fixed scrolling issue when selecting items in validators list (UI-5438)
  • Fixed optional Name issue with filter preview and string filter (UI-5621)
  • Fixed update and conditions dialogs for notification rules (UI-5622, UI-5589)
  • Fixed scrolling issue in update dialog for SQL sources (UI-5605)
  • Fixed interaction issues with the navigation menu (UI-5606)
  • Fixed the tooltip to not overlap with the incident list and sidebar (UI-5572)
  • Fixed validation for Application URL in Workspace > Settings (UI-5596)
  • Fixed duplication of fixed batch windows and validators (UI-5583, UI-5576)
  • Fixed context for validator create wizard (UI-5579)
  • Improved MCP tool to create segmentation (UI-5581)
  • Fixed source conversion from semantic view assets (UI-5568)
  • Improved support for generic numeric validators (AL-624)
  • Fixed lookback for unseen windows in freshness validators (VR-5024)
  • Fixed validation issues with Enum values validator (UI-5646)
  • Fixed SQL source issues to save data type selection and allow undefined data types (VR-5647)

New Features and Updates

  • Added LLM support for text-to-SQL in custom SQL validators and SQL filters (UI-5445)
  • Added SCIM support and global roles when configuring users and teams (UI-5510)
  • Added autocomplete for schema fields in SQL editors (UI-5475)
  • Added analytics for LLM interactions (UI-5597)
  • Added secrets changed APIs for Anthropic (UI-5608)
  • Added inverse and small version of segmented control (UI-5615)
  • Added support for parameters in Power BI scripts (VR-4994)
  • Improved configuration for Teradata credential and source (UI-5491, UI-5580)