zhanglingzhe0820 commented on a change in pull request #2385:
URL: https://github.com/apache/iotdb/pull/2385#discussion_r550122956
##########
File path: RELEASE_NOTES.md
##########
@@ -18,6 +18,26 @@
under the License.
-->
+# Apache IoTDB 0.11.2
+
+## Bug Fixes
+* IOTDB-1049 Fix Nullpointer exception and a delete bug in Last query
+* IOTDB-1060 Support full deletion for delete statement without where clause
+* IOTDB-1068 Fix Time series metadata cache bug
+* IOTDB-1069 restrict the flushing memtable number to avoid OOM when
mem_control is disabled
+* IOTDB-1077 add insertOneDeviceRecords API in java session
+* Github issue-2169 GetObject should not return String for all data types
+* Github issue-2240 Fix sync failed bug
+* Github issue-2253 Remove unnecessary dependency
+* Add max frame size configuration
+* Fix hive-connector CI
+* Change parallelism in timeseries metadata cache
+* Fix incorrect last result after deleting all data
+* Save one rpc call
+* Compaction not block flush
+* Cherry pick compaction modification
Review comment:
There is also a pr:https://github.com/apache/iotdb/pull/2327 that "fix
compaction recover block restart"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]