You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2021/09/21 14:49:13 UTC

[iotdb] branch rel/0.12 updated: update release notes

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

qiaojialin pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.12 by this push:
     new b12cfa3  update release notes
b12cfa3 is described below

commit b12cfa3929243fe0fae906927c4d139e7511a28f
Author: qiaojialin <64...@qq.com>
AuthorDate: Tue Sep 21 22:48:39 2021 +0800

    update release notes
---
 RELEASE_NOTES.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 734720c..9373da7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,6 +26,7 @@
 * [IOTDB-1275] Fix backgroup exec for cli -e function causes an infinite loop
 * [IOTDB-1287] Fix C++ class Session has 2 useless sort()
 * [IOTDB-1289] fix CPP mem-leak in SessionExample.cpp insertRecords()
+* [IOTDB-1578] Set unsequnce when loading TsFile with the same establish time
 * [IOTDB-1619] Fix an error msg when restart iotdb-cluster
 * [IOTDB-1629] fix the NPE when using value fill in cluster mode
 * [IOTDB-1632] Fix Value fill function fills even when the data exists
@@ -36,9 +37,9 @@
 * [IOTDB-1678] Fix client-cpp session bug: can cause connection leak.
 * [IOTDB-1679] client-cpp: Session descontruction need release server resource
 * [IOTDB-1690] Fix align by device type cast error
-* [IOTDB-1703] Fix MManager slow recover with tag  
+* [IOTDB-1693] fix IoTDB restart does not truncate broken ChunkGroup bug
+* [IOTDB-1703] Fix MManager slow recover with tag
 * [ISSUE-3945] Fix Fuzzy query not support multiDevices and alignByDevice Dataset
-* fix IoTDB restart does not truncate broken ChunkGroup bug
 * fix merge ClassCastException: MeasurementMNode
 * change sync version check to major version