Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,23 @@

## 1. TimechoDB (Database Core)

### V2.0.8.2

> Release Date: 2026.03.31</br>
> Download Link: Please contact Timecho Team to obtain the download link</br>
> Package Name:timechodb-2.0.8.2-bin.zip</br>
> SHA512 Checksum:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

Version 2.0.8.2 adds support for modifying the full path of time series in the tree model, customizing the Time column name in the table model, changing data types in both tree and table models, and includes the ODBC Driver, among other features. It also introduces improvements and bug fixes for earlier versions, with comprehensive enhancements to database monitoring, performance, and stability. The detailed release notes are as follows:

- Storage Module: The tree model supports [modifying the full name of time series](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称) and [changing the data type of time series](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型).
- Storage Module: The table model supports [modifying column data types](../Basic-Concept/Table-Management_timecho.md#_1-5-修改表) and [customizing the Time column name](../Basic-Concept/Table-Management_timecho.md#_1-1-创建表).
- Interface Module: Adds support for the [ODBC Driver](../API/Programming-ODBC_timecho.md); the Python SessionDataset supports fetching DataFrames in batches; the MQTT service is externalized, and a new system table named Services is added for service queries.
- System Module: The [audit log](../User-Manual/Audit-Log_timecho.md) now supports statistics on the number of slow requests.
- AI Node: The table model supports adaptive [covariate inference](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理).
- Stream Processing Module: The tree model data synchronization PIPE statement supports specifying multiple precise paths.


### V2.0.8.1

> Release Date: 2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,23 @@

## 1. TimechoDB (Database Core)

### V2.0.8.2

> Release Date: 2026.03.31</br>
> Download Link: Please contact Timecho Team to obtain the download link</br>
> Package Name:timechodb-2.0.8.2-bin.zip</br>
> SHA512 Checksum:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

Version 2.0.8.2 adds support for modifying the full path of time series in the tree model, customizing the Time column name in the table model, changing data types in both tree and table models, and includes the ODBC Driver, among other features. It also introduces improvements and bug fixes for earlier versions, with comprehensive enhancements to database monitoring, performance, and stability. The detailed release notes are as follows:

- Storage Module: The tree model supports [modifying the full name of time series](../Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称) and [changing the data type of time series](../Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型).
- Storage Module: The table model supports [modifying column data types](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-5-修改表) and [customizing the Time column name](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-1-创建表).
- Interface Module: Adds support for the [ODBC Driver](../API/Programming-ODBC_timecho.md); the Python SessionDataset supports fetching DataFrames in batches; the MQTT service is externalized, and a new system table named Services is added for service queries.
- System Module: The [audit log](../User-Manual/Audit-Log_timecho.md) now supports statistics on the number of slow requests.
- AI Node: The table model supports adaptive [covariate inference](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理).
- Stream Processing Module: The tree model data synchronization PIPE statement supports specifying multiple precise paths.


### V2.0.8.1

> Release Date: 2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,23 @@

## 1. TimechoDB (Database Core)

### V2.0.8.2

> Release Date: 2026.03.31</br>
> Download Link: Please contact Timecho Team to obtain the download link</br>
> Package Name:timechodb-2.0.8.2-bin.zip</br>
> SHA512 Checksum:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

Version 2.0.8.2 adds support for modifying the full path of time series in the tree model, customizing the Time column name in the table model, changing data types in both tree and table models, and includes the ODBC Driver, among other features. It also introduces improvements and bug fixes for earlier versions, with comprehensive enhancements to database monitoring, performance, and stability. The detailed release notes are as follows:

- Storage Module: The tree model supports [modifying the full name of time series](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称) and [changing the data type of time series](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型).
- Storage Module: The table model supports [modifying column data types](../Basic-Concept/Table-Management_timecho.md#_1-5-修改表) and [customizing the Time column name](../Basic-Concept/Table-Management_timecho.md#_1-1-创建表).
- Interface Module: Adds support for the [ODBC Driver](../API/Programming-ODBC_timecho.md); the Python SessionDataset supports fetching DataFrames in batches; the MQTT service is externalized, and a new system table named Services is added for service queries.
- System Module: The [audit log](../User-Manual/Audit-Log_timecho.md) now supports statistics on the number of slow requests.
- AI Node: The table model supports adaptive [covariate inference](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理).
- Stream Processing Module: The tree model data synchronization PIPE statement supports specifying multiple precise paths.


### V2.0.8.1

> Release Date: 2026.02.04</br>
Expand Down
17 changes: 17 additions & 0 deletions src/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,23 @@

## 1. TimechoDB (Database Core)

### V2.0.8.2

> Release Date: 2026.03.31</br>
> Download Link: Please contact Timecho Team to obtain the download link</br>
> Package Name:timechodb-2.0.8.2-bin.zip</br>
> SHA512 Checksum:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

Version 2.0.8.2 adds support for modifying the full path of time series in the tree model, customizing the Time column name in the table model, changing data types in both tree and table models, and includes the ODBC Driver, among other features. It also introduces improvements and bug fixes for earlier versions, with comprehensive enhancements to database monitoring, performance, and stability. The detailed release notes are as follows:

- Storage Module: The tree model supports [modifying the full name of time series](../Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称) and [changing the data type of time series](../Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型).
- Storage Module: The table model supports [modifying column data types](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-5-修改表) and [customizing the Time column name](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-1-创建表).
- Interface Module: Adds support for the [ODBC Driver](../API/Programming-ODBC_timecho.md); the Python SessionDataset supports fetching DataFrames in batches; the MQTT service is externalized, and a new system table named Services is added for service queries.
- System Module: The [audit log](../User-Manual/Audit-Log_timecho.md) now supports statistics on the number of slow requests.
- AI Node: The table model supports adaptive [covariate inference](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理).
- Stream Processing Module: The tree model data synchronization PIPE statement supports specifying multiple precise paths.


### V2.0.8.1

> Release Date: 2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@

## 1. TimechoDB(数据库内核)

### V2.0.8.2

> 发版时间:2026.03.31</br>
> 下载地址:请联系天谋工作人员进行下载</br>
> 安装包名称:timechodb-2.0.8.2-bin.zip</br>
> SHA512 校验码:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

V2.0.8.2 版本新增树模型修改序列全名功能,表模型支持自定义 Time 列列名,树、表双模型支持更改数据类型,ODBC Driver等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:

- 存储模块:树模型支持[修改序列全名](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称),支持[更改序列数据类型](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型)
- 存储模块:表模型支持[更改列数据类型](../Basic-Concept/Table-Management_timecho.md#_1-5-修改表),支持[自定义 Time 列列名](../Basic-Concept/Table-Management_timecho.md#_1-1-创建表)
- 接口模块:支持 [ODBC Driver](../API/Programming-ODBC_timecho.md), Python SessionDataset 支持分批获取 DataFrame,MQTT 服务外置并新增系统表 Services 提供服务查询
- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计
- AINode:表模型支持自适应[协变量推理](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理)
- 流处理模块:树模型数据同步 pipe 语句中支持填写多个精确路径的 path

### V2.0.8.1

> 发版时间:2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@

## 1. TimechoDB(数据库内核)

### V2.0.8.2

> 发版时间:2026.03.31</br>
> 下载地址:请联系天谋工作人员进行下载</br>
> 安装包名称:timechodb-2.0.8.2-bin.zip</br>
> SHA512 校验码:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

V2.0.8.2 版本新增树模型修改序列全名功能,表模型支持自定义 Time 列列名,树、表双模型支持更改数据类型,ODBC Driver等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:

- 存储模块:树模型支持[修改序列全名](../Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称),支持[更改序列数据类型](../Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型)
- 存储模块:表模型支持[更改列数据类型](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-5-修改表),支持[自定义 Time 列列名](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-1-创建表)
- 接口模块:支持 [ODBC Driver](../API/Programming-ODBC_timecho.md), Python SessionDataset 支持分批获取 DataFrame,MQTT 服务外置并新增系统表 Services 提供服务查询
- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计
- AINode:表模型支持自适应[协变量推理](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理)
- 流处理模块:树模型数据同步 pipe 语句中支持填写多个精确路径的 path

### V2.0.8.1

> 发版时间:2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@

## 1. TimechoDB(数据库内核)

### V2.0.8.2

> 发版时间:2026.03.31</br>
> 下载地址:请联系天谋工作人员进行下载</br>
> 安装包名称:timechodb-2.0.8.2-bin.zip</br>
> SHA512 校验码:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

V2.0.8.2 版本新增树模型修改序列全名功能,表模型支持自定义 Time 列列名,树、表双模型支持更改数据类型,ODBC Driver等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:

- 存储模块:树模型支持[修改序列全名](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称),支持[更改序列数据类型](../../latest/Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型)
- 存储模块:表模型支持[更改列数据类型](../Basic-Concept/Table-Management_timecho.md#_1-5-修改表),支持[自定义 Time 列列名](../Basic-Concept/Table-Management_timecho.md#_1-1-创建表)
- 接口模块:支持 [ODBC Driver](../API/Programming-ODBC_timecho.md), Python SessionDataset 支持分批获取 DataFrame,MQTT 服务外置并新增系统表 Services 提供服务查询
- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计
- AINode:表模型支持自适应[协变量推理](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理)
- 流处理模块:树模型数据同步 pipe 语句中支持填写多个精确路径的 path

### V2.0.8.1

> 发版时间:2026.02.04</br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@

## 1. TimechoDB(数据库内核)

### V2.0.8.2

> 发版时间:2026.03.31</br>
> 下载地址:请联系天谋工作人员进行下载</br>
> 安装包名称:timechodb-2.0.8.2-bin.zip</br>
> SHA512 校验码:02ab10e3e94786dd5676e0a69609eef192afd90d87f4d8d7bd44e7e9cbc8a18d61ba5668bae56cb8e4416ac71a877f760963b72ca7838d7c39ae10f1ed321d89

V2.0.8.2 版本新增树模型修改序列全名功能,表模型支持自定义 Time 列列名,树、表双模型支持更改数据类型,ODBC Driver等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下:

- 存储模块:树模型支持[修改序列全名](../Basic-Concept/Operate-Metadata_timecho.md#_2-4-修改时间序列名称),支持[更改序列数据类型](../Basic-Concept/Operate-Metadata_timecho.md#_2-3-修改时间序列数据类型)
- 存储模块:表模型支持[更改列数据类型](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-5-修改表),支持[自定义 Time 列列名](../../latest-Table/Basic-Concept/Table-Management_timecho.md#_1-1-创建表)
- 接口模块:支持 [ODBC Driver](../API/Programming-ODBC_timecho.md), Python SessionDataset 支持分批获取 DataFrame,MQTT 服务外置并新增系统表 Services 提供服务查询
- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计
- AINode:表模型支持自适应[协变量推理](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理)
- 流处理模块:树模型数据同步 pipe 语句中支持填写多个精确路径的 path

### V2.0.8.1

> 发版时间:2026.02.04</br>
Expand Down
Loading