This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit e67e11b89aa03aefce4fe2d5c0c1513f30e2596c Author: Haonan <[email protected]> AuthorDate: Fri Mar 15 17:33:15 2024 +0800 Update iotdb-doap.rdf to update the info in https://projects.apache.org/project.html?iotdb --- iotdb-doap.rdf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/iotdb-doap.rdf b/iotdb-doap.rdf index 82afb64f437..b4c04415cdb 100644 --- a/iotdb-doap.rdf +++ b/iotdb-doap.rdf @@ -44,7 +44,7 @@ <shortdesc>Apache IoTDB is an IoT native database with high performance for data management and analysis, on the edge and the cloud.</shortdesc> <description>Apache IoTDB (Database for Internet of Things) is an integrated data management engine designed for time series data. It provides users with services for data collection, storage and analysis. Due to its light-weight architecture, high performance and rich feature set together with its deep integration with Apache Hadoop, Spark and Flink. Apache IoTDB can meet the requirements of massive data storage, high-speed data ingestion and complex data analysis in the IoT industr [...] <bug-database rdf:resource="https://issues.apache.org/jira/projects/IOTDB" /> - <mailing-list rdf:resource="https://iotdb.apache.org/Development/ContributeGuide.html" /> + <mailing-list rdf:resource="[email protected]" /> <download-page rdf:resource="http://iotdb.apache.org/Download/" /> <programming-language>Java</programming-language> @@ -60,6 +60,14 @@ <category rdf:resource="http://projects.apache.org/category/go"/> <category rdf:resource="http://projects.apache.org/category/csharp"/> + <release> + <Version> + <name>apache-iotdb-1.3.0</name> + <created>2024-01-01</created> + <revision>1.3.0</revision> + </Version> + </release> + <release> <Version> <name>apache-iotdb-1.2.2</name>
