This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 46aadec6 doc: update 1.5.0 release notes (#380)
46aadec6 is described below
commit 46aadec641d864f2e407bfa5e61a53ecc9178c15
Author: V_Galaxy <[email protected]>
AuthorDate: Wed Nov 13 20:46:10 2024 +0800
doc: update 1.5.0 release notes (#380)
---------
Co-authored-by: imbajin <[email protected]>
---
.../docs/changelog/hugegraph-1.3.0-release-notes.md | 2 --
.../docs/changelog/hugegraph-1.5.0-release-notes.md | 20 ++++++++++++++++++++
.../docs/changelog/hugegraph-1.3.0-release-notes.md | 2 --
.../docs/changelog/hugegraph-1.5.0-release-notes.md | 20 ++++++++++++++++++++
4 files changed, 40 insertions(+), 4 deletions(-)
diff --git a/content/cn/docs/changelog/hugegraph-1.3.0-release-notes.md
b/content/cn/docs/changelog/hugegraph-1.3.0-release-notes.md
index 633fb408..7eedc8c3 100644
--- a/content/cn/docs/changelog/hugegraph-1.3.0-release-notes.md
+++ b/content/cn/docs/changelog/hugegraph-1.3.0-release-notes.md
@@ -13,8 +13,6 @@ weight: 4
PS: 未来 HugeGraph 组件的版本会朝着 `Java 11 -> Java 17 -> Java 21` 演进
-> WIP: This doc is under construction, please wait for the final version
(BETA)
-
### hugegraph
> 在此次版本中我们修复了一些 SEC 相关的问题,如果是线上或者对外服务请升级到最新版本 + 开启权限认证
diff --git a/content/cn/docs/changelog/hugegraph-1.5.0-release-notes.md
b/content/cn/docs/changelog/hugegraph-1.5.0-release-notes.md
new file mode 100644
index 00000000..8a7ca703
--- /dev/null
+++ b/content/cn/docs/changelog/hugegraph-1.5.0-release-notes.md
@@ -0,0 +1,20 @@
+---
+title: "HugeGraph 1.5.0 Release Notes"
+linkTitle: "Release-1.5.0"
+weight: 5
+---
+
+> WIP: This doc is under construction, please wait for the final version
(BETA)
+
+Please check the release details/contributor in each repository:
+
+- [Server Release
Notes](https://github.com/apache/incubator-hugegraph/releases)
+- [Toolchain Release
Notes](https://github.com/apache/incubator-hugegraph-toolchain/releases)
+- [Computer Release
Notes](https://github.com/apache/incubator-hugegraph-computer/releases)
+- [AI Release Notes](https://github.com/apache/incubator-hugegraph-ai/releases)
+
+### 运行环境/版本说明
+
+1. 相较于 **1.3.0**,**1.5.0** 的 `hugegraph` 仅支持 Java 11
+
+PS: 未来 HugeGraph 组件的版本会朝着 `Java 11 -> Java 17 -> Java 21` 演进
diff --git a/content/en/docs/changelog/hugegraph-1.3.0-release-notes.md
b/content/en/docs/changelog/hugegraph-1.3.0-release-notes.md
index 1453cb89..6b70bd47 100644
--- a/content/en/docs/changelog/hugegraph-1.3.0-release-notes.md
+++ b/content/en/docs/changelog/hugegraph-1.3.0-release-notes.md
@@ -16,8 +16,6 @@ master branch (Except for the `java-client`).
PS: In the future, we will gradually upgrade the java version from `Java 11 ->
Java 17 -> Java 21.`
-> WIP: this doc is under construction, please wait for the final version
(BETA)
-
### hugegraph
> In this version, we have fixed some SEC-related issues. If used in an online
> service or exposed to
diff --git a/content/en/docs/changelog/hugegraph-1.5.0-release-notes.md
b/content/en/docs/changelog/hugegraph-1.5.0-release-notes.md
new file mode 100644
index 00000000..058a0b65
--- /dev/null
+++ b/content/en/docs/changelog/hugegraph-1.5.0-release-notes.md
@@ -0,0 +1,20 @@
+---
+title: "HugeGraph 1.5.0 Release Notes"
+linkTitle: "Release-1.5.0"
+weight: 5
+---
+
+> WIP: This doc is under construction, please wait for the final version
(BETA)
+
+Please check the release details/contributor in each repository:
+
+- [Server Release
Notes](https://github.com/apache/incubator-hugegraph/releases)
+- [Toolchain Release
Notes](https://github.com/apache/incubator-hugegraph-toolchain/releases)
+- [Computer Release
Notes](https://github.com/apache/incubator-hugegraph-computer/releases)
+- [AI Release Notes](https://github.com/apache/incubator-hugegraph-ai/releases)
+
+### Operating Environment / Version Description
+
+1. Compared to **1.3.0**, **1.5.0** of `hugegraph` only supports Java 11
+
+PS: In the future, we will gradually upgrade the java version from `Java 11 ->
Java 17 -> Java 21.`