From 22d17b31438ee9312a6043020255d716494ac798 Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Thu, 2 Jul 2026 14:13:28 +0800 Subject: [PATCH] refactor: deprecating the dbt plugin --- docs/Plugins/dbt.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Plugins/dbt.md b/docs/Plugins/dbt.md index 059bf12c61d..9e0d4d7b3db 100644 --- a/docs/Plugins/dbt.md +++ b/docs/Plugins/dbt.md @@ -4,6 +4,10 @@ description: > DBT Plugin --- +:::caution Deprecated +The DBT plugin is deprecated and will be removed at the end of August 2026 (August 31, 2026). It is no longer recommended for new pipelines. Please migrate to alternative transformation approaches before this date. Existing pipelines will continue to work until the plugin is removed. +::: + ## Summary