mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 10:26:09 +00:00
minor(ui): what's new updated for 1.5.3 (#17762)
This commit is contained in:
parent
d904fe2b10
commit
3a665f5fa5
@ -17,7 +17,7 @@ import incidentManagerSampleData from '../../../assets/img/incidentManagerSample
|
|||||||
import profilerConfigPage from '../../../assets/img/profilerConfigPage.png';
|
import profilerConfigPage from '../../../assets/img/profilerConfigPage.png';
|
||||||
import collateIcon from '../../../assets/svg/ic-collate.svg';
|
import collateIcon from '../../../assets/svg/ic-collate.svg';
|
||||||
|
|
||||||
export const COOKIE_VERSION = 'VERSION_1_5_2'; // To be changed with each release.
|
export const COOKIE_VERSION = 'VERSION_1_5_3'; // To be changed with each release.
|
||||||
|
|
||||||
// for youtube video make isImage = false and path = {video embed id}
|
// for youtube video make isImage = false and path = {video embed id}
|
||||||
// embed:- youtube video => share => click on embed and take {url with id} from it
|
// embed:- youtube video => share => click on embed and take {url with id} from it
|
||||||
@ -934,4 +934,24 @@ To continue pursuing this objective, the application was completely refactored t
|
|||||||
- [Improve]: Added custom properties support in Data Product`,
|
- [Improve]: Added custom properties support in Data Product`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 45,
|
||||||
|
version: 'v1.5.3',
|
||||||
|
description: `Released on 10th September 2024.`,
|
||||||
|
features: [],
|
||||||
|
changeLogs: {
|
||||||
|
Improvements: `- Added resizable columns for custom properties
|
||||||
|
- Added support for automated ingestion of Tableau data source tags and description
|
||||||
|
- Improved "follow data" landing page module performance
|
||||||
|
- Improved search result suggestion by showing display name instead of FQN
|
||||||
|
- Fixed Cost Analysis issue when service has no connection
|
||||||
|
- Improved PII classification for JSON data types
|
||||||
|
- Fixed issue with expand all operation on terms page
|
||||||
|
- Fixed feed freezing when large images are part of the feed results
|
||||||
|
- Fixed dbt run_results file name with dbt cloud connection
|
||||||
|
- Cleaned Argo logs artifacts ${CollateIconWithLinkMD}
|
||||||
|
- Shipped VertexAI Connector ${CollateIconWithLinkMD}
|
||||||
|
- Fixed automator lineage propagation issues with possible None entities ${CollateIconWithLinkMD}`,
|
||||||
|
},
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user