Improvements
- AI: Remove logging capability from MCP server #26257
- Discovery: Refactor search infrastructure to use canonical index aliases #23742
- Discovery: Add Metric entity type to Data Insights description coverage chart #26260
- Discovery: Add displayName search support and improve wildcard matching #26348
- Ingestion: Add support for S3 file paths in REST connector OpenAPI and config ingestion #26504
- Ingestion: Add SSRS connector for SQL Server Reporting Services #26310
- Data Observability: Improved layout responsiveness for test case and test suite summary cards in Data Quality #26402
- Data Observability: Migrated Data Insights entity pagination from offset-based to keyset pagination to prevent sort buffer exhaustion #26127
- Discovery: Users now inherit personas from their team memberships #26052
- Integration: Added support for filtering cold storage files during datalake ingestion #26137
- Integration: Improved error handling to mark ingestion agents as failed when quota limits are exceeded #26058
- Integration: Enhanced Kafka Connect lineage to support wildcard file name matching for storage services #26034
- Integration: Added StorageServices entity support to the Python client SDK #26164
- Data Observability: Increased notification template body size limit to 64KB #26094
- Platform: Improved server URL sanitization for deploy pipeline API calls #26114
- Data Observability: Enabled Quartz JDBC clustering to prevent duplicate event processing in high availability deployments #26012
- Integration: Added support for dataflow to database table lineage in Power BI #26291
- Platform: Improved Azure AD SSO logout to properly terminate IdP sessions #26327
- Integration: Limited records summary logging to prevent out-of-memory failures in ingestion agents #26167
- Platform: Implemented canvas-based edge rendering to significantly improve column-level lineage page performance for large tables #25930
- Governance: Activity feeds now correctly record the actual user for bulk asset operations on domains, data products, and teams #26266
- Data Observability: Pipeline logs breadcrumb and title now display entity display names instead of IDs #26331
- Discovery: Service search now supports searching by display name in addition to service name #26399
- Data Observability: Aligned observability alerts and incident manager header styles with data quality page design #26467
- Discovery: Search placeholders in service tabs now dynamically reflect the asset type instead of the service name #26511
Fixes
- AI: Ensure glossary terms created via MCP generate change events correctly #26567
- Data Observability: Enable gzip compression on AWS IAM OpenSearch transport #26349
- Data Observability: Fix Trino dimension test case execution with EXPRESSION_NOT_AGGREGATE error #26584
- Governance: Add conditional rendering for ClassificationDetails GenericProvider #26256
- Ingestion: Fix column ingestion for nested NUMERIC types under RECORD columns in BigQuery #24200
- Ingestion: Fix Glue ingestion failure on nested STRUCT columns #26129
- Ingestion: Fix Hive ingestion for array columns with null arrayDataType #25901
- Ingestion: Fix lineage parser handling of CTEs in INSERT ... WITH statements #24416
- Platform: Fix audit log entries for accepted suggestions #26548
- Integration: Fixed Trino ingestion to no longer require owner permissions when fetching view definitions #26136
- Governance: Fixed glossary status filtering to properly handle large numbers of glossary terms (3000+) by moving filtering logic to the backend #25428
- Integration: Fixed agent status display to accurately show the last 5 runs #26206
- Platform: Resolved issue where assets were missing from search results and lineage was not visible #26482
- Discovery: Fixed asset count discrepancies for teams across different views #26168
- Platform: Corrected Java client to return paginated list of ingestion pipelines instead of a single object #26181
- Integration: Fixed auto-classification workflow registration in the ingestion-base image #26192
- Integration: Resolved Hive ingestion failures caused by duplicate column names when partition keys are present #26295
- Platform: Fixed metric search indexing failures due to excessive nested clauses #26298
- Integration: Resolved Redshift lineage agent errors caused by LISTAGG result size limits #26292
- Integration: Fixed QuickSight ingestion to properly handle multiple datasets on the same datasource without collapsing them into a single DataModel #26317