From f7bff2a531ad6037a250bbd3df0090b11e80e407 Mon Sep 17 00:00:00 2001 From: Madhur Karampudi <142544288+vkarampudi@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:47:28 -0800 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index a04119094a..fb6a61ec64 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -41,7 +41,7 @@ ## Deprecations -* KFP v1 SDK +* KubeflowDagRunner (KFP v1 SDK) is deprecated. Use KubeflowV2DagRunner (KFP v2 pipeline spec) instead. * TensorFlow Estimator is Deprecated ## Bug Fixes and Other Changes