From c86a6bd27cc773272b5f1e229501fe12f0cb3ed9 Mon Sep 17 00:00:00 2001 From: mgqa34 Date: Wed, 13 Sep 2023 20:49:36 +0800 Subject: [PATCH] update release Signed-off-by: mgqa34 --- RELEASE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index cd64c0110a..6a99ff3435 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -37,6 +37,12 @@ * Decoupling the system layer from the algorithm layer, with system configuration moved from the FATE repository to the Flow repository * Published FATE Flow package to PyPI and added service-level CLI for service management +> Fate-Client 2.0: Building Scalable Federated DSL for Application Layer Interconnection And Providing Tools For Fast Federated Modeling. +* Migrated Flow CLI and Flow SDK +* Updated federated DSL IR: enhance IR, add DataWarehouse and ModelWarehouse to load data and model from other sources +* Update component definitions to support Fate-v2.0.0-beta +* Flow CLI and PipeLine share configuration + > Fate-Test: FATE Automated Testing Tool * Migrated automated testing for functionality, performance, and correctness