From bd8b1dba06d4aa58fdf237b001990391758e3b6e Mon Sep 17 00:00:00 2001 From: ccamenares-spotify <166513830+ccamenares-spotify@users.noreply.github.com> Date: Mon, 27 Apr 2026 08:52:34 -0400 Subject: [PATCH 1/2] Update README.md Explain archiving Signed-off-by: Christopher Camenares --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 836af3d8..dd3a3a4d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ under the License. --> +# This repository is archived. + +The owners of this repository have archived this repository, and do not intend to make further updates. They now use a copy of this repository internally, but intend to +move off of flytekit-java entirely, and not support flytekit-java with dataflow V2. + # flytekit-java [![Lifecycle](https://img.shields.io/badge/lifecycle-alpha-a0c3d2.svg)](https://img.shields.io/badge/lifecycle-alpha-a0c3d2.svg) From 73adb4254dac2dd4a756a185171f606d8d54705f Mon Sep 17 00:00:00 2001 From: ccamenares-spotify <166513830+ccamenares-spotify@users.noreply.github.com> Date: Mon, 27 Apr 2026 15:10:27 -0400 Subject: [PATCH 2/2] Apply suggestion from @ccamenares-spotify Signed-off-by: Christopher Camenares --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3a3a4d..c2205a24 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ # This repository is archived. The owners of this repository have archived this repository, and do not intend to make further updates. They now use a copy of this repository internally, but intend to -move off of flytekit-java entirely, and not support flytekit-java with dataflow V2. +move off of flytekit-java entirely, and not support flytekit-java with flyte V2. # flytekit-java