From ff1585a85a2c632885f1acfaacca1cf1f536bcf2 Mon Sep 17 00:00:00 2001 From: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:09:15 +0530 Subject: [PATCH] chore(ui): whats new for 1.6.6. (#20232) --- .../ui/src/components/Modals/WhatsNewModal/whatsNewData.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts index 5645099221f..5df6b116fcc 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts +++ b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts @@ -1683,7 +1683,8 @@ Since we are introducing the Auto Classification workflow, we are going to remov - Optimized pipeline service client initialization - Implemented Incremental Lineage Processing - Don't overwrite query to execute -- Fixed external app logs`, +- Fixed external app logs +- Fixed incremental lineage processing when processedLineage is null`, }, }, ];