Skip to content

Version 4.2.0

Compare
Choose a tag to compare
@qishipengqsp qishipengqsp released this 22 Apr 06:21
· 170 commits to master since this release
beea14d

Version 4.2.0 (2024-04-11)

Breaking Changes:

  1. Update the 2024 RoadMap.
  2. Document refactor: clearer document directory structure.
  3. HA support for the witness role, and the new HA management tool lgraph_peer.
  4. Bolt supports streaming returns and parameterized queries.

Improvements And Bug Fixes:

  1. Error code optimization.
  2. TuGraph-DB-Browser integration package optimization.
  3. Support for fast online full import in HA mode.
  4. Support for multiple cpp file uploads in stored procedures.
  5. Audit log is now in JSON format.
  6. Document error fixes.
  7. Other bug fixes.

Interfaces Modification:

  1. Bolt supports streaming and parameterized queries.
  2. Support for multiple cpp files when uploading stored procedures.

版本4.2.0 (2024-04-11)

重大变更:

  1. 更新2024年的RoadMap
  2. 文档重构:更加清晰文档目录结构
  3. HA支持witness角色,并新增HA管理工具lgraph_peer
  4. bolt支持流式返回、参数化查询

优化和错误修复:

  1. 错误码优化
  2. TuGraph-DB-Browser集成打包优化
  3. 支持HA模式下的全量快速在线导入
  4. 存储过程支持多个cpp文件上传
  5. Audit log变为Json形式
  6. 文档错误修复
  7. 其他错误修复

接口更变:

  1. bolt支持流处理和参数化查询
  2. 存储过程支持多个cpp文件上传