Version 4.3.2
Version 4.3.2 (2024-07-25)
Breaking Changes:
- Optimize browser architecture and set as the default web.(#608)
- Add support for vector data type.(#475)
Improvements And Bug Fixes:
- Fix cypher edge property filter does not work.(#559)
- Reduce the size of rpm package.(#556)
- Cypher performance optimization.(#570)(#575)
- Fix the issue that "orderby" variable is not in "return" clause.(#585)
- Allows to set empty graph in bolt client session.(#589)
- Documentation fixes.(#563)(#567)(#574)(#569)
- cypher and gql use the same ast node.(#561)(#581)(#577)
Interface Modification:
- Shortest path procedure support multiple edge filter.(#560)
Version 4.3.2 (2024-07-25)
重大变更:
优化和错误修复:
- 修复边属性条件过滤不生效。(#559)
- 优化RPM包产出物的大小,去掉一些不再用的文件。(#556)
- cypher语句性能优化。(#570)(#575)
- 修复cypher order by报错。(#585)
- bolt客户端支持不强制设置graph名字。(#589)
- 文档修复。(#563)(#567)(#574)(#569)
- cypher & gql ast统一。(#561)(#581)(#577)
接口更变:
- 内置最短路径存储过程支持多个边条件过滤。(#560)