0.5 Release
0.5 Release
更新日期:2024年5月28日
中文版
更新
- Console支持OLAP图即席查询
- Console支持基于LLM大模型的自然语言图分析
- Console支持一键删除图
- Console支持数据集成功能
- 框架支持大模型系列接口
- 框架支持本地环境下Dashboard
- 框架支持K8S高可用选举master机制
- 框架调整K8S运行管理机制
- 框架支持调度器监听事件
- 框架增加redis服务发现支持
- 框架优化JDBC协议
- 框架集群ID增加随机前缀
- 框架支持上报k8s部分事件
- DSL支持Pulsar
- DSL增加三角计数UDGA图算法
- DSL支持部分字符串函数处理BinaryString类型
- DSL kafka连接器支持Json数据格式
修复
- 框架修复运行时部分场景批次windowId未更新问题
- 框架修复k8s container初始化参数错误
- 框架修复退出后资源未能全部释放问题
- DSL修复自定义算法中载入state的错误
- DSL修复内存图冗余的meta信息保存
- DSL修复批模式下图版本不能正确持久化问题
- DSL修复kafka不能从最新下标消费问题
- 存储修复OSS连接超时阻塞问题
- 修复socket.sh中的报错
- log4j-core升至2.17.1
- opendal升至0.43.0
文档
- 优化用户文档,README
- 增加合作伙伴
- 调整联系方式
- K8S operator文档中增加KHOP作为快速体验用例
英文版
Main Improvements
- Console now supports OLAP graph ad-hoc queries.
- Console now supports natural language graph analysis based on the LLM.
- Console now supports one-click deletion of graphs.
- Console now supports data integration.
- Framework now supports a large model series of interfaces.
- Framework now supports Dashboard in local environments.
- Framework introduces K8S high availability master election mechanism.
- Framework adjusts K8S runtime management mechanism.
- Framework now supports scheduler event listening.
- Framework adds Redis service discovery support.
- Framework optimizes JDBC protocol.
- Framework cluster ID now includes a random prefix.
- Framework now supports reporting of certain K8S events.
- DSL now supports Pulsar.
- DSL introduces a Triangle Counting UDGA graph algorithm.
- DSL now supports partial string functions for handling BinaryString types.
- DSL Kafka connector now supports JSON data format.
Fix
- Framework fixes runtime scenarios where batch windowId was not updated.
- Framework fixes errors with K8S container initialization parameters.
- Framework fixes issues where resources were not fully released upon exit.
- DSL fixes errors loading state in custom algorithms.
- DSL fixes the issue of redundant meta information saved in memory graphs.
- DSL fixes the issue where graph versions could not be correctly persisted in batch mode.
- DSL fixes the issue with Kafka not consuming from the latest index.
- State fixes OSS connection timeout blocking issue.
- Fixes errors in socket.sh.
- Upgrades log4j-core to 2.17.1.
- Upgrades opendal to 0.43.0.
Refine Docs
- Optimizes user documentation, README.
- Adds partners.
- Adjusts contact information.
- Adds KHOP as a quick experience case in the K8S operator documentation.