From fcb9cedbed4d77c2d3bdfbc444bd73c435872740 Mon Sep 17 00:00:00 2001 From: Leto_b Date: Fri, 15 May 2026 14:33:43 +0800 Subject: [PATCH 1/2] update release history timecho --- .../Release-history_timecho.md | 55 +++++++++++++++++ .../Table/Reference/System-Tables_apache.md | 2 +- .../Table/Reference/System-Tables_timecho.md | 2 +- .../Release-history_timecho.md | 54 +++++++++++++++++ .../Release-history_timecho.md | 55 +++++++++++++++++ .../Reference/System-Tables_apache.md | 2 +- .../Reference/System-Tables_timecho.md | 2 +- .../Release-history_timecho.md | 54 +++++++++++++++++ .../Release-history_timecho.md | 59 +++++++++++++++++++ .../Table/Reference/System-Tables_apache.md | 2 +- .../Table/Reference/System-Tables_timecho.md | 2 +- .../Release-history_timecho.md | 59 +++++++++++++++++++ .../Release-history_timecho.md | 59 +++++++++++++++++++ .../Reference/System-Tables_apache.md | 2 +- .../Reference/System-Tables_timecho.md | 2 +- .../Release-history_timecho.md | 59 +++++++++++++++++++ 16 files changed, 462 insertions(+), 8 deletions(-) diff --git a/src/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md b/src/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md index d1537c182..e70003c8c 100644 --- a/src/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md +++ b/src/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,61 @@ ## 1. TimechoDB (Database Core) + +### V2.0.9.3 +> Release Date: 2026.05.14
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.3-bin.zip
+> SHA512 Checksum: f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +Version 2.0.9.3 of AINode newly supports registering multiple models by using the same model code with different model weights. It also includes enhancements and bug fixes for previous versions, with comprehensive improvements to database monitoring, performance and stability. Details are as follows: + +- AINode: [Supports registering custom models with the same model code and different model weights](../AI-capability/AINode_Upgrade_timecho.md#_4-3-register-custom-models) + + +### V2.0.9.2 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.2-bin.zip
+> SHA512 Checksum: 10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +Version 2.0.9.2 adds import and export capabilities for the Object data type, and introduces the new `tsfile-backup` script (currently supported only for table model scenarios). It also brings optimizations and bug fixes for legacy versions, with overall upgrades to database monitoring, performance and stability. Details are as follows: + +- Scripts & Tools: [The `import-data` script for TsFile format](../Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-format) supports Object type data import for table models +- Scripts & Tools: New[ `tsfile-backup` script ](../Tools-System/Data-Export-Tool_timecho.md#_3-tsfilebackup-based-on-pipe-framework)added for table models +- Stream Processing Module: PIPE for table models supports [local export and remote transmission of Object type data](../User-Manual/Data-Sync_timecho.md#_3-9-object-type-data-export) +- System Module: [Audit logs](../User-Manual/Audit-Log_timecho.md) support slow request quantity statistics + +### V2.0.9.1 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.1-bin.zip
+> SHA512 Checksum: 18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +Version 2.0.9.1 endows AINode with covariate classification inference capability, supports schema-level and table-level storage space statistics. It adds set operations, CTE and multiple built-in functions for data query, enables SQL debugging via DEBUG statements, and supports configuring auto-start on boot. This version also contains legacy version improvements, bug fixes, and comprehensive enhancements to database monitoring, performance and stability. Details are as follows: + +- AINode: Table models support [time series data classification inference](../AI-capability/AINode_Upgrade_timecho.md#_4-1-model-inference) +- Query Module: Table models support [set operations (UNION/INTERSECT/EXCEPT)](../SQL-Manual/Set-Operations_timecho.md) and [Common Table Expressions (CTE)](../SQL-Manual/Common-Table-Expression_timecho.md) +- Query Module: Newly added [IF scalar function](../SQL-Manual/Basis-Function_timecho.md#_8-3-if-expression), [binary functions](../SQL-Manual/Basis-Function_timecho.md#_7-binary-functions) and [APPROX_PERCENTILE aggregate function](../SQL-Manual/Basis-Function_timecho.md#_2-aggregate-functions) for table models +- Query Module: Supports [DEBUG SQL](../User-Manual/Maintenance-commands_timecho.md#_6-query-debugging) for query debugging and optimizes the result set of [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) +- Query Module: Supports [schema-level](../../latest/User-Manual/Maintenance-commands_timecho.md#_1-10-view-disk-space-usage) and [table-level](../Reference/System-Tables_timecho.md#_2-22-table-disk-usage) storage space occupancy statistics; the[ `SHOW CONFIGURATION` statement](../User-Manual/Maintenance-commands_timecho.md#_1-13-view-node-configuration) is available to view cluster configuration information +- Scripts & Tools: Data and metadata import/export tools support the SSL protocol +- Scripts & Tools: Command-line tool adds access [history display](../Tools-System/CLI_timecho.md#_4-access-history-feature) capability +- System Module: Supports [system auto-start](../User-Manual/Auto-Start-On-Boot_timecho.md) configuration +- Others: Fixed security vulnerability CVE-2026-28564 + + +### V2.0.8.3 +> Release Date: 2026.04.21
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.8.3-bin.zip
+> SHA512 Checksum: 4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +Version 2.0.8.3 enables reading and writing Object type data via Python. It also includes optimizations and bug fixes for previous versions, with comprehensive upgrades to database monitoring, performance and stability. Details are as follows: + +- Interface Module: [Python Native API](../API/Programming-Python-Native-API_timecho.md) supports reading and writing Object type data for table models + + ### V2.0.8.2 > Release Date: 2026.03.31
diff --git a/src/UserGuide/Master/Table/Reference/System-Tables_apache.md b/src/UserGuide/Master/Table/Reference/System-Tables_apache.md index a0f9f6c2f..702a9c15a 100644 --- a/src/UserGuide/Master/Table/Reference/System-Tables_apache.md +++ b/src/UserGuide/Master/Table/Reference/System-Tables_apache.md @@ -714,7 +714,7 @@ IoTDB> SELECT * FROM information_schema.services +------------+-----------+---------+ ``` -##### 2.22 TABLE_DISK_USAGE +### 2.22 TABLE_DISK_USAGE > This system table is available since version V2.0.9-beta Used to display the disk space usage of specified tables (excluding views), including the size of ChunkGroups and the size of Metadata. diff --git a/src/UserGuide/Master/Table/Reference/System-Tables_timecho.md b/src/UserGuide/Master/Table/Reference/System-Tables_timecho.md index db7b3da2a..8338d998d 100644 --- a/src/UserGuide/Master/Table/Reference/System-Tables_timecho.md +++ b/src/UserGuide/Master/Table/Reference/System-Tables_timecho.md @@ -718,7 +718,7 @@ IoTDB> SELECT * FROM information_schema.services +------------+-----------+---------+ ``` -##### 2.22 TABLE_DISK_USAGE +### 2.22 TABLE_DISK_USAGE > This system table is available since version V2.0.9.1 Used to display the disk space usage of specified tables (excluding views), including the size of ChunkGroups and the size of Metadata. diff --git a/src/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md b/src/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md index d8d39def5..771b9bf1c 100644 --- a/src/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md +++ b/src/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,60 @@ ## 1. TimechoDB (Database Core) +### V2.0.9.3 +> Release Date: 2026.05.14
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.3-bin.zip
+> SHA512 Checksum: f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +Version 2.0.9.3 of AINode newly supports registering multiple models by using the same model code with different model weights. It also includes enhancements and bug fixes for previous versions, with comprehensive improvements to database monitoring, performance and stability. Details are as follows: + +- AINode: [Supports registering custom models with the same model code and different model weights](../AI-capability/AINode_Upgrade_timecho.md#_4-3-register-custom-models) + + +### V2.0.9.2 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.2-bin.zip
+> SHA512 Checksum: 10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +Version 2.0.9.2 adds import and export capabilities for the Object data type, and introduces the new `tsfile-backup` script (currently supported only for table model scenarios). It also brings optimizations and bug fixes for legacy versions, with overall upgrades to database monitoring, performance and stability. Details are as follows: + +- Scripts & Tools: [The `import-data` script for TsFile format](../../latest-Table/Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-format) supports Object type data import for table models +- Scripts & Tools: New[ `tsfile-backup` script ](../../latest-Table/Tools-System/Data-Export-Tool_timecho.md#_3-tsfilebackup-based-on-pipe-framework)added for table models +- Stream Processing Module: PIPE for table models supports [local export and remote transmission of Object type data](../../latest-Table/User-Manual/Data-Sync_timecho.md#_3-9-object-type-data-export) +- System Module: [Audit logs](../User-Manual/Audit-Log_timecho.md) support slow request quantity statistics + +### V2.0.9.1 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.1-bin.zip
+> SHA512 Checksum: 18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +Version 2.0.9.1 endows AINode with covariate classification inference capability, supports schema-level and table-level storage space statistics. It adds set operations, CTE and multiple built-in functions for data query, enables SQL debugging via DEBUG statements, and supports configuring auto-start on boot. This version also contains legacy version improvements, bug fixes, and comprehensive enhancements to database monitoring, performance and stability. Details are as follows: + +- AINode: Table models support [time series data classification inference](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-model-inference) +- Query Module: Table models support [set operations (UNION/INTERSECT/EXCEPT)](../../latest-Table/SQL-Manual/Set-Operations_timecho.md) and [Common Table Expressions (CTE)](../../latest-Table/SQL-Manual/Common-Table-Expression_timecho.md) +- Query Module: Newly added [IF scalar function](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_8-3-if-expression), [binary functions](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_7-binary-functions) and [APPROX_PERCENTILE aggregate function](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_2-aggregate-functions) for table models +- Query Module: Supports [DEBUG SQL](../User-Manual/Maintenance-commands_timecho.md#_6-query-debugging) for query debugging and optimizes the result set of [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) +- Query Module: Supports [schema-level](../User-Manual/Maintenance-commands_timecho.md#_1-10-view-disk-space-usage) and [table-level](../../latest-Table/Reference/System-Tables_timecho.md#_2-22-table-disk-usage) storage space occupancy statistics; the[ `SHOW CONFIGURATION` statement](../../latest-Table/User-Manual/Maintenance-commands_timecho.md#_1-13-view-node-configuration) is available to view cluster configuration information +- Scripts & Tools: Data and metadata import/export tools support the SSL protocol +- Scripts & Tools: Command-line tool adds access [history display](../Tools-System/CLI_timecho.md#_5-access-history-feature) capability +- System Module: Supports [system auto-start](../User-Manual/Auto-Start-On-Boot_timecho.md) configuration +- Others: Fixed security vulnerability CVE-2026-28564 + + +### V2.0.8.3 +> Release Date: 2026.04.21
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.8.3-bin.zip
+> SHA512 Checksum: 4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +Version 2.0.8.3 enables reading and writing Object type data via Python. It also includes optimizations and bug fixes for previous versions, with comprehensive upgrades to database monitoring, performance and stability. Details are as follows: + +- Interface Module: [Python Native API](../../latest-Table/API/Programming-Python-Native-API_timecho.md) supports reading and writing Object type data for table models + + ### V2.0.8.2 > Release Date: 2026.03.31
diff --git a/src/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md b/src/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md index d1537c182..e70003c8c 100644 --- a/src/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md +++ b/src/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,61 @@ ## 1. TimechoDB (Database Core) + +### V2.0.9.3 +> Release Date: 2026.05.14
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.3-bin.zip
+> SHA512 Checksum: f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +Version 2.0.9.3 of AINode newly supports registering multiple models by using the same model code with different model weights. It also includes enhancements and bug fixes for previous versions, with comprehensive improvements to database monitoring, performance and stability. Details are as follows: + +- AINode: [Supports registering custom models with the same model code and different model weights](../AI-capability/AINode_Upgrade_timecho.md#_4-3-register-custom-models) + + +### V2.0.9.2 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.2-bin.zip
+> SHA512 Checksum: 10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +Version 2.0.9.2 adds import and export capabilities for the Object data type, and introduces the new `tsfile-backup` script (currently supported only for table model scenarios). It also brings optimizations and bug fixes for legacy versions, with overall upgrades to database monitoring, performance and stability. Details are as follows: + +- Scripts & Tools: [The `import-data` script for TsFile format](../Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-format) supports Object type data import for table models +- Scripts & Tools: New[ `tsfile-backup` script ](../Tools-System/Data-Export-Tool_timecho.md#_3-tsfilebackup-based-on-pipe-framework)added for table models +- Stream Processing Module: PIPE for table models supports [local export and remote transmission of Object type data](../User-Manual/Data-Sync_timecho.md#_3-9-object-type-data-export) +- System Module: [Audit logs](../User-Manual/Audit-Log_timecho.md) support slow request quantity statistics + +### V2.0.9.1 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.1-bin.zip
+> SHA512 Checksum: 18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +Version 2.0.9.1 endows AINode with covariate classification inference capability, supports schema-level and table-level storage space statistics. It adds set operations, CTE and multiple built-in functions for data query, enables SQL debugging via DEBUG statements, and supports configuring auto-start on boot. This version also contains legacy version improvements, bug fixes, and comprehensive enhancements to database monitoring, performance and stability. Details are as follows: + +- AINode: Table models support [time series data classification inference](../AI-capability/AINode_Upgrade_timecho.md#_4-1-model-inference) +- Query Module: Table models support [set operations (UNION/INTERSECT/EXCEPT)](../SQL-Manual/Set-Operations_timecho.md) and [Common Table Expressions (CTE)](../SQL-Manual/Common-Table-Expression_timecho.md) +- Query Module: Newly added [IF scalar function](../SQL-Manual/Basis-Function_timecho.md#_8-3-if-expression), [binary functions](../SQL-Manual/Basis-Function_timecho.md#_7-binary-functions) and [APPROX_PERCENTILE aggregate function](../SQL-Manual/Basis-Function_timecho.md#_2-aggregate-functions) for table models +- Query Module: Supports [DEBUG SQL](../User-Manual/Maintenance-commands_timecho.md#_6-query-debugging) for query debugging and optimizes the result set of [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) +- Query Module: Supports [schema-level](../../latest/User-Manual/Maintenance-commands_timecho.md#_1-10-view-disk-space-usage) and [table-level](../Reference/System-Tables_timecho.md#_2-22-table-disk-usage) storage space occupancy statistics; the[ `SHOW CONFIGURATION` statement](../User-Manual/Maintenance-commands_timecho.md#_1-13-view-node-configuration) is available to view cluster configuration information +- Scripts & Tools: Data and metadata import/export tools support the SSL protocol +- Scripts & Tools: Command-line tool adds access [history display](../Tools-System/CLI_timecho.md#_4-access-history-feature) capability +- System Module: Supports [system auto-start](../User-Manual/Auto-Start-On-Boot_timecho.md) configuration +- Others: Fixed security vulnerability CVE-2026-28564 + + +### V2.0.8.3 +> Release Date: 2026.04.21
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.8.3-bin.zip
+> SHA512 Checksum: 4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +Version 2.0.8.3 enables reading and writing Object type data via Python. It also includes optimizations and bug fixes for previous versions, with comprehensive upgrades to database monitoring, performance and stability. Details are as follows: + +- Interface Module: [Python Native API](../API/Programming-Python-Native-API_timecho.md) supports reading and writing Object type data for table models + + ### V2.0.8.2 > Release Date: 2026.03.31
diff --git a/src/UserGuide/latest-Table/Reference/System-Tables_apache.md b/src/UserGuide/latest-Table/Reference/System-Tables_apache.md index a0f9f6c2f..702a9c15a 100644 --- a/src/UserGuide/latest-Table/Reference/System-Tables_apache.md +++ b/src/UserGuide/latest-Table/Reference/System-Tables_apache.md @@ -714,7 +714,7 @@ IoTDB> SELECT * FROM information_schema.services +------------+-----------+---------+ ``` -##### 2.22 TABLE_DISK_USAGE +### 2.22 TABLE_DISK_USAGE > This system table is available since version V2.0.9-beta Used to display the disk space usage of specified tables (excluding views), including the size of ChunkGroups and the size of Metadata. diff --git a/src/UserGuide/latest-Table/Reference/System-Tables_timecho.md b/src/UserGuide/latest-Table/Reference/System-Tables_timecho.md index db7b3da2a..8338d998d 100644 --- a/src/UserGuide/latest-Table/Reference/System-Tables_timecho.md +++ b/src/UserGuide/latest-Table/Reference/System-Tables_timecho.md @@ -718,7 +718,7 @@ IoTDB> SELECT * FROM information_schema.services +------------+-----------+---------+ ``` -##### 2.22 TABLE_DISK_USAGE +### 2.22 TABLE_DISK_USAGE > This system table is available since version V2.0.9.1 Used to display the disk space usage of specified tables (excluding views), including the size of ChunkGroups and the size of Metadata. diff --git a/src/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md b/src/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md index d8d39def5..771b9bf1c 100644 --- a/src/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md +++ b/src/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,60 @@ ## 1. TimechoDB (Database Core) +### V2.0.9.3 +> Release Date: 2026.05.14
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.3-bin.zip
+> SHA512 Checksum: f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +Version 2.0.9.3 of AINode newly supports registering multiple models by using the same model code with different model weights. It also includes enhancements and bug fixes for previous versions, with comprehensive improvements to database monitoring, performance and stability. Details are as follows: + +- AINode: [Supports registering custom models with the same model code and different model weights](../AI-capability/AINode_Upgrade_timecho.md#_4-3-register-custom-models) + + +### V2.0.9.2 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.2-bin.zip
+> SHA512 Checksum: 10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +Version 2.0.9.2 adds import and export capabilities for the Object data type, and introduces the new `tsfile-backup` script (currently supported only for table model scenarios). It also brings optimizations and bug fixes for legacy versions, with overall upgrades to database monitoring, performance and stability. Details are as follows: + +- Scripts & Tools: [The `import-data` script for TsFile format](../../latest-Table/Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-format) supports Object type data import for table models +- Scripts & Tools: New[ `tsfile-backup` script ](../../latest-Table/Tools-System/Data-Export-Tool_timecho.md#_3-tsfilebackup-based-on-pipe-framework)added for table models +- Stream Processing Module: PIPE for table models supports [local export and remote transmission of Object type data](../../latest-Table/User-Manual/Data-Sync_timecho.md#_3-9-object-type-data-export) +- System Module: [Audit logs](../User-Manual/Audit-Log_timecho.md) support slow request quantity statistics + +### V2.0.9.1 +> Release Date: 2026.05.11
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.9.1-bin.zip
+> SHA512 Checksum: 18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +Version 2.0.9.1 endows AINode with covariate classification inference capability, supports schema-level and table-level storage space statistics. It adds set operations, CTE and multiple built-in functions for data query, enables SQL debugging via DEBUG statements, and supports configuring auto-start on boot. This version also contains legacy version improvements, bug fixes, and comprehensive enhancements to database monitoring, performance and stability. Details are as follows: + +- AINode: Table models support [time series data classification inference](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-model-inference) +- Query Module: Table models support [set operations (UNION/INTERSECT/EXCEPT)](../../latest-Table/SQL-Manual/Set-Operations_timecho.md) and [Common Table Expressions (CTE)](../../latest-Table/SQL-Manual/Common-Table-Expression_timecho.md) +- Query Module: Newly added [IF scalar function](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_8-3-if-expression), [binary functions](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_7-binary-functions) and [APPROX_PERCENTILE aggregate function](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_2-aggregate-functions) for table models +- Query Module: Supports [DEBUG SQL](../User-Manual/Maintenance-commands_timecho.md#_6-query-debugging) for query debugging and optimizes the result set of [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) +- Query Module: Supports [schema-level](../User-Manual/Maintenance-commands_timecho.md#_1-10-view-disk-space-usage) and [table-level](../../latest-Table/Reference/System-Tables_timecho.md#_2-22-table-disk-usage) storage space occupancy statistics; the[ `SHOW CONFIGURATION` statement](../../latest-Table/User-Manual/Maintenance-commands_timecho.md#_1-13-view-node-configuration) is available to view cluster configuration information +- Scripts & Tools: Data and metadata import/export tools support the SSL protocol +- Scripts & Tools: Command-line tool adds access [history display](../Tools-System/CLI_timecho.md#_5-access-history-feature) capability +- System Module: Supports [system auto-start](../User-Manual/Auto-Start-On-Boot_timecho.md) configuration +- Others: Fixed security vulnerability CVE-2026-28564 + + +### V2.0.8.3 +> Release Date: 2026.04.21
+> Download Link: Please contact Timecho Team to obtain the download link
+> Package Name: timechodb-2.0.8.3-bin.zip
+> SHA512 Checksum: 4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +Version 2.0.8.3 enables reading and writing Object type data via Python. It also includes optimizations and bug fixes for previous versions, with comprehensive upgrades to database monitoring, performance and stability. Details are as follows: + +- Interface Module: [Python Native API](../../latest-Table/API/Programming-Python-Native-API_timecho.md) supports reading and writing Object type data for table models + + ### V2.0.8.2 > Release Date: 2026.03.31
diff --git a/src/zh/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md b/src/zh/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md index 828968616..e73daee08 100644 --- a/src/zh/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md +++ b/src/zh/UserGuide/Master/Table/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,65 @@ ## 1. TimechoDB(数据库内核) +### V2.0.9.3 + +> 发版时间:2026.05.14
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.3-bin.zip
+> SHA512 校验码:f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +V2.0.9.3 版本 AINode 新增支持同一套模型代码搭配不同模型权重分别注册为模型的功能,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:[支持同一套模型代码搭配不同模型权重分别注册为模型](../AI-capability/AINode_Upgrade_timecho.md#_4-3-注册自定义模型) + + +### V2.0.9.2 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.2-bin.zip
+> SHA512 校验码:10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +V2.0.9.2 版本 新增 Object 类型导入导出功能,新增脚本 tsfile-backup(目前仅支持表模型),同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 脚本与工具:表模型[import-data 脚本 TsFile 格式](../Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-格式)支持 object 类型数据导入 +- 脚本与工具:表模型新增 [tsfile-backup 脚本](../Tools-System/Data-Export-Tool_timecho.md#_3-基于-pipe-框架的-tsfilebackup) +- 流处理模块:表模型 PIPE 支持 [Object 类型数据本地导出和远程传输](../User-Manual/Data-Sync_timecho.md#_3-9-object-类型数据导出) +- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计 + + +### V2.0.9.1 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.1-bin.zip
+> SHA512 校验码:18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +V2.0.9.1 版本新增 AINode 协变量分类推理能力,支持 schema级/表级存储空间统计功能,数据查询新增集合操作、CTE 及多个内置函数,支持通过 DEBUG SQL 调试查询,支持配置开机自启等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:表模型支持[时序数据分类推理](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理) +- 查询模块:表模型支持[集合操作(UNION/INTERSECT/EXCEPT)](../SQL-Manual/Set-Operations_timecho.md)及 [共用表表达式(CTE)](../SQL-Manual/Common-Table-Expression_timecho.md) +- 查询模块:表模型新增 [IF 标量函数](../SQL-Manual/Basis-Function_timecho.md#_8-3-if-表达式)、[二进制函数](../SQL-Manual/Basis-Function_timecho.md#_7-二进制函数)、[APPROX_PERCENTILE 聚合函数](../SQL-Manual/Basis-Function_timecho.md#_2-聚合函数) +- 查询模块:支持 [DEBUG SQL](../User-Manual/Maintenance-statement_timecho.md#_6-调试查询),优化 [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) 结果集 +- 查询模块:支持 [schema级](../../latest/User-Manual/Maintenance-statement_timecho.md#_1-10-查看磁盘空间占用情况)/[表级](../Reference/System-Tables_timecho.md#_2-22-table-disk-usage-表)存储空间统计,支持 [show configuration 语句](../User-Manual/Maintenance-statement_timecho.md#_1-13-查看节点配置信息)查看集群配置信息 +- 脚本与工具:数据/元数据导入导出工具支持 SSL 协议 +- 脚本与工具:命令行工具支持展示[访问历史功能](../Tools-System/CLI_timecho.md#_4-访问历史功能) +- 系统模块:支持配置[开机自启](../User-Manual/Auto-Start-On-Boot_timecho.md) +- 其他:修复安全漏洞 CVE-2026-28564 + + +### V2.0.8.3 + +> 发版时间:2026.04.21
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.8.3-bin.zip
+> SHA512 校验码:4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +V2.0.8.3 版本新增 Python 读写 Object 类型数据的能力,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 接口模块:表模型[Python 原生接口](../API/Programming-Python-Native-API_timecho.md)支持读写 Object 类型数据 + + ### V2.0.8.2 > 发版时间:2026.03.31
diff --git a/src/zh/UserGuide/Master/Table/Reference/System-Tables_apache.md b/src/zh/UserGuide/Master/Table/Reference/System-Tables_apache.md index ea7b472e3..ebcab5cda 100644 --- a/src/zh/UserGuide/Master/Table/Reference/System-Tables_apache.md +++ b/src/zh/UserGuide/Master/Table/Reference/System-Tables_apache.md @@ -706,7 +706,7 @@ IoTDB> select * from information_schema.services ``` -##### 2.22 TABLE_DISK_USAGE 表 +### 2.22 TABLE_DISK_USAGE 表 > 该系统表从 V 2.0.9-beta 版本开始提供 diff --git a/src/zh/UserGuide/Master/Table/Reference/System-Tables_timecho.md b/src/zh/UserGuide/Master/Table/Reference/System-Tables_timecho.md index 60a9274be..108cd8d0a 100644 --- a/src/zh/UserGuide/Master/Table/Reference/System-Tables_timecho.md +++ b/src/zh/UserGuide/Master/Table/Reference/System-Tables_timecho.md @@ -709,7 +709,7 @@ IoTDB> select * from information_schema.services +------------+-----------+-------+ ``` -##### 2.22 TABLE_DISK_USAGE 表 +### 2.22 TABLE_DISK_USAGE 表 > 该系统表从 V 2.0.9.1 版本开始提供 diff --git a/src/zh/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md b/src/zh/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md index 2ebe2f1df..c3f1affc9 100644 --- a/src/zh/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md +++ b/src/zh/UserGuide/Master/Tree/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,65 @@ ## 1. TimechoDB(数据库内核) +### V2.0.9.3 + +> 发版时间:2026.05.14
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.3-bin.zip
+> SHA512 校验码:f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +V2.0.9.3 版本 AINode 新增支持同一套模型代码搭配不同模型权重分别注册为模型的功能,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:[支持同一套模型代码搭配不同模型权重分别注册为模型](../AI-capability/AINode_Upgrade_timecho.md#_4-3-注册自定义模型) + + +### V2.0.9.2 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.2-bin.zip
+> SHA512 校验码:10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +V2.0.9.2 版本 新增 Object 类型导入导出功能,新增脚本 tsfile-backup(目前仅支持表模型),同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 脚本与工具:表模型[import-data 脚本 TsFile 格式](../../latest-Table/Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-格式)支持 object 类型数据导入 +- 脚本与工具:表模型新增 [tsfile-backup 脚本](../../latest-Table/Tools-System/Data-Export-Tool_timecho.md#_3-基于-pipe-框架的-tsfilebackup) +- 流处理模块:表模型 PIPE 支持 [Object 类型数据本地导出和远程传输](../../latest-Table/User-Manual/Data-Sync_timecho.md#_3-9-object-类型数据导出) +- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计 + + +### V2.0.9.1 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.1-bin.zip
+> SHA512 校验码:18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +V2.0.9.1 版本新增 AINode 协变量分类推理能力,支持 schema级/表级存储空间统计功能,数据查询新增集合操作、CTE 及多个内置函数,支持通过 DEBUG SQL 调试查询,支持配置开机自启等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:表模型支持[时序数据分类推理](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理) +- 查询模块:表模型支持[集合操作(UNION/INTERSECT/EXCEPT)](../../latest-Table/SQL-Manual/Set-Operations_timecho.md)及 [共用表表达式(CTE)](../../latest-Table/SQL-Manual/Common-Table-Expression_timecho.md) +- 查询模块:表模型新增 [IF 标量函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_8-3-if-表达式)、[二进制函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_7-二进制函数)、[APPROX_PERCENTILE 聚合函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_2-聚合函数) +- 查询模块:支持 [DEBUG SQL](../User-Manual/Maintenance-statement_timecho.md#_6-调试查询),优化 [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) 结果集 +- 查询模块:支持 [schema级](../User-Manual/Maintenance-statement_timecho.md#_1-10-查看磁盘空间占用情况)/[表级](../../latest-Table/Reference/System-Tables_timecho.md#_2-22-table-disk-usage-表)存储空间统计,支持 [show configuration 语句](../../latest-Table/User-Manual/Maintenance-statement_timecho.md#_1-13-查看节点配置信息)查看集群配置信息 +- 脚本与工具:数据/元数据导入导出工具支持 SSL 协议 +- 脚本与工具:命令行工具支持展示[访问历史功能](../Tools-System/CLI_timecho.md#_5-访问历史功能) +- 系统模块:支持配置[开机自启](../User-Manual/Auto-Start-On-Boot_timecho.md) +- 其他:修复安全漏洞 CVE-2026-28564 + + +### V2.0.8.3 + +> 发版时间:2026.04.21
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.8.3-bin.zip
+> SHA512 校验码:4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +V2.0.8.3 版本新增 Python 读写 Object 类型数据的能力,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 接口模块:表模型[Python 原生接口](../../latest-Table/API/Programming-Python-Native-API_timecho.md)支持读写 Object 类型数据 + + ### V2.0.8.2 > 发版时间:2026.03.31
diff --git a/src/zh/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md b/src/zh/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md index 828968616..e73daee08 100644 --- a/src/zh/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md +++ b/src/zh/UserGuide/latest-Table/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,65 @@ ## 1. TimechoDB(数据库内核) +### V2.0.9.3 + +> 发版时间:2026.05.14
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.3-bin.zip
+> SHA512 校验码:f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +V2.0.9.3 版本 AINode 新增支持同一套模型代码搭配不同模型权重分别注册为模型的功能,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:[支持同一套模型代码搭配不同模型权重分别注册为模型](../AI-capability/AINode_Upgrade_timecho.md#_4-3-注册自定义模型) + + +### V2.0.9.2 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.2-bin.zip
+> SHA512 校验码:10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +V2.0.9.2 版本 新增 Object 类型导入导出功能,新增脚本 tsfile-backup(目前仅支持表模型),同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 脚本与工具:表模型[import-data 脚本 TsFile 格式](../Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-格式)支持 object 类型数据导入 +- 脚本与工具:表模型新增 [tsfile-backup 脚本](../Tools-System/Data-Export-Tool_timecho.md#_3-基于-pipe-框架的-tsfilebackup) +- 流处理模块:表模型 PIPE 支持 [Object 类型数据本地导出和远程传输](../User-Manual/Data-Sync_timecho.md#_3-9-object-类型数据导出) +- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计 + + +### V2.0.9.1 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.1-bin.zip
+> SHA512 校验码:18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +V2.0.9.1 版本新增 AINode 协变量分类推理能力,支持 schema级/表级存储空间统计功能,数据查询新增集合操作、CTE 及多个内置函数,支持通过 DEBUG SQL 调试查询,支持配置开机自启等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:表模型支持[时序数据分类推理](../AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理) +- 查询模块:表模型支持[集合操作(UNION/INTERSECT/EXCEPT)](../SQL-Manual/Set-Operations_timecho.md)及 [共用表表达式(CTE)](../SQL-Manual/Common-Table-Expression_timecho.md) +- 查询模块:表模型新增 [IF 标量函数](../SQL-Manual/Basis-Function_timecho.md#_8-3-if-表达式)、[二进制函数](../SQL-Manual/Basis-Function_timecho.md#_7-二进制函数)、[APPROX_PERCENTILE 聚合函数](../SQL-Manual/Basis-Function_timecho.md#_2-聚合函数) +- 查询模块:支持 [DEBUG SQL](../User-Manual/Maintenance-statement_timecho.md#_6-调试查询),优化 [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) 结果集 +- 查询模块:支持 [schema级](../../latest/User-Manual/Maintenance-statement_timecho.md#_1-10-查看磁盘空间占用情况)/[表级](../Reference/System-Tables_timecho.md#_2-22-table-disk-usage-表)存储空间统计,支持 [show configuration 语句](../User-Manual/Maintenance-statement_timecho.md#_1-13-查看节点配置信息)查看集群配置信息 +- 脚本与工具:数据/元数据导入导出工具支持 SSL 协议 +- 脚本与工具:命令行工具支持展示[访问历史功能](../Tools-System/CLI_timecho.md#_4-访问历史功能) +- 系统模块:支持配置[开机自启](../User-Manual/Auto-Start-On-Boot_timecho.md) +- 其他:修复安全漏洞 CVE-2026-28564 + + +### V2.0.8.3 + +> 发版时间:2026.04.21
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.8.3-bin.zip
+> SHA512 校验码:4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +V2.0.8.3 版本新增 Python 读写 Object 类型数据的能力,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 接口模块:表模型[Python 原生接口](../API/Programming-Python-Native-API_timecho.md)支持读写 Object 类型数据 + + ### V2.0.8.2 > 发版时间:2026.03.31
diff --git a/src/zh/UserGuide/latest-Table/Reference/System-Tables_apache.md b/src/zh/UserGuide/latest-Table/Reference/System-Tables_apache.md index ea7b472e3..ebcab5cda 100644 --- a/src/zh/UserGuide/latest-Table/Reference/System-Tables_apache.md +++ b/src/zh/UserGuide/latest-Table/Reference/System-Tables_apache.md @@ -706,7 +706,7 @@ IoTDB> select * from information_schema.services ``` -##### 2.22 TABLE_DISK_USAGE 表 +### 2.22 TABLE_DISK_USAGE 表 > 该系统表从 V 2.0.9-beta 版本开始提供 diff --git a/src/zh/UserGuide/latest-Table/Reference/System-Tables_timecho.md b/src/zh/UserGuide/latest-Table/Reference/System-Tables_timecho.md index 60a9274be..108cd8d0a 100644 --- a/src/zh/UserGuide/latest-Table/Reference/System-Tables_timecho.md +++ b/src/zh/UserGuide/latest-Table/Reference/System-Tables_timecho.md @@ -709,7 +709,7 @@ IoTDB> select * from information_schema.services +------------+-----------+-------+ ``` -##### 2.22 TABLE_DISK_USAGE 表 +### 2.22 TABLE_DISK_USAGE 表 > 该系统表从 V 2.0.9.1 版本开始提供 diff --git a/src/zh/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md b/src/zh/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md index 2ebe2f1df..c3f1affc9 100644 --- a/src/zh/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md +++ b/src/zh/UserGuide/latest/IoTDB-Introduction/Release-history_timecho.md @@ -22,6 +22,65 @@ ## 1. TimechoDB(数据库内核) +### V2.0.9.3 + +> 发版时间:2026.05.14
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.3-bin.zip
+> SHA512 校验码:f6c5d50cbf8902503289884f073593c650ffdc8edbebfabf27f6ab4499630749331aa4ed09dd34627a39fa8dee27b4d7e2689d0ed1cf23c76dd9c7270f9fae2a + +V2.0.9.3 版本 AINode 新增支持同一套模型代码搭配不同模型权重分别注册为模型的功能,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:[支持同一套模型代码搭配不同模型权重分别注册为模型](../AI-capability/AINode_Upgrade_timecho.md#_4-3-注册自定义模型) + + +### V2.0.9.2 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.2-bin.zip
+> SHA512 校验码:10d3f34b6e65ad5c09b1cf3538ee27e181cc38c5fedf6acfd7d7053797ca23c76245683536275b69bd478aa1e43364351eceef1948832ab663a7398665af9eff + +V2.0.9.2 版本 新增 Object 类型导入导出功能,新增脚本 tsfile-backup(目前仅支持表模型),同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 脚本与工具:表模型[import-data 脚本 TsFile 格式](../../latest-Table/Tools-System/Data-Import-Tool_timecho.md#_2-4-tsfile-格式)支持 object 类型数据导入 +- 脚本与工具:表模型新增 [tsfile-backup 脚本](../../latest-Table/Tools-System/Data-Export-Tool_timecho.md#_3-基于-pipe-框架的-tsfilebackup) +- 流处理模块:表模型 PIPE 支持 [Object 类型数据本地导出和远程传输](../../latest-Table/User-Manual/Data-Sync_timecho.md#_3-9-object-类型数据导出) +- 系统模块:[审计日志](../User-Manual/Audit-Log_timecho.md)支持慢请求个数统计 + + +### V2.0.9.1 + +> 发版时间:2026.05.11
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.9.1-bin.zip
+> SHA512 校验码:18ff3801ba58550e06ef0aa4bf4465e8ce1b31d1aecb9c6899eb843f5d9187d3cc575e930ee38d96b87b17067e2b21f1852ab5127eac7480cf5051c20a68894b + +V2.0.9.1 版本新增 AINode 协变量分类推理能力,支持 schema级/表级存储空间统计功能,数据查询新增集合操作、CTE 及多个内置函数,支持通过 DEBUG SQL 调试查询,支持配置开机自启等,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- AINode:表模型支持[时序数据分类推理](../../latest-Table/AI-capability/AINode_Upgrade_timecho.md#_4-1-模型推理) +- 查询模块:表模型支持[集合操作(UNION/INTERSECT/EXCEPT)](../../latest-Table/SQL-Manual/Set-Operations_timecho.md)及 [共用表表达式(CTE)](../../latest-Table/SQL-Manual/Common-Table-Expression_timecho.md) +- 查询模块:表模型新增 [IF 标量函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_8-3-if-表达式)、[二进制函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_7-二进制函数)、[APPROX_PERCENTILE 聚合函数](../../latest-Table/SQL-Manual/Basis-Function_timecho.md#_2-聚合函数) +- 查询模块:支持 [DEBUG SQL](../User-Manual/Maintenance-statement_timecho.md#_6-调试查询),优化 [Explain Analyze](../User-Manual/Query-Performance-Analysis.md) 结果集 +- 查询模块:支持 [schema级](../User-Manual/Maintenance-statement_timecho.md#_1-10-查看磁盘空间占用情况)/[表级](../../latest-Table/Reference/System-Tables_timecho.md#_2-22-table-disk-usage-表)存储空间统计,支持 [show configuration 语句](../../latest-Table/User-Manual/Maintenance-statement_timecho.md#_1-13-查看节点配置信息)查看集群配置信息 +- 脚本与工具:数据/元数据导入导出工具支持 SSL 协议 +- 脚本与工具:命令行工具支持展示[访问历史功能](../Tools-System/CLI_timecho.md#_5-访问历史功能) +- 系统模块:支持配置[开机自启](../User-Manual/Auto-Start-On-Boot_timecho.md) +- 其他:修复安全漏洞 CVE-2026-28564 + + +### V2.0.8.3 + +> 发版时间:2026.04.21
+> 下载地址:请联系天谋工作人员进行下载
+> 安装包名称:timechodb-2.0.8.3-bin.zip
+> SHA512 校验码:4b95bea87cc375bc455897dcf4cec80692421fa5c3eee746e1095b94288611d4afdd94aa8dad70340757d041757758924701cbdb2b73b49fb8730c4caac2a126 + +V2.0.8.3 版本新增 Python 读写 Object 类型数据的能力,同时对历史版本进行改进和 bug 修复,对数据库监控、性能、稳定性进行了全方位提升。具体发布内容如下: + +- 接口模块:表模型[Python 原生接口](../../latest-Table/API/Programming-Python-Native-API_timecho.md)支持读写 Object 类型数据 + + ### V2.0.8.2 > 发版时间:2026.03.31
From f551fc21d7b2e610f43909dd7582d8e9ad28cd81 Mon Sep 17 00:00:00 2001 From: Leto_b Date: Mon, 18 May 2026 11:01:55 +0800 Subject: [PATCH 2/2] fix apache version number --- .../Master/Table/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../Master/Tree/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../latest-Table/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../latest/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../Master/Table/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../Master/Tree/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../latest-Table/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- .../latest/AI-capability/AINode_Upgrade_apache.md | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md b/src/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md index 5e2027b61..fb697354d 100644 --- a/src/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md +++ b/src/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md @@ -165,7 +165,7 @@ It costs 1.615s 2. The model must inherit an AINode inference pipeline class (currently supports forecasting pipeline): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic_pipeline.py - **Before V2.0.9.3** + **Before V2.0.9-beta** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -247,7 +247,7 @@ It costs 1.615s pass ``` - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -335,7 +335,7 @@ It costs 1.615s 3. Modify the model configuration file `config.json` to ensure it contains the following fields: - **Before V2.0.9.3** + **Before V2.0.9-beta** ```JSON { "auto_map": { @@ -350,7 +350,7 @@ It costs 1.615s * The inference pipeline class **must** be inherited and specified; * For built-in and user-defined models managed by AINode, `model_type` also serves as a unique non-duplicable identifier. That is, the model type to be registered must not duplicate any existing model types; models created via fine-tuning will inherit the model type of the original model. - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** > The `model_type` parameter is **not required** ```JSON { diff --git a/src/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md b/src/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md index d163087d4..fd3d1be3d 100644 --- a/src/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md +++ b/src/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md @@ -139,7 +139,7 @@ Total line number = 48 2. The model must inherit from a type of AINode inference task pipeline (currently supports forecast pipeline): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic_pipeline.py - **Before V2.0.9.3** + **Before V2.0.9-beta** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -221,7 +221,7 @@ Total line number = 48 pass ``` - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -309,7 +309,7 @@ Total line number = 48 3. Modify the model configuration file `config.json` to ensure it contains the following fields: - **Before V2.0.9.3** + **Before V2.0.9-beta** ```JSON { "auto_map": { @@ -324,7 +324,7 @@ Total line number = 48 * The inference pipeline class **must** be inherited and specified; * For built-in and user-defined models managed by AINode, `model_type` also serves as a unique non-duplicable identifier. That is, the model type to be registered must not duplicate any existing model types; models created via fine-tuning will inherit the model type of the original model. - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** > The `model_type` parameter is **not required** ```JSON { diff --git a/src/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md b/src/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md index 5e2027b61..fb697354d 100644 --- a/src/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md +++ b/src/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md @@ -165,7 +165,7 @@ It costs 1.615s 2. The model must inherit an AINode inference pipeline class (currently supports forecasting pipeline): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic_pipeline.py - **Before V2.0.9.3** + **Before V2.0.9-beta** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -247,7 +247,7 @@ It costs 1.615s pass ``` - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -335,7 +335,7 @@ It costs 1.615s 3. Modify the model configuration file `config.json` to ensure it contains the following fields: - **Before V2.0.9.3** + **Before V2.0.9-beta** ```JSON { "auto_map": { @@ -350,7 +350,7 @@ It costs 1.615s * The inference pipeline class **must** be inherited and specified; * For built-in and user-defined models managed by AINode, `model_type` also serves as a unique non-duplicable identifier. That is, the model type to be registered must not duplicate any existing model types; models created via fine-tuning will inherit the model type of the original model. - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** > The `model_type` parameter is **not required** ```JSON { diff --git a/src/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md b/src/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md index d163087d4..fd3d1be3d 100644 --- a/src/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md +++ b/src/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md @@ -139,7 +139,7 @@ Total line number = 48 2. The model must inherit from a type of AINode inference task pipeline (currently supports forecast pipeline): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic_pipeline.py - **Before V2.0.9.3** + **Before V2.0.9-beta** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -221,7 +221,7 @@ Total line number = 48 pass ``` - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -309,7 +309,7 @@ Total line number = 48 3. Modify the model configuration file `config.json` to ensure it contains the following fields: - **Before V2.0.9.3** + **Before V2.0.9-beta** ```JSON { "auto_map": { @@ -324,7 +324,7 @@ Total line number = 48 * The inference pipeline class **must** be inherited and specified; * For built-in and user-defined models managed by AINode, `model_type` also serves as a unique non-duplicable identifier. That is, the model type to be registered must not duplicate any existing model types; models created via fine-tuning will inherit the model type of the original model. - **From V2.0.9.3 onwards** + **From V2.0.9-beta onwards** > The `model_type` parameter is **not required** ```JSON { diff --git a/src/zh/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md b/src/zh/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md index 6823c69a0..daa4dd1ff 100644 --- a/src/zh/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md +++ b/src/zh/UserGuide/Master/Table/AI-capability/AINode_Upgrade_apache.md @@ -164,7 +164,7 @@ It costs 1.615s 2. 模型需继承一类 AINode 的推理任务流水线(当前支持预测流水线): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic\_pipeline.py - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -246,7 +246,7 @@ It costs 1.615s pass ``` - **V2.0.9.3 起** + **V2.0.9-beta 起** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -334,7 +334,7 @@ It costs 1.615s 3. 修改模型配置文件 config.json,确保包含以下字段: - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```JSON { "auto_map": { @@ -350,7 +350,7 @@ It costs 1.615s * 必须集成并指定推理流水线类; * 对于 AINode 管理的内置(builtin)和自定义(user\_defined)模型,模型类别(model\_type)也作为不可重复的唯一标识。即,要注册的模型类别不得与任何已存在的模型类型重复,通过微调创建的模型将继承原模型的模型类别。 - **V2.0.9.3 起** + **V2.0.9-beta 起** > 参数 model_type 非必填 ```JSON { diff --git a/src/zh/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md b/src/zh/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md index 3af7a5e99..ae6e626a4 100644 --- a/src/zh/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md +++ b/src/zh/UserGuide/Master/Tree/AI-capability/AINode_Upgrade_apache.md @@ -140,7 +140,7 @@ Total line number = 48 2. 模型需继承一类 AINode 的推理任务流水线(当前支持预测流水线): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic\_pipeline.py - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -222,7 +222,7 @@ Total line number = 48 pass ``` - **V2.0.9.3 起** + **V2.0.9-beta 起** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -310,7 +310,7 @@ Total line number = 48 3. 修改模型配置文件 config.json,确保包含以下字段: - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```JSON { "auto_map": { @@ -326,7 +326,7 @@ Total line number = 48 * 必须集成并指定推理流水线类; * 对于 AINode 管理的内置(builtin)和自定义(user\_defined)模型,模型类别(model\_type)也作为不可重复的唯一标识。即,要注册的模型类别不得与任何已存在的模型类型重复,通过微调创建的模型将继承原模型的模型类别。 - **V2.0.9.3 起** + **V2.0.9-beta 起** > 参数 model_type 非必填 ```JSON { diff --git a/src/zh/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md b/src/zh/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md index 6823c69a0..daa4dd1ff 100644 --- a/src/zh/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md +++ b/src/zh/UserGuide/latest-Table/AI-capability/AINode_Upgrade_apache.md @@ -164,7 +164,7 @@ It costs 1.615s 2. 模型需继承一类 AINode 的推理任务流水线(当前支持预测流水线): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic\_pipeline.py - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -246,7 +246,7 @@ It costs 1.615s pass ``` - **V2.0.9.3 起** + **V2.0.9-beta 起** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -334,7 +334,7 @@ It costs 1.615s 3. 修改模型配置文件 config.json,确保包含以下字段: - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```JSON { "auto_map": { @@ -350,7 +350,7 @@ It costs 1.615s * 必须集成并指定推理流水线类; * 对于 AINode 管理的内置(builtin)和自定义(user\_defined)模型,模型类别(model\_type)也作为不可重复的唯一标识。即,要注册的模型类别不得与任何已存在的模型类型重复,通过微调创建的模型将继承原模型的模型类别。 - **V2.0.9.3 起** + **V2.0.9-beta 起** > 参数 model_type 非必填 ```JSON { diff --git a/src/zh/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md b/src/zh/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md index 3af7a5e99..ae6e626a4 100644 --- a/src/zh/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md +++ b/src/zh/UserGuide/latest/AI-capability/AINode_Upgrade_apache.md @@ -140,7 +140,7 @@ Total line number = 48 2. 模型需继承一类 AINode 的推理任务流水线(当前支持预测流水线): * iotdb-core/ainode/iotdb/ainode/core/inference/pipeline/basic\_pipeline.py - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -222,7 +222,7 @@ Total line number = 48 pass ``` - **V2.0.9.3 起** + **V2.0.9-beta 起** ```Python class BasicPipeline(ABC): def __init__(self, model_id, **model_kwargs): @@ -310,7 +310,7 @@ Total line number = 48 3. 修改模型配置文件 config.json,确保包含以下字段: - **V2.0.9.3 之前** + **V2.0.9-beta 之前** ```JSON { "auto_map": { @@ -326,7 +326,7 @@ Total line number = 48 * 必须集成并指定推理流水线类; * 对于 AINode 管理的内置(builtin)和自定义(user\_defined)模型,模型类别(model\_type)也作为不可重复的唯一标识。即,要注册的模型类别不得与任何已存在的模型类型重复,通过微调创建的模型将继承原模型的模型类别。 - **V2.0.9.3 起** + **V2.0.9-beta 起** > 参数 model_type 非必填 ```JSON {