This is an automated email from the ASF dual-hosted git repository. sunzesong pushed a commit to branch rel/0.9.3 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 2415bbdd9f9f2bfa5938d0eb26d6a164a86b68b3 Author: samperson1997 <[email protected]> AuthorDate: Thu May 7 10:57:38 2020 +0800 update RELEASE_NOTES --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d83ceb5..ac12299 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -23,15 +23,15 @@ ## Bug Fixes - IOTDB-531 Fix that JDBC URL does not support domain issue +- IOTDB-563 Fix pentaho cannot be downloaded because of spring.io address - 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 +- IOTDB-635 Add workaround when doing Aggregation over boolean Series - 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
