Hi all, Below is the planned feature list for the IoTDB 2.0.11 release. The scheduled code freeze date for this version is July 15th. After code freeze, we will conduct comprehensive testing and validation for all newly added and optimized features, followed by the official release afterward.
Planned features are listed as follows: 1. Upgrade the project JDK version to 17 and update relevant third-party dependencies 2. Add official Node.js client, which will be maintained in the iotdb-client-nodejs repository 3. Introduce automatic repair capability for partition tables 4. Add backward filling function for the table model 5. Add logical view capability for the table model 6. Add mTLS support for Thrift clients 7. Add count database syntax in the table model to count the total number of databases 8. Introduce built-in table-valued function read_tsfile for the table model, enabling direct reading and querying of specified TsFile content via SQL statements 9. Restrict SQL queries of the table model to only allow SELECT statements 10. Optimize the show timeseries command in the tree model to support sorting by measurement name 11. Enable high availability for five management modules: database management, table management, device management, writable view management and TTL management 12. Support hot reloading of partial cluster runtime configurations; configuration changes can take effect without restarting the cluster Everyone is welcome to propose additional release-note items to be included in this release iteration. As the PM in charge of IoTDB community version iteration management, I welcome you to contact me anytime with any questions or comments. Best regards, Yiru Wang -------------------------------------- 各位社区成员: 以下为 IoTDB 2.0.11 版本规划迭代的功能清单,本次版本预计于 7 月 15 日完成代码冻结。代码冻结后,我们将对所有版本新增及优化功能开展全面测试与验证,测试完成后正式对外发布。 具体规划功能如下: 1. 将项目 JDK 版本升级至 17,并更新相关第三方依赖包 2. 新增 Node.js 官方客户端,存放在 iotdb-client-nodejs 仓库中 3. 新增分区表自动修复功能 4. 表模型新增后值填充功能 5. 表模型新增逻辑视图功能 6. 新增支持 Thrift 客户端 mTLS 7. 表模型中新增统计库数量的 count database 语法支持 8. 表模型新增内置表值函数 read_tsfile,支持通过 SQL 语句直接读取并查询指定 TsFile 文件内容 9. 表模型支持查询 SQL 仅允许使用 SELECT 查询语句 10. 树模型优化 show timeseries 命令支持按测点名称排序的能力 11. 优化数据库管理、表管理、设备管理、可写视图管理、TTL管理 五大模块支持高可用 12. 支持集群运行态部分配置项热加载,配置变更无需重启集群即可生效 欢迎大家提出建议,增补需要纳入本次版本迭代的更新条目。 我是负责 IoTDB 社区版本迭代管理的 PM,大家如有疑问或意见,欢迎随时与我沟通。 此致 王艺儒
