Skip to content

Commit 0355aa7

Browse files
committed
update RELEASE_NOTES.md for releasing v0.12.5
1 parent 65eb63e commit 0355aa7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE_NOTES.md

+7
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@
6363
* [IOTDB-2568] "show query processlist" is blocked
6464
* [IOTDB-2580] Fix DirectByteBuffer and thread leak when deleting storage group
6565
* [IOTDB-2584] Fix cross space compaction selector
66+
* [IOTDB-2603] Fix compaction recover
67+
* [IOTDB-2604] Fix batch size is invalid in import-csv tool
68+
* [IOTDB-2620] Unrecognizable operator type (SHOW) for AuthorityChecker
69+
* [IOTDB-2624] Fix "overlapped data should be consumed first" occurs when executing query
70+
* [IOTDB-2640] Fix cross compaction recover bug
71+
* [IOTDB-2641] Fix time range of TsFile resource overlaps after unseq compaction
72+
* [IOTDB-2642] Fix the new file has a higher compact priority than the old file in unseq compaction
6673
* Fix a logical bug in processPlanLocally in cluster mode
6774
* Throw Exception while using last query with align by device
6875
* Add a judgement to determine raft log size can fit into buffer before log appending in cluster mode

0 commit comments

Comments
 (0)