Skip to content

Commit

Permalink
release 4.3.2 (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
lipanpan03 authored Jul 25, 2024
1 parent 4cab5e7 commit cd1d9ab
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Options.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(LGRAPH_VERSION_MAJOR 4)
set(LGRAPH_VERSION_MINOR 3)
set(LGRAPH_VERSION_PATCH 1)
set(LGRAPH_VERSION_PATCH 2)

# options
option(ENABLE_WALL "Enable all compiler's warning messages." ON)
Expand Down
2 changes: 1 addition & 1 deletion docs/autogen/TuGraph-CPP-Procedure-API/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "TuGraph Procedure API - C++"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 4.3.1
PROJECT_NUMBER = 4.3.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion docs/autogen/TuGraph-Python-Procedure-API/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
TuGraph Procedure API - Python
====================================
Version: 4.3.1
Version: 4.3.2

Copyright (C) 2018-2022 Ant Group.

Expand Down
24 changes: 12 additions & 12 deletions docs/en-US/source/1.guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@

| Description | File | Link |
|----------------------------------|--------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| CentOS7 runtime package | tugraph-4.3.1-1.el7.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-4.3.1-1.el7.x86_64.rpm) |
| CentOS8 runtime package | tugraph-4.3.1-1.el8.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-4.3.1-1.el8.x86_64.rpm) |
| Ubuntu18.04 runtime package | tugraph-4.3.1-1.x86_64.deb | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-4.3.1-1.x86_64.deb) |
| CentOS7 runtime image | tugraph-runtime-centos7-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-runtime-centos7-4.3.1.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-centos7) |
| CentOS8 runtime image | tugraph-runtime-centos8-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-runtime-centos8-4.3.1.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-centos8) |
| Ubuntu18.04 runtime image | tugraph-runtime-ubuntu18.04-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-runtime-ubuntu18.04-4.3.1.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-ubuntu18.04) |
| CentOS7 mini runtime package | tugraph-mini-4.3.1-1.el7.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-4.3.1-1.el7.x86_64.rpm) |
| CentOS8 mini runtime package | tugraph-mini-4.3.1-1.el8.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-4.3.1-1.el8.x86_64.rpm) |
| Ubuntu18.04 mini runtime package | tugraph-mini-4.3.1-1.x86_64.deb | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-4.3.1-1.x86_64.deb) |
| CentOS7 mini runtime image | tugraph-mini-runtime-centos7-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-runtime-centos7-4.3.1.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-centos7) |
| CentOS8 mini runtime image | tugraph-mini-runtime-centos8-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-runtime-centos8-4.3.1.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-centos8) |
| Ubuntu18.04 mini runtime image | tugraph-mini-runtime-ubuntu18.04-4.3.1.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.1/tugraph-mini-runtime-ubuntu18.04-4.3.1.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-ubuntu18.04) |
| CentOS7 runtime package | tugraph-4.3.2-1.el7.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-4.3.2-1.el7.x86_64.rpm) |
| CentOS8 runtime package | tugraph-4.3.2-1.el8.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-4.3.2-1.el8.x86_64.rpm) |
| Ubuntu18.04 runtime package | tugraph-4.3.2-1.x86_64.deb | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-4.3.2-1.x86_64.deb) |
| CentOS7 runtime image | tugraph-runtime-centos7-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-runtime-centos7-4.3.2.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-centos7) |
| CentOS8 runtime image | tugraph-runtime-centos8-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-runtime-centos8-4.3.2.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-centos8) |
| Ubuntu18.04 runtime image | tugraph-runtime-ubuntu18.04-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-runtime-ubuntu18.04-4.3.2.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-runtime-ubuntu18.04) |
| CentOS7 mini runtime package | tugraph-mini-4.3.2-1.el7.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-4.3.2-1.el7.x86_64.rpm) |
| CentOS8 mini runtime package | tugraph-mini-4.3.2-1.el8.x86_64.rpm | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-4.3.2-1.el8.x86_64.rpm) |
| Ubuntu18.04 mini runtime package | tugraph-mini-4.3.2-1.x86_64.deb | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-4.3.2-1.x86_64.deb) |
| CentOS7 mini runtime image | tugraph-mini-runtime-centos7-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-runtime-centos7-4.3.2.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-centos7) |
| CentOS8 mini runtime image | tugraph-mini-runtime-centos8-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-runtime-centos8-4.3.2.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-centos8) |
| Ubuntu18.04 mini runtime image | tugraph-mini-runtime-ubuntu18.04-4.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-4.3.2/tugraph-mini-runtime-ubuntu18.04-4.3.2.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-mini-runtime-ubuntu18.04) |
| CentOS7 compilation image | tugraph-compile-centos7-1.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-docker-compile/tugraph-compile-centos7-1.3.2.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-compile-centos7) |
| CentOS8 compilation image | tugraph-compile-centos8-1.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-docker-compile/tugraph-compile-centos8-1.3.2.tar), [Visit](https://hub.docker.com/r/tugraph/tugraph-compile-centos8) |
| Ubuntu18.04 compilation image | tugraph-compile-ubuntu18.04-1.3.2.tar | [Download](https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/tugraph-docker-compile/tugraph-compile-ubuntu18.04-1.3.2.tar) , [Visit](https://hub.docker.com/r/tugraph/tugraph-compile-ubuntu18.04) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Python stored procedure API
====================================
Version: 4.3.1
Version: 4.3.2

Copyright (C) 2018-2022 Ant Group.

Expand Down
2 changes: 1 addition & 1 deletion docs/en-US/source/9.olap&procedure/1.procedure/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "TuGraph Procedure API - C++"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 4.3.1
PROJECT_NUMBER = 4.3.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
21 changes: 21 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log for TuGraph

# 4.3.2 (2024-07-25)

**Breaking Changes:**

1. Optimize browser architecture and set as the default web.(#608)
2. Add support for vector data type.(#475)

**Improvements And Bug Fixes:**

1. Fix cypher edge property filter does not work.(#559)
2. Reduce the size of rpm package.(#556)
3. Cypher performance optimization.(#570)(#575)
4. Fix the issue that "orderby" variable is not in "return" clause.(#585)
5. Allows to set empty graph in bolt client session.(#589)
6. Documentation fixes.(#563)(#567)(#574)(#569)
7. cypher and gql use the same ast node.(#561)(#581)(#577)

**Interface Modification:**

1. Shortest path procedure support multiple edge filter.(#560)

# 4.3.1 (2024-06-13)

**Breaking Changes:**
Expand Down
21 changes: 21 additions & 0 deletions release/CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# TuGraph 更新日志

# 4.3.2 (2024-07-25)

**重大变更:**

1. browser前端架构优化,并设置为默认前端。(#608)
2. 初步支持向量数据类型。(#475)

**优化和错误修复:**

1. 修复边属性条件过滤不生效。(#559)
2. 优化RPM包产出物的大小,去掉一些不再用的文件。(#556)
3. cypher语句性能优化。(#570)(#575)
4. 修复cypher order by报错。(#585)
5. bolt客户端支持不强制设置graph名字。(#589)
6. 文档修复。(#563)(#567)(#574)(#569)
7. cypher & gql ast统一。(#561)(#581)(#577)

**接口更变:**

1. 内置最短路径存储过程支持多个边条件过滤。(#560)

# 4.3.1 (2024-06-13)

**重大变更:**
Expand Down

0 comments on commit cd1d9ab

Please sign in to comment.