1.10.8 Release ๐
21st November 2025
You can find the GitHub release here.
Fixes
- Resolved APIError object not being subscriptable.
- Fixed lineage paging and rendering issues in the UI.
- Corrected app status ordering.
- Added support for multi-repo Looker integrations.
- Corrected OIDC server URL display message.
- Disabled Unity Catalog downstream processing.
- Closed streamable log streams to prevent resource leakage.
- Corrected app resource logs ordering and resolved partial SSE log issues.
- Fixed JSON rule generation for reviewer
fullyQualifiedName. - Corrected tier count behavior for quick filters in the UI.
- Fixed auto-classification test failures.
- Resolved issues with hyphens in database, schema, and table names.
- Corrected data retention logic.
- Fixed retention handling for test case results and profile data.
- Corrected public flow introspection behavior.
- Applied UI fixes for the Domain data product experience.
- Improved layout for custom property advanced search in the UI.
- Added missing migration SQL files for versions 1.8.5 and 1.10.2.
- Corrected imports for a previously cherry-picked commit.
- Fixed task assignment logic for newly patched reviewers.
- Ensured metadata fields API returns correct responses for tags and classifications.
- Removed default values from the entity schema where not required.
- Fixed search functionality in domain and data product filters.
- Resolved typing race conditions in the search bar.
- Corrected case sensitivity issues between dbt models and Snowflake columns.
- Updated email configuration template default value.
- Ensured SAML timestamp compatibility with Azure AD validation requirements.
- Fixed pagination test on the Bot page.
Improvements
- Updated Presidio recognizers to use the
en_core_web_mdmodel for better accuracy. - Upgraded Axios to version 1.12.0 to resolve security vulnerabilities.
- Added the Assets API and deprecated inline asset fields for Domain and Data Product.
- Improved the accuracy and precision of auto-classification.
Full Changelog: link