This is an automated email from the ASF dual-hosted git repository.
sunzesong pushed a commit to branch rel/0.9
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/rel/0.9 by this push:
new 7b1fe2c update RELEASE_NOTES
7b1fe2c is described below
commit 7b1fe2c0f612b55b7c8e3bc9647b63894a757feb
Author: samperson1997 <[email protected]>
AuthorDate: Wed May 6 22:52:17 2020 +0800
update RELEASE_NOTES
---
RELEASE_NOTES.md | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 69d2085..d83ceb5 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -21,18 +21,23 @@
# Apache IoTDB (incubating) 0.9.3
-## Bug Fix
+## Bug Fixes
- IOTDB-531 Fix that JDBC URL does not support domain issue
-- IOTDB-608 Skip error mlog
+- IOTDB-608 Skip error Mlog
+- IOTDB-634 Fix merge caused errors for TsFile storage in HDFS
+- IOTDB-636 Fix Grafana connector does not use correct time unit
+- Fix pentaho cannot be downloaded because of spring.io address
## Miscellaneous changes
- IOTDB-528 Modify grafana group by
- Remove docs of Load External Tsfile
+- Add workaround when doing Aggregation over boolean Series
+- Add Grafana IoTDB Bridge Artifact to distribution in tools/grafana folder
# Apache IoTDB (incubating) 0.9.2
-## Bug Fixs
+## Bug Fixes
- IOTDB-553 Fix Return Empty ResultSet when queried series doesn't exist
- IOTDB-575 add default jmx user and password; fix issues that jmx can't be
accessed remotely
- IOTDB-584 Fix InitializerError when recovering files on HDFS