Aug 19, 2025
New Additions
Metrics
- Add PercentDistinct and PercentDuplicates statistics as deployment options
- Added new
Hours since latest value (string)
metric that takes the max value of a given column, treats it as a date/timestamp string, and computes the delta between the metric execution time and that value. The primary use case for this is when there are no true date/timestamp fields, the string is representing a date.
Warehouse
- Prefix can be set to ignore matching schemas by name to improve efficiency of indexing
Join Rules
- Support for RCT filters for join rules
- When creating a join, a rolling window query may now be added with a row creation time column
Rules
- Empty state for rules "Add SQL rule" button goes straight to the add SQL rule flow
- Empty state for rules now includes an "Add join rule" button
Metric deploy
- Add template to tooltip helper text for template options so that it is clearer
Updated
Indexing
- Enabled setting a cron schedule for source indexing to distribute load in a more sophisticated way
Catalog
- Cross source agent status is factored into agent status indicator to help users know which sources are part of the cross source agent for join rules
Custom monitoring
- Updated empty states for virtual tables, templates, and schedules
Join rules
- Hide join rules from Add Monitoring modal if the table does not use cross source agent
- Added note in join modal that tables must be in an agent-source
UI
- Updated Next.js framework to 15.4.1
- Updated background and text colors for user avatar
- Added vertical spacing between the Issues Add Comment text area and send buttons
- Updated Pill and Badge component typography to 14px
- Updated the button pill variant typography to 14px
Issues
- Move the Oldest issues sort by option to underneath the Recent issues option
SSO
- Clearer error messages for SSO failures
Search
- Update catalog path search behavior to be more intuitive
Timelines
- Improved custom rule cache invalidation to include revision history updates after editing rule
Fixed
Deltas
- Fixed bug where the "Create Delta" button would not open the modal after viewing an existing delta's details page
- Fixed empty state display to use real-time delta count instead of stale server-side count for accurate UI updates
Indexing
- Fixed bug where trying to schedule with a cron would fail due to incorrect cron format
- For Databricks sources, fix a bug where we'd treat 0 views returned from a source as an error, and then issue an invalid query
Issues
- Fixed bug where companion metrics were not correctly updating status on issue list page
Metric Deploy
- Fixed default metric owner assignment
- Fixed a bug where a loading message would show even when the metric deploy had failed validation
Metrics
- Fixed metric query to show a query in the UI even if we are unable to get the latest RCT for the metric
Slack
- Fixed bug where notifications would fail to send for older issues without a description field
UI
- Fixed cases where autocomplete options would force the dropdown to scroll
- Fixed errors occurring after deploying metrics from the Add Metric Wizard
Lineage
- Fixed bug where graph would attempt to be parsed on empty Lineage
Rules
- Fixed some bugs around the navigation that occurs after a successful edit or creation
Scorecards
- Centered the historical scorecard row labels
Updated about 1 hour ago