Update docs/zh/28-releases/03-notes/3.3.4.8.md

This commit is contained in:
WANG Xu 2024-12-03 09:57:22 +08:00 committed by GitHub
parent a82d187918
commit 2f8509c0b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ description: 3.3.4.8 版本说明
1. 修复Explorer Node.js 示例代码修复
2. 修复WAL 未分布到多个 0 级挂载点的问题
3. 修复:流计算异常退出可能导致死锁
4. fix(taosX): OPC CSV 点位配置 enabled=0 时需要转义的table drop 失败
4. 修复: OPC CSV 点位配置 enabled=0 时需要转义的table drop 失败
5. 修复:修改 WAL_level 时 WAL 文件读取失败的问题
6. 修复:创建流计算节点时的死锁问题
7. 修复:副本快照同步时的 race condition.