Changelog 10.0
Validio 10.0 introduces improved seasonality tracking, lineage support for SAP IQ, and API updates.
SAP IQ: Data Lineage Support
You can now build data lineage for SAP IQ. Because SAP IQ stores its query logs as files on disk rather than exposing them through the database, Validio derives lineage by reading those query log files from an S3-compatible object storage location where SAP IQ writes them.

SAP IQ credential configuration for query log storage
To enable it, toggle Configure query log storage on your SAP IQ credential and provide read access to the object storage. Validio then populates SAP IQ assets and their relationships on the Catalog and Lineage pages.
Query log storage is optional — without it, SAP IQ schema inference and validation work exactly as before. For more information, see SAP IQ integration.
Smart Seasonality Tracking for Subdaily Windows
Validators on subdaily windows now automatically estimate day-of-week patterns. Once sufficient historical data accumulates, the system seamlessly transitions to models tailored for longer seasonalities — resulting in tighter bounds and fewer false positives for subdaily metrics with weekly variation. Additionally, the updated change point detection algorithm now recognizes weekly recurrence, enabling faster adaptation to recurring weekly anomalies.
For more information, see Dynamic Thresholds.
10.0.3
Validio 10.0.3 was released on 3 July 2026.
Fixed Issues
- Credential and authentication edits now save atomically, so partial edits no longer drop other secrets (UI-6881)
- Fixed a "config: Invalid input" error when editing window settings (UI-6869)
- Epsilon-scale bounds and deviation now display correctly instead of showing -0 (UI-6865)
- Metric retention now displays in the window's time unit (UI-6868)
- Localized the glossary term suggestion progress steps (UI-6882)
- SQL catalog asset lineage labels now resolve through the source name (UI-6903)
- Schema field sorting now works on glossary term assignments (UI-6906)
- A glossary term's "View in lineage" now anchors on all assignments, both fields and assets (UI-6887)
- Opening lineage from a schema field now focuses that field (UI-6891)
- Namespace filter facets are now labeled with the display name (UI-6766)
- Fixed the formatting of generic asset fields when updating an asset (VR-5718)
- Fixed a dialog body collapsing to zero height in Safari (UI-6916)
Features & Updates
- Render SQL query changes as a diff in the validator summary (UI-6844)
- Edit owners directly in the Domain, Glossary, and Classification sidebars (UI-6859)
- Rename manually created catalog assets (UI-6899)
- Pick lineage from a unified asset-first picker with drill-down (UI-6892)
- Create a glossary term inline from the term picker (UI-6889)
- Assign assets and fields to a glossary term from the term details page (UI-6825)
- Updated the LLM model presets available in credential dialogs (UI-6901)
- Raised the default per-API-key rate limit to 600 requests per minute (UI-6824)
- Reworked SQL source setup with a dedicated infer-schema step, a dry-run button, and an optional preview (UI-6787)
- Debug queries now include up to 20 fields (VR-5710)
10.0.2
Validio 10.0.2 was released on 2 July 2026.
Fixed Issues
- Tableau API requests now send the
X-Tableau-Authheader (VR-5697) - Special characters in asset field names are now handled correctly (VR-5695)
- Improved SAP IQ lineage when using user impersonation (VR-5705)
- Window field validation now uses the asset schema (VR-5676)
- Reduced temporary-space usage in SAP IQ push-down queries (VR-5698)
Features & Updates
- Choose custom columns and a row limit when running a debug query (VR-5667, VR-5668)
10.0.1
Validio 10.0.1 was released on 26 June 2026.
Fixed Issues
- Allow reference window offset to be set to 0 (UI-6829)
- Fixed missing localization strings in the schema-change banner after editing a custom SQL source (UI-6834)
- Fixed schema update that could send an inverse schema diff and wipe source columns (UI-6838)
- Fixed dual metrics for the global window count validator on Oracle (VR-5655)
- Fixed lineage “Convert to source” offering the wrong namespace credential when a credential is duplicated across namespaces (UI-6769)
- Incident status updates are now captured in the Activity log (UI-6812)
- Fixed long SQL lines being clipped in the validator activity diff (UI-6840)
Features & Updates
- Standardized creation actions across the product to use “New” (instead of mixing “Create” / “Add”) (UI-6586)
- Improved SQL rendering in the activity log with syntax-highlighted code blocks (UI-6820)
- Added support for bulk updating Critical fields (UI-6622)
- Added support for IdP-initiated SAML SSO at the shared assertion-consumer endpoint (UI-6857)
10.0.0
Validio 10.0.0 was released on 24 June 2026.
Deprecations & Removals
- API - Removed non-oneOf CRUD mutations deprecated in 7.5 (UI-6493)
- API - Removed deprecated
lookbackDayssource fields (UI-5875) - API - Removed deprecated Databricks
accessTokenfrom public API (UI-6194)
Fixed Issues
- Filter duplicate debug queries to actual duplicates (VR-5600)
- Use UTF-8 when fetching data from OpenEdge (VR-5641)
- Fixed Teradata catalog errors caused by permission issues (VR-5657)
Features & Updates
- Implemented dynamic threshold models around longer buffers (AL-712)
- Render detailed validator update activities (UI-6654)
- Added dynamic threshold model changes to the metric graph (UI-6497)
- Added query log storage configuration to the SAP IQ credential (VR-5530, UI-6723)
- Include generic catalog asset name in search results (VR-5647)
- Made Snowflake API configurable for lineage (VR-5656)
- Manage glossary term from details page (UI-6753)
- Show asset and field location in glossary find matches results (UI-6756)
- Show linked validators and coverage gaps per data quality dimension (UI-6755)
- Added show/hide actions on table columns for validators and sources (UI-6576)
- Added View asset lineage button to glossary term page (UI-6754)