From 42e0c1caa181663f462df9a99ecb116c36e2c532 Mon Sep 17 00:00:00 2001 From: darth-coder00 <86726556+darth-coder00@users.noreply.github.com> Date: Sat, 20 Nov 2021 20:59:26 +0530 Subject: [PATCH] Added videos for 0.6.0 (#1286) --- .../Modals/WhatsNewModal/whatsNewData.ts | 45 +++---------------- 1 file changed, 5 insertions(+), 40 deletions(-) diff --git a/catalog-rest-service/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts b/catalog-rest-service/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts index c8464c2dcf0..259cbb29212 100644 --- a/catalog-rest-service/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts +++ b/catalog-rest-service/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts @@ -118,52 +118,17 @@ export const WHATS_NEW = [ features: [ { title: 'Metadata Versioning', - description: '{Metadata Versioning description}', + description: + 'OpenMetadata captures the changes in metadata as new versions of an entity. The version history for all entities is maintained in the Major.Minor number.', isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'Events API', - description: '{Events API description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', + path: 'https://www.youtube.com/embed/0O0IbGerHtA', }, { title: 'One-Click Deployment of Ingestion Pipelines', description: - '{One-Click Deployment of Ingestion Pipelines description}', + 'OpenMetadata is providing a UI integration with Apache Airflow as a workflow engine to run ingestion, data profiling, data quality and other automation jobs.', isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'New Entities: ML Models and Data Models', - description: '{New Entities: ML Models and Data Models description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'New Connectors', - description: '{New Connectors description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'User Interface', - description: '{User Interface description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'OpenMetadata Quickstart', - description: '{OpenMetadata Quickstart description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', - }, - { - title: 'Helm Charts', - description: '{Helm Charts description}', - isImage: false, - path: 'https://www.youtube.com/embed/8-CwuKsf8Oc', + path: 'https://www.youtube.com/embed/eDTDT_ZLeyk', }, ], changeLogs: {