This is an automated email from the ASF dual-hosted git repository.
neuyilan 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 bc0f512 Add IOTDB-1561 in release note (#3727)
bc0f512 is described below
commit bc0f51214a40d9a4ca11a8883fc312af88ca5d23
Author: Hang Ji <[email protected]>
AuthorDate: Thu Aug 12 11:43:55 2021 +0800
Add IOTDB-1561 in release note (#3727)
---
RELEASE_NOTES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0bba080..b864a5d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,6 +26,7 @@
* [IOTDB-1399] Add a session interface to connect multiple nodes
* [IOTDB-1466] Support device template
* [IOTDB-1491] UDTF query supported in cluster
+* [IOTDB-1561] Support fill by specific value
* TTL can be set to the prefix path of storage group
* add JMX monitor to all ThreadPools in the server module