1.10.9 Release ๐
27th November 2025
You can find the GitHub release here.
Fixes
- Fixed missing
performUserLoginimport causing failures inuser.spectest. - Fixed Looker local path Git converter.
- Fixed query voting functionality by including vote counts in the search index.
- Reverted the earlier patch that added vote counts to the search index for query voting.
- Added MSSQL SSL support.
- Verified ingestion behavior with incoming server version.
- Fixed issues with OpenMetadata Ops bulk deployment via API.
- Resolved unstructured containers issue in manifest metadata configuration.
- Fixed description rendering issues on entity pages.
- Fixed NPE scenarios in
IngestionPipelineRepositoryupdate methods for null fields. - Fixed translation for the "delete" keyword.
- Added hotfix to Docker Ingestion CI to ensure free disk space availability.
- Fixed failing test case filters in
DataQualityAndProfiler.spec.ts.
Improvements
- Added support for custom Git hosts and local repository usage in Looker.
Full Changelog: link