Improvements
- Add missing database migrations for searchSettings changes introduced in version 1.8.7.
- Add support for the SSAS (SQL Server Analysis Services) connector.
- Memory management and ensured proper resource cleanup in the profiler.
- Update ometa logging for better clarity and debugging.
Fixes
- Tableau CA certificate authentication to ensure secure connectivity.
- Skipped creating indexes for foreign keys that reference the same column multiple times to avoid redundant index creation.
- Fix dataLake ingestion to handle larger files without failures or timeouts.
- Fix Tableau ingestion to properly handle None entities.
- Ignore non-current columns for Iceberg tables in Glue and Athena.
- Fix JSON processing issues related to Jakarta in the MCP Patch Tool.
- Fix MCP SearchMetadataTool error with clusterAlias by applying proper alias resolution, ensuring compatibility across environments.
- Fix collapsing of cyclic lineage nodes to prevent incorrect root node removal, with added unit and Playwright tests.
- Fix Airflow ingestion compatibility for older Airflow versions.
- Fix Trino column validation errors for highly complex fields, ensuring proper handling.
- Fix alert to correctly display the test case name and URL on failure.