Feb 18, 2026

Added

Catalog

  • For lineage items in the catalog, show "Add monitoring" button

Metrics

  • Added feature to retain groups on grouped metrics when they are absent from the data
  • Added feature to retain groups on grouped metrics when they fail

SDS

  • Added wizard for creating and updating Classifiers
  • Advanced setting for data chunk parallelism--for improving scan throughput
  • Implement backend support for Reset scans
  • Increased logging
  • Added Sensitivity tab to catalog source detail pages when relevant conditions are met
  • Added creator avatars to scan job list
  • Implement backend support for sampled scans, random sample scans
  • Implemented Slack notifications for scan jobs. Scan completion, failure, etc.
  • Email notifications will be sent on Data Sensitivity Scan Job failures if configured
  • Implemented backend for PDF export generation

Issues

  • Added configuration option on metrics to create issues for absent groups

Lineage

  • Add "share link" menu item
  • Features to hide ETL nodes and export as CSV are enabled by default

Observability

  • Added splash page to inform users about observability features if they do not have it enabled yet

Updated

Catalog

  • Attributes are linkified but not treated as full markdown to prevent markup problems with many synced attributes that use underscores and other characters mistakenly taken as markdown

Notifications

  • Include metric name in slack notifications
  • Updated notification messages to support missing group alerts

SDS

  • Auto/incremental scans will now complete full scans if no RCT column is defined
  • Call python service in a batch manner to improve scan throughput
  • Add Classifier tooltips to Data Class badges in findings tables
  • Handle malformed regular expression input for Classifier Detectors
  • No longer show Reset scan icons for scan findings of scan type Full

Issues

  • Issue groups now are virtualized - meaning that they are not all rendered to the browser at the same time. Only visible groups are, allowing users to navigate without paging

Metrics

  • Add a field to configure a grouped metric to alert on absent groups
  • Count Read Queries metric uses Snowflake custom history tables
  • Hours Since Last Load metric uses Snowflake custom history tables
  • Rows Inserted metric uses Snowflake custom history tables
  • Show metric run points for failed runs, as long as they have chartable times

UI

  • Added scrolling buttons to overflowing tabs
  • Enable sectionized navigator by default

Unified Issue Inbox

  • Modified condition for show dbt test monitor subtab in catalog

Nav

  • Control links and ordering on nav based on which of observability and sensitive data are enabled

Search

  • Improved readability of available search types on the search screen

Settings

  • Added two settings: one to retain failed metric groups, and one to retain absent metric groups

Encryption

  • Synchronize when loading encryption keys

Lineage

  • Added ability to choose which data to render with the graph, whether it's sensitivity, monitoring (metrics and issues), or neither
  • Added ability to exclude children from graphs, meaning that column-level lineage is not displayed

Fixed

Metric Runs

  • Do not revert changes that happen to metric while it's running

SDS

  • Bugfix for can't edit Bigeye-provided ML classifiers
  • Remove sorting of RCT columns in Scan Job Wizard
  • Fixed bug in Scope Selection View for the Scan Run Wizard where searching would never show schema nodes
  • Fixed bug where closing the modal would not clear the search on the scope select view
  • Show both positive and negative findings in the aggregate findings table and csv download

Metrics

  • When there is a toggle for linked metrics, show the feedback buttons as appropriate for the toggled metric

Assets

  • Prevent double submissions when clicking the Link and Unlink menu items

Profile

  • Added the correct VIEW identification for SQLServer

Security

  • Improved nonces for script tags in app

UI

  • Fixed bug where searching paginated lists would only search the current page under certain circumstances