This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 2db66c686d update release note of preview2 (#7227)
2db66c686d is described below
commit 2db66c686d27f6a657ca167bec162033e7db9be6
Author: Jialin Qiao <[email protected]>
AuthorDate: Sun Sep 4 11:15:57 2022 +0800
update release note of preview2 (#7227)
---
RELEASE_NOTES.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5f1c1e8981..35df72deae 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -29,10 +29,8 @@ The 0.14.0-preview2 version only contains the new cluster
version.
* Support Between expression
* Support order by timeseries in last query
* Support hot configuration of data_dirs
-* Support set system mode to readonly, running and error
* Support schema template
* Support executeBatchStatement in JDBC
-* Support clear cache
* Support new UDF 'change_points'
## Improvements