Skip to content

Commit d112d34

Browse files
committed
add version 1.3.5 2.0.5
1 parent 161734e commit d112d34

12 files changed

Lines changed: 201 additions & 4 deletions

File tree

src/UserGuide/Master/Table/IoTDB-Introduction/Release-history_apache.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,24 @@
2020
-->
2121
# Release History
2222

23+
## V2.0.5
24+
25+
> Release Date: 2025.08.21
26+
27+
V2.0.5, as the official release of the Dual-Model Tree-Table system, primarily introduces the tree-to-table view, window functions for the table model, the aggregate function approx_most_frequent, and supports LEFT & RIGHT JOIN as well as ASOF LEFT JOIN. The AINode now includes two new built-in models, Timer-XL and Timer-Sundial, and supports inference capabilities for both tree and table models. Additionally, this version brings comprehensive improvements to database monitoring, performance, and stability. The specific updates are as follows:
28+
29+
* **Query Module**: Supports manual creation of tree-to-table views
30+
* **Query Module**: Adds window functions for the table model
31+
* **Query Module**: Adds the aggregate function approx_most_frequent for the table model
32+
* **Query Module**: Extends JOIN functionality for the table model, supporting LEFT & RIGHT JOIN and ASOF LEFT JOIN
33+
* **Query Module**: The table model now supports row pattern recognition, enabling the capture of continuous data for analysis and computation
34+
* **Storage Module**: Adds multiple system tables for the table model, such as VIEWS (table view information) and MODELS (model information)
35+
* **AI Module**: AINode adds two new built-in models, Timer-XL and Timer-Sundial
36+
* **AI Module**: AINode supports inference functions for both tree and table models
37+
2338
## V2.0.4
2439

25-
> Release Time: 2025.07.09
40+
> Release Date: 2025.07.09
2641
2742
V2.0.4 serves as the official release of the dual-model system for tree and table structures. The table model primarily introduces user-defined table functions (UDTF) and multiple built-in table functions, adds the aggregate function approx_count_distinct, and supports ASOF INNER JOIN for time columns. Additionally, script tools have been categorized and reorganized, with Windows-specific scripts separated. The release also includes comprehensive improvements in database monitoring, performance, and stability. The detailed updates are as follows:
2843

@@ -106,6 +121,12 @@ V2.0.1-beta introduces dual tree-table model configuration, supporting standard
106121
***​Ecosystem Integration​**​:
107122
* Kubernetes Operator support
108123

124+
## V1.3.5
125+
126+
> Release Date: 2025.09.12
127+
128+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
129+
109130

110131
## V1.3.4
111132

src/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_apache.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,24 @@
2020
-->
2121
# Release History
2222

23+
## V2.0.5
24+
25+
> Release Date: 2025.08.21
26+
27+
V2.0.5, as the official release of the Dual-Model Tree-Table system, primarily introduces the tree-to-table view, window functions for the table model, the aggregate function approx_most_frequent, and supports LEFT & RIGHT JOIN as well as ASOF LEFT JOIN. The AINode now includes two new built-in models, Timer-XL and Timer-Sundial, and supports inference capabilities for both tree and table models. Additionally, this version brings comprehensive improvements to database monitoring, performance, and stability. The specific updates are as follows:
28+
29+
* **Query Module**: Supports manual creation of tree-to-table views
30+
* **Query Module**: Adds window functions for the table model
31+
* **Query Module**: Adds the aggregate function approx_most_frequent for the table model
32+
* **Query Module**: Extends JOIN functionality for the table model, supporting LEFT & RIGHT JOIN and ASOF LEFT JOIN
33+
* **Query Module**: The table model now supports row pattern recognition, enabling the capture of continuous data for analysis and computation
34+
* **Storage Module**: Adds multiple system tables for the table model, such as VIEWS (table view information) and MODELS (model information)
35+
* **AI Module**: AINode adds two new built-in models, Timer-XL and Timer-Sundial
36+
* **AI Module**: AINode supports inference functions for both tree and table models
37+
2338
## V2.0.4
2439

25-
> Release Time: 2025.07.09
40+
> Release Date: 2025.07.09
2641
2742
V2.0.4 serves as the official release of the dual-model system for tree and table structures. The table model primarily introduces user-defined table functions (UDTF) and multiple built-in table functions, adds the aggregate function approx_count_distinct, and supports ASOF INNER JOIN for time columns. Additionally, script tools have been categorized and reorganized, with Windows-specific scripts separated. The release also includes comprehensive improvements in database monitoring, performance, and stability. The detailed updates are as follows:
2843

@@ -106,6 +121,12 @@ V2.0.1-beta introduces dual tree-table model configuration, supporting standard
106121
***​Ecosystem Integration​**​:
107122
* Kubernetes Operator support
108123

124+
## V1.3.5
125+
126+
> Release Date: 2025.09.12
127+
128+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
129+
109130

110131
## V1.3.4
111132

src/UserGuide/V1.3.x/IoTDB-Introduction/Release-history_apache.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
-->
2121
# Release History
2222

23+
## V1.3.5
24+
25+
> Release Date: 2025.09.12
26+
27+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
28+
29+
2330
## V1.3.4
2431

2532
> Release Date: 2025.04.18

src/UserGuide/dev-1.3/IoTDB-Introduction/Release-history_apache.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
-->
2121
# Release History
2222

23+
## V1.3.5
24+
25+
> Release Date: 2025.09.12
26+
27+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
28+
29+
2330
## V1.3.4
2431

2532
> Release Date: 2025.04.18

src/UserGuide/latest-Table/IoTDB-Introduction/Release-history_apache.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,24 @@
2020
-->
2121
# Release History
2222

23+
## V2.0.5
24+
25+
> Release Date: 2025.08.21
26+
27+
V2.0.5, as the official release of the Dual-Model Tree-Table system, primarily introduces the tree-to-table view, window functions for the table model, the aggregate function approx_most_frequent, and supports LEFT & RIGHT JOIN as well as ASOF LEFT JOIN. The AINode now includes two new built-in models, Timer-XL and Timer-Sundial, and supports inference capabilities for both tree and table models. Additionally, this version brings comprehensive improvements to database monitoring, performance, and stability. The specific updates are as follows:
28+
29+
* **Query Module**: Supports manual creation of tree-to-table views
30+
* **Query Module**: Adds window functions for the table model
31+
* **Query Module**: Adds the aggregate function approx_most_frequent for the table model
32+
* **Query Module**: Extends JOIN functionality for the table model, supporting LEFT & RIGHT JOIN and ASOF LEFT JOIN
33+
* **Query Module**: The table model now supports row pattern recognition, enabling the capture of continuous data for analysis and computation
34+
* **Storage Module**: Adds multiple system tables for the table model, such as VIEWS (table view information) and MODELS (model information)
35+
* **AI Module**: AINode adds two new built-in models, Timer-XL and Timer-Sundial
36+
* **AI Module**: AINode supports inference functions for both tree and table models
37+
2338
## V2.0.4
2439

25-
> Release Time: 2025.07.09
40+
> Release Date: 2025.07.09
2641
2742
V2.0.4 serves as the official release of the dual-model system for tree and table structures. The table model primarily introduces user-defined table functions (UDTF) and multiple built-in table functions, adds the aggregate function approx_count_distinct, and supports ASOF INNER JOIN for time columns. Additionally, script tools have been categorized and reorganized, with Windows-specific scripts separated. The release also includes comprehensive improvements in database monitoring, performance, and stability. The detailed updates are as follows:
2843

@@ -106,6 +121,12 @@ V2.0.1-beta introduces dual tree-table model configuration, supporting standard
106121
***​Ecosystem Integration​**​:
107122
* Kubernetes Operator support
108123

124+
## V1.3.5
125+
126+
> Release Date: 2025.09.12
127+
128+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
129+
109130

110131
## V1.3.4
111132

src/UserGuide/latest/IoTDB-Introduction/Release-history_apache.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,26 @@
2020
-->
2121
# Release History
2222

23+
## V2.0.5
24+
25+
> Release Date: 2025.08.21
26+
27+
V2.0.5, as the official release of the Dual-Model Tree-Table system, primarily introduces the tree-to-table view, window functions for the table model, the aggregate function approx_most_frequent, and supports LEFT & RIGHT JOIN as well as ASOF LEFT JOIN. The AINode now includes two new built-in models, Timer-XL and Timer-Sundial, and supports inference capabilities for both tree and table models. Additionally, this version brings comprehensive improvements to database monitoring, performance, and stability. The specific updates are as follows:
28+
29+
* **Query Module**: Supports manual creation of tree-to-table views
30+
* **Query Module**: Adds window functions for the table model
31+
* **Query Module**: Adds the aggregate function approx_most_frequent for the table model
32+
* **Query Module**: Extends JOIN functionality for the table model, supporting LEFT & RIGHT JOIN and ASOF LEFT JOIN
33+
* **Query Module**: The table model now supports row pattern recognition, enabling the capture of continuous data for analysis and computation
34+
* **Storage Module**: Adds multiple system tables for the table model, such as VIEWS (table view information) and MODELS (model information)
35+
* **AI Module**: AINode adds two new built-in models, Timer-XL and Timer-Sundial
36+
* **AI Module**: AINode supports inference functions for both tree and table models
37+
38+
39+
2340
## V2.0.4
2441

25-
> Release Time: 2025.07.09
42+
> Release Date: 2025.07.09
2643
2744
V2.0.4 serves as the official release of the dual-model system for tree and table structures. The table model primarily introduces user-defined table functions (UDTF) and multiple built-in table functions, adds the aggregate function approx_count_distinct, and supports ASOF INNER JOIN for time columns. Additionally, script tools have been categorized and reorganized, with Windows-specific scripts separated. The release also includes comprehensive improvements in database monitoring, performance, and stability. The detailed updates are as follows:
2845

@@ -106,6 +123,12 @@ V2.0.1-beta introduces dual tree-table model configuration, supporting standard
106123
***​Ecosystem Integration​**​:
107124
* Kubernetes Operator support
108125

126+
## V1.3.5
127+
128+
> Release Date: 2025.09.12
129+
130+
V1.3.5, as a bugfix release based on the previous 1.3.x versions, primarily adjusts the user password encryption algorithm to further enhance data access security. It also optimizes kernel stability and addresses issues reported by the community.
131+
109132

110133
## V1.3.4
111134

src/zh/UserGuide/Master/Table/IoTDB-Introduction/Release-history_apache.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,21 @@
2020
-->
2121
# 发布历史
2222

23+
## V2.0.5
24+
25+
> 发版时间:2025.08.21
26+
27+
V2.0.5 作为树表双模型正式版本,主要新增树转表视图、表模型窗口函数、聚合函数 approx_most_frequent,并支持 LEFT & RIGHT JOIN、ASOF LEFT JOIN;AINode 新增 Timer-XL、Timer-Sundial 两种内置模型,支持树、表模型推理功能,同时对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:
28+
29+
- 查询模块:支持手动创建树转表视图
30+
- 查询模块:表模型新增窗口函数
31+
- 查询模块:表模型新增聚合函数 approx_most_frequent
32+
- 查询模块:表模型 JOIN 功能扩展,支持 LEFT & RIGHT JOIN、ASOF LEFT JOIN
33+
- 查询模块:表模型支持行模式识别,可捕获连续数据进行分析计算
34+
- 存储模块:表模型新增多个系统表,例如:VIEWS(表视图信息)、MODELS(模型信息)等
35+
- AI 模块:AINode 新增 Timer-XL、Timer-Sundial 两种内置模型
36+
- AI 模块:AINode 支持树模型、表模型的推理功能
37+
2338
## V2.0.4
2439

2540
> 发版时间:2025.07.09
@@ -89,6 +104,12 @@ V2.0.1-beta 主要新增了树表双模型配置,并配合表模型支持标
89104
- 脚本与工具:import-data/export-data 脚本迭代,同时兼容 TsFile、CSV 和 SQL 三种类型数据的导入导出
90105
- 生态集成:支持 Kubernetes Operator
91106

107+
## V1.3.5
108+
109+
> 发版时间:2025.09.12
110+
111+
V1.3.5 作为之前 1.3.x 的 bugfix 版本升级,主要调整用户密码加密算法,进一步强化数据访问安全,同时优化内核稳定性,修复社区反馈问题。
112+
92113
## V1.3.4
93114

94115
> 发版时间:2025.04.18

src/zh/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_apache.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,21 @@
2020
-->
2121
# 发布历史
2222

23+
## V2.0.5
24+
25+
> 发版时间:2025.08.21
26+
27+
V2.0.5 作为树表双模型正式版本,主要新增树转表视图、表模型窗口函数、聚合函数 approx_most_frequent,并支持 LEFT & RIGHT JOIN、ASOF LEFT JOIN;AINode 新增 Timer-XL、Timer-Sundial 两种内置模型,支持树、表模型推理功能,同时对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:
28+
29+
- 查询模块:支持手动创建树转表视图
30+
- 查询模块:表模型新增窗口函数
31+
- 查询模块:表模型新增聚合函数 approx_most_frequent
32+
- 查询模块:表模型 JOIN 功能扩展,支持 LEFT & RIGHT JOIN、ASOF LEFT JOIN
33+
- 查询模块:表模型支持行模式识别,可捕获连续数据进行分析计算
34+
- 存储模块:表模型新增多个系统表,例如:VIEWS(表视图信息)、MODELS(模型信息)等
35+
- AI 模块:AINode 新增 Timer-XL、Timer-Sundial 两种内置模型
36+
- AI 模块:AINode 支持树模型、表模型的推理功能
37+
2338
## V2.0.4
2439

2540
> 发版时间:2025.07.09
@@ -89,6 +104,12 @@ V2.0.1-beta 主要新增了树表双模型配置,并配合表模型支持标
89104
- 脚本与工具:import-data/export-data 脚本迭代,同时兼容 TsFile、CSV 和 SQL 三种类型数据的导入导出
90105
- 生态集成:支持 Kubernetes Operator
91106

107+
## V1.3.5
108+
109+
> 发版时间:2025.09.12
110+
111+
V1.3.5 作为之前 1.3.x 的 bugfix 版本升级,主要调整用户密码加密算法,进一步强化数据访问安全,同时优化内核稳定性,修复社区反馈问题。
112+
92113
## V1.3.4
93114

94115
> 发版时间:2025.04.18

src/zh/UserGuide/V1.3.x/IoTDB-Introduction/Release-history_apache.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
-->
2121
# 发版历史
2222

23+
## V1.3.5
24+
25+
> 发版时间:2025.09.12
26+
27+
V1.3.5 作为之前 1.3.x 的 bugfix 版本升级,主要调整用户密码加密算法,进一步强化数据访问安全,同时优化内核稳定性,修复社区反馈问题。
28+
29+
2330
## V1.3.4
2431

2532
> 发版时间:2025.04.18

src/zh/UserGuide/dev-1.3/IoTDB-Introduction/Release-history_apache.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
-->
2121
# 发版历史
2222

23+
## V1.3.5
24+
25+
> 发版时间:2025.09.12
26+
27+
V1.3.5 作为之前 1.3.x 的 bugfix 版本升级,主要调整用户密码加密算法,进一步强化数据访问安全,同时优化内核稳定性,修复社区反馈问题。
28+
2329
## V1.3.4
2430

2531
> 发版时间:2025.04.18

0 commit comments

Comments
 (0)