mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
|
|
# 1.6.7 Release 🎉
|
||
|
|
|
||
|
|
{% note noteType="Tip" %}
|
||
|
|
**Mar 28th, 2025**
|
||
|
|
{% /note %}
|
||
|
|
|
||
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.7-release).
|
||
|
|
|
||
|
|
- Lineage Improvements - Added Tableau Custom SQL lineage support
|
||
|
|
- Lineage Improvements - Added column count validation when creating table-type custom property
|
||
|
|
- Lineage Improvements - Transformed Reserved keywords like quotes to OM compatible
|
||
|
|
- Lineage Improvements - Added missing timestamp indexes for time series tables
|
||
|
|
- Lineage Improvements - Enhancing FQN Handling: Support for Quoted Identifiers
|
||
|
|
- Fixed potential Okta login issues by clearing state to avoid login errors
|
||
|
|
- Fixed MariaDB profiling with Time datatype
|
||
|
|
- Fixed handling of Sample Data with non-utf8 characters
|
||
|
|
- Fixed test connection showing timeout after successful connection
|
||
|
|
- Fixed DBT logs and improved error handling
|
||
|
|
- Fixed Test Suite 'NoneType' object has no attribute 'id' handling
|
||
|
|
- Fixed delete entity relation live indexing
|
||
|
|
- Fixed Data Insights Data Stream deletion on OpenSearch
|
||
|
|
- Fixed soft delete and restore functionality
|
||
|
|
- Corrected childrenCount for Organizations in Teams
|
||
|
|
- Fixed custom dashboard issue with term type of data
|
||
|
|
- Lower training window for Collate Anomaly detection model (collate)
|
||
|
|
|
||
|
|
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.6.6-release...1.6.7-release)
|