You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2023/02/15 10:11:26 UTC

[iotdb] branch update-readme created (now 4d4253154a)

This is an automated email from the ASF dual-hosted git repository.

marklau99 pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/iotdb.git


      at 4d4253154a update readme

This branch includes the following new commits:

     new 4d4253154a update readme

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: update readme

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marklau99 pushed a commit to branch update-readme
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 4d4253154a10a73f29d27e677681bb86f9ebd42d
Author: Liu Xuxin <li...@outlook.com>
AuthorDate: Wed Feb 15 18:11:09 2023 +0800

    update readme
---
 RELEASE_NOTES.md | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 43fbb3eae2..a184e06b33 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -21,15 +21,6 @@
 
 # Apache IoTDB 0.13.4
 
-## New Feature
-
-* [IOTDB-3662] Add audit log
-* [IOTDB-4675] Support load mlog.bin
-* [IOTDB-4767] Support get all connection info in session api
-* [IOTDB-4967] Fix slidingTimeWindow stops when encounter an empty window
-* [IOTDB-5133] Export schema tool
-* [IOTDB-5173] Add the statistics of flush point
-
 ## Improvements
 
 * [IOTDB-4230] Modify the start script for flexible startup: add iotdb.in.sh, add pid file
@@ -40,7 +31,6 @@
 * [IOTDB-5127] Separate ISession as a module
 * [IOTDB-5128] Perfect the usage of `-p pid`, `-v version` feature for start-server.sh
 * [IOTDB-5232] Add Schema Memory Usage metric monitor
-* [IOTDB-5346] Fix log error in MemtableFlushTask when recovering
 
 
 ## Bug Fix
@@ -51,7 +41,6 @@
 * [IOTDB-4781] Fix the NOT LIKE value filter does not work
 * [IOTDB-4842] Fix String number inserting bug
 * [IOTDB-4938] Fix data are lost when meets exception `storage group not ready`
-* [IOTDB-4939] Remove unsupport compress type
 * [IOTDB-5136] NPE when use a null as username in session
 * [IOTDB-5184] Fix CompressionType ArrayIndexOutOfBounds
 * [IOTDB-5157] Fix "Invalid ID for ZoneOffset, invalid format:"
@@ -64,7 +53,9 @@
 * [IOTDB-5286] Fix target files should not be select to participate in other compaction task
 * [IOTDB-5296] Fix close session npe when session is null
 * [IOTDB-5307] Fix failed to get TsFile input of file: NoSuchFileException
-* [IOTDB-5311] Fix RunTimeException and NoSuchFile Exception when selecting files causing compaction scheduled thread to get stuck
+* [IOTDB-5311] Fix RunTimeException and NoSuchFile Exception when selecting files causing compaction scheduled thread to
+  get stuck
+* [IOTDB-5346] Fix log error in MemtableFlushTask when recovering
 
 # Apache IoTDB 0.13.3