This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch update_release_info_after_1.3.3 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 3f627ab94a796c2715cb4359922f2c15f2d37c17 Author: HTHou <[email protected]> AuthorDate: Sun Nov 17 10:02:05 2024 +0800 update release note --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 123bb9e228e..359af0cba5c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -23,7 +23,6 @@ ## Features & Improvements -- AINode: AINode is provided in the open source version. - Storage Engine: Added new data types String, Blob, Date, and Timestamp. - Storage Engine: Multi-level storage has added a rate-limiting mechanism. - Storage Engine: New merge target file splitting feature, with additional configuration file parameters, and improved memory control performance of the merge module. @@ -43,6 +42,7 @@ - Scripts and Tools: The import-tsfile script is expanded to support running the script on a different server from the IoTDB server. - Scripts and Tools: New metadata import and export scripts added. - Scripts and Tools: New support for Kubernetes Helm added. +- AINode: AINode module added. ... ## Bugs
