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 ffacd3f259 Add 0.12.6 release note (#6540)
ffacd3f259 is described below

commit ffacd3f25965bdc2e1aca176bceae3d7ebab01b6
Author: Jialin Qiao <[email protected]>
AuthorDate: Fri Jul 1 10:09:33 2022 +0800

    Add 0.12.6 release note (#6540)
---
 RELEASE_NOTES.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 006e9330f2..475f274393 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,17 @@
 
 -->
 
+# Apache IoTDB 0.12.6
+
+## Improvements
+* [IOTDB-3515] Make the message clear when loading empty TsFile
+
+## Bug Fixes
+* [IOTDB-3392] Fix File doesn't exist when moving TsFile when 
virtual_storage_group > 1
+* [IOTDB-3398] Remove the exception when query meet a device is not in TsFile, 
which is a normal case
+* [ISSUE-5809] Fix bug: sum aggregation result return 0 when no data
+* Fix data in seq files overlapped
+  
 # Apache IoTDB 0.12.5
 
 ## New Features

Reply via email to