🔧 Improvements
OpenMetadata 1.8.1 includes several enhancements across the platform, focusing on usability, metadata enrichment, and improved developer experience.
Key highlights:
- REST service processes nested objects inside array dtype in schema.
- Throw an error on query filter parsing and an error on column test case.
- Display object column type.
- Add support for adding tags in test case form.
- Add Postgres SP and UDF descriptions.
- Enhance
AutomatorTestCaseField
with tag and glossary support. ${CollateIconWithLinkMD}
✅ Bug Fixes
This release resolves numerous issues to improve platform stability, user interface consistency, and data integrity.
Key highlights:
- Cache to have immutable entities.
- Remove edit permission from version page.
- Table pagination count issue in the Schema page.
- Version link and fetch logic with 1-hour wait time.
- Tableau Lineage in multiple schema model.
- Soft deleted entities are not removed from system, so relations are still valid if there is entry in DB.
- Custom properties display issue in advanced search.
- Image was not rendering correctly in description editor.
- Handle sampler SQA sessions.
- Typo on query cost record index.
- Reply count being shown as 0 in task feed card.
- Pagination state lost after multiple back navigations in table list view.
query_cost_record_search_index
search exception for Elasticsearch instance.- Search functionality for domain edit in user profile.
- Username issue in comments card.
- Quickcloud get script tables.
- Added Databricks pipeline Lineage.
- Add parquet alternate file types in table fileformat.
- Snowflake reverse ingestion for Collate.
- Typo for Chart preview for Collate.
- Update version link for Collate.
- Sorting issue for charts for Collate.