This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4149fb00 docs: update download.md for release 1.5.0 (#382) 
47563e06c344ebd7afacbb6884ee8bc77c6857fe
4149fb00 is described below

commit 4149fb00a581f598167e347c587fa0ffc9525c34
Author: imbajin <imba...@users.noreply.github.com>
AuthorDate: Wed Dec 11 10:08:29 2024 +0000

    docs: update download.md for release 1.5.0 (#382) 
47563e06c344ebd7afacbb6884ee8bc77c6857fe
---
 cn/docs/_print/index.html            |  2 +-
 cn/docs/download/download/index.html | 19 ++++++----
 cn/docs/index.xml                    | 71 +++++++++++++++++++++++++++++-------
 cn/sitemap.xml                       |  2 +-
 docs/_print/index.html               |  2 +-
 docs/download/download/index.html    |  6 +--
 docs/index.xml                       | 68 +++++++++++++++++++++++++++-------
 en/sitemap.xml                       |  2 +-
 sitemap.xml                          |  2 +-
 9 files changed, 131 insertions(+), 43 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index ce296d7f..bfd14b46 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -10,7 +10,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 可视化管理平台,一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程;</li><li><a 
href=/cn/docs/quickstart/hugegraph-tools>HugeGraph-Tools</a>:HugeGraph-Tools 是 
HugeGraph 的部署和管理工具,包括管理图、备份/恢复、Gremlin 执行等功能。</li></ul></li><li><a 
href=/cn/docs/quickstart/hugegraph-computer>HugeGraph-Computer</a>:HugeGraph-Computer
 是分布式图处理系统 (OLAP).
 它是 <a href=https://kowshik.github.io/JPregel/pregel_paper.pdf>Pregel</a> 
的一个实现。它可以运行在 Kubernetes/Yarn
 等集群上,支持超大规模图计算。</li><li><a 
href=/cn/docs/quickstart/hugegraph-ai>HugeGraph-AI</a>:HugeGraph-AI 是 HugeGraph 
独立的 AI
-组件,提供了图神经网络的训练和推理功能,LLM/Graph RAG 结合/Python-Client 等相关组件,持续更新 
ing。</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>: 
使用途中出现问题或提供功能性建议,可通过此反馈 (推荐)</li><li>邮件反馈:<a 
href=mailto:d...@hugegraph.apache.org>d...@hugegraph.apache.org</a> (<a 
href=https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/>邮箱订阅方式</a>)</li><li>SEC
 反馈: <a 
href=mailto:secur...@hugegraph.apache.org>secur...@hugegraph.apache.org</a> 
[...]
+组件,提供了图神经网络的训练和推理功能,LLM/Graph RAG 结合/Python-Client 等相关组件,持续更新 
ing。</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>: 
使用途中出现问题或提供功能性建议,可通过此反馈 (推荐)</li><li>邮件反馈:<a 
href=mailto:d...@hugegraph.apache.org>d...@hugegraph.apache.org</a> (<a 
href=https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/>邮箱订阅方式</a>)</li><li>SEC
 反馈: <a 
href=mailto:secur...@hugegraph.apache.org>secur...@hugegraph.apache.org</a> 
[...]
 由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至 
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details></div><div
 class=td-content style=page-break-before:always><h1 
id=pg-08b1b69f6319108b0455d24614fdd660>3 - Quick Start</h1></div><div 
class=td-content><h1 id=pg-8ec2ee5fd8ff8e48255d55eab65d92b6>3.1 - 
HugeGraph-Server Quick Start</h1><h3 id=1-hugegraph-server-概述>1 
HugeGraph-Server 概述</h3><p>HugeGraph-Serv [...]
 这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline></span><span 
style=color:#204a87;font-weight:700>services</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
diff --git a/cn/docs/download/download/index.html 
b/cn/docs/download/download/index.html
index a162eeef..3293ce9f 100644
--- a/cn/docs/download/download/index.html
+++ b/cn/docs/download/download/index.html
@@ -9,21 +9,24 @@
 
 注: HugeGraph 所 …"><meta property="og:title" content="下载 Apache HugeGraph 
(Incubating)"><meta property="og:description" content="指南:
 推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证 
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致, 
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.3.0 Release Date: 2024-04-01 Release Notes 二进制包 Server Toolchain 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build 
from source.
-Server Toolchain AI Common [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/download/download/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2024-04-07T17:24:46+08:00"><meta property="og:site_name" 
content="HugeGraph"><meta itemprop=name content="下载 Apache HugeGraph 
(Incubating)"><meta itemprop= [...]
+最新版本 1.5.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
+Release Date: 2024-12-10 Release Notes 二进制包 Server Toolchain [Binary] [Sign] 
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/download/download/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2024-12-11T18:07:50+08:00"><meta property="og:site_name" 
content="HugeGraph"><meta itemprop=name content="下载 Apache HugeGraph 
(Incubating)"><meta itempro [...]
 推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证 
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致, 
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.3.0 Release Date: 2024-04-01 Release Notes 二进制包 Server Toolchain 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build 
from source.
-Server Toolchain AI Common [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta 
itemprop=dateModified content="2024-04-07T17:24:46+08:00"><meta 
itemprop=wordCount content="176"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="下载 Apache 
HugeGraph (Incubating)"><meta name=twitter:description content="指南:
+最新版本 1.5.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
+Release Date: 2024-12-10 Release Notes 二进制包 Server Toolchain [Binary] [Sign] 
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta 
itemprop=dateModified content="2024-12-11T18:07:50+08:00"><meta 
itemprop=wordCount content="220"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="下载 Apache 
HugeGraph (Incubating)"><meta name=twitter:description content="指南:
 推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证 
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致, 
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.3.0 Release Date: 2024-04-01 Release Notes 二进制包 Server Toolchain 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build 
from source.
-Server Toolchain AI Common [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><link rel=preload 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
 as=style><link 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="  [...]
+最新版本 1.5.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
+Release Date: 2024-12-10 Release Notes 二进制包 Server Toolchain [Binary] [Sign] 
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><link rel=preload 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
 as=style><link 
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0= [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/> 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/download/download.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/download/download.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+sec
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=%e4%b8%8b%e8%bd%bd%20Apache%20HugeGraph%20%28Incubating%29";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/cn/docs/_print/><i class="fa fa-print fa-fw"></i> Print 
entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#最新版本-130>最新版本 1.3.0</a></li><li><a 
href=#归档版本>归档版本</a></li></ul></li></ul></nav></div></aside><main class="col-12 
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=/cn/docs/>Documentation</a></li><li class="breadcrumb-item active" aria-c 
[...]
-由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至 
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer
 [...]
+<a id=print href=/cn/docs/_print/><i class="fa fa-print fa-fw"></i> Print 
entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#最新版本-150>最新版本 1.5.0</a></li><li><a 
href=#归档版本>归档版本</a></li></ul></li></ul></nav></div></aside><main class="col-12 
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=/cn/docs/>Documentation</a></li><li class="breadcrumb-item active" aria-c 
[...]
+由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至 
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 7c2a3bf2..45f7f18e 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -2671,10 +2671,13 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;blockquote>
 &lt;p>注: HugeGraph 所有组件版本号已保持一致, 
&lt;code>client/loader/hubble/common&lt;/code> 等 maven 仓库版本号同理, 依赖引用可参考 &lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies";>maven
 示例&lt;/a>&lt;/p>
 &lt;/blockquote>
-&lt;h3 id="最新版本-130">最新版本 1.3.0&lt;/h3>
+&lt;h3 id="最新版本-150">最新版本 1.5.0&lt;/h3>
+&lt;blockquote>
+&lt;p>注: 从版本 &lt;code>1.5.0&lt;/code> 开始,需要 Java11 运行时环境&lt;/p>
+&lt;/blockquote>
 &lt;ul>
-&lt;li>Release Date: 2024-04-01&lt;/li>
-&lt;li>&lt;a href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
+&lt;li>Release Date: 2024-12-10&lt;/li>
+&lt;li>&lt;a href="/docs/changelog/hugegraph-1.5.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;h4 id="二进制包">二进制包&lt;/h4>
 &lt;table>
@@ -2686,8 +2689,8 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -2699,15 +2702,15 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;th>Server&lt;/th>
 &lt;th>Toolchain&lt;/th>
 &lt;th>AI&lt;/th>
-&lt;th>Common&lt;/th>
+&lt;th>Computer&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -2720,12 +2723,52 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;li>&lt;code>1.3.0&lt;/code> 是最后一个兼容 Java8 的主版本, 请尽早使用/迁移运行时为 Java11 (低版本 
Java 有潜在更多的 SEC 风险和性能影响)&lt;/li>
 &lt;/ol>
 &lt;/blockquote>
+&lt;h4 id="130">1.3.0&lt;/h4>
+&lt;ul>
+&lt;li>Release Date: 2024-04-01&lt;/li>
+&lt;li>&lt;a href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
+&lt;/ul>
+&lt;h5 id="二进制包-1">二进制包&lt;/h5>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Server&lt;/th>
+&lt;th>Toolchain&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
+&lt;h5 id="源码包-1">源码包&lt;/h5>
+&lt;p>Please refer to &lt;a href="/docs/quickstart/hugegraph-server/">build 
from source&lt;/a>.&lt;/p>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Server&lt;/th>
+&lt;th>Toolchain&lt;/th>
+&lt;th>AI&lt;/th>
+&lt;th>Common&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-ai-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
 &lt;h4 id="120">1.2.0&lt;/h4>
 &lt;ul>
 &lt;li>Release Date: 2023-12-28&lt;/li>
 &lt;li>&lt;a href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
-&lt;h5 id="二进制包-1">二进制包&lt;/h5>
+&lt;h5 id="二进制包-2">二进制包&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -2740,7 +2783,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;h5 id="源码包-1">源码包&lt;/h5>
+&lt;h5 id="源码包-2">源码包&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -2764,7 +2807,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;li>Release Date: 2023-02-22&lt;/li>
 &lt;li>&lt;a href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
-&lt;h5 id="二进制包-2">二进制包&lt;/h5>
+&lt;h5 id="二进制包-3">二进制包&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -2781,7 +2824,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;h5 id="源码包-2">源码包&lt;/h5>
+&lt;h5 id="源码包-3">源码包&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 7a8c5b2e..08ecc8ff 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 50a518ec..0bce70fc 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -8,7 +8,7 @@ It supports large-scale distributed graph computing 
(OLAP).</p><p>Typical applic
 HugeGraph supports multi-user parallel operations. Users can enter Gremlin 
query statements and get graph query results in time. They can also call 
HugeGraph API in user programs for graph analysis or query.</p><p>This system 
has the following features:</p><ul><li>Ease of use: HugeGraph supports Gremlin 
graph query language and RESTful API, provides common interfaces for graph 
retrieval, and has peripheral tools with complete functions to easily implement 
various graph-based query and an [...]
 visualization management platform, a one-stop visualization analysis platform, 
the platform covers the whole process from data modeling, to fast data import, 
to online and offline analysis of data, and unified management of the 
graph;</li><li><a href=/docs/quickstart/hugegraph-tools>HugeGraph-Tools</a>: 
HugeGraph-Tools is HugeGraph&rsquo;s deployment and management tool, including 
graph management, backup/recovery, Gremlin execution and other 
functions.</li></ul></li><li><a href=/docs/qu [...]
 It is an implementation of <a 
href=https://kowshik.github.io/JPregel/pregel_paper.pdf>Pregel</a>. It can run 
on clusters such as Kubernetes/Yarn, and supports large-scale graph 
computing.</li><li><a href=/docs/quickstart/hugegraph-ai>HugeGraph-AI</a>: 
HugeGraph-AI is HugeGraph&rsquo;s independent AI
-component, providing training and inference functions of graph neural 
networks, LLM/Graph RAG combination/Python-Client and other related components, 
continuously updating.</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>: 
Feedback on usage issues and functional requirements (quick 
response)</li><li>Feedback Email: <a 
href=mailto:d...@hugegraph.apache.org>d...@hugegraph.apache.org</a> (<a 
href=https://hugegraph [...]
+component, providing training and inference functions of graph neural 
networks, LLM/Graph RAG combination/Python-Client and other related components, 
continuously updating.</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>: 
Feedback on usage issues and functional requirements (quick 
response)</li><li>Feedback Email: <a 
href=mailto:d...@hugegraph.apache.org>d...@hugegraph.apache.org</a> (<a 
href=https://hugegraph [...]
 modules are similar. There is no big difference in the meaning of these two 
ways,
 which can be distinguished as follows: <code>HugeGraph-Server</code> 
represents the code of server-related
 components, <code>HugeGraphServer</code> represents the service 
process.</p></blockquote><h3 id=2-dependency-for-buildingrunning>2 Dependency 
for Building/Running</h3><h4 id=21-install-java-11-jdk-11>2.1 Install Java 11 
(JDK 11)</h4><p>You need to use Java 11 to run <code>HugeGraph-Server</code> 
(compatible with Java 8 before 1.5.0, but not recommended to use),
diff --git a/docs/download/download/index.html 
b/docs/download/download/index.html
index 0ed45cea..31c48609 100644
--- a/docs/download/download/index.html
+++ b/docs/download/download/index.html
@@ -3,15 +3,15 @@ Instructions:
 
 It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment.
 To …"><meta property="og:title" content="Download Apache HugeGraph 
(Incubating)"><meta property="og:description" content="Instructions:
-It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment. To verify downloads, use the 
corresponding hash (SHA512), signature, and Project Signature Verification 
KEYS. Instructions for checking hash (SHA512) and signatures are on the 
Validate Release page, and you can also refer to ASF official instructions. 
Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of  [...]
-It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment. To verify downloads, use the 
corresponding hash (SHA512), signature, and Project Signature Verification 
KEYS. Instructions for checking hash (SHA512) and signatures are on the 
Validate Release page, and you can also refer to ASF official instructions. 
Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of  [...]
+It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment. To verify downloads, use the 
corresponding hash (SHA512), signature, and Project Signature Verification 
KEYS. Instructions for checking hash (SHA512) and signatures are on the 
Validate Release page, and you can also refer to ASF official instructions. 
Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of  [...]
+It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment. To verify downloads, use the 
corresponding hash (SHA512), signature, and Project Signature Verification 
KEYS. Instructions for checking hash (SHA512) and signatures are on the 
Validate Release page, and you can also refer to ASF official instructions. 
Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of  [...]
 It is recommended to use the latest version of the HugeGraph software package. 
Please select Java11 for the runtime environment. To verify downloads, use the 
corresponding hash (SHA512), signature, and Project Signature Verification 
KEYS. Instructions for checking hash (SHA512) and signatures are on the 
Validate Release page, and you can also refer to ASF official instructions. 
Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of  [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/download/download.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/download/download.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+sec
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=Download%20Apache%20HugeGraph%20%28Incubating%29";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/docs/_print/><i class="fa fa-print fa-fw"></i> Print entire 
section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><ul><li><a 
href=#latest-version-130>Latest Version 1.3.0</a></li><li><a 
href=#archived-versions>Archived 
Versions</a></li></ul></li></ul></nav></div></aside><main class="col-12 
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=/docs/>Documentation</a></li>< [...]
+<a id=print href=/docs/_print/><i class="fa fa-print fa-fw"></i> Print entire 
section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><ul><li><a 
href=#latest-version-150>Latest Version 1.5.0</a></li><li><a 
href=#archived-versions>Archived 
Versions</a></li></ul></li></ul></nav></div></aside><main class="col-12 
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=/docs/>Documentation</a></li>< [...]
 <script 
src=https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/index.xml b/docs/index.xml
index 195d935c..4ecba320 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -3858,12 +3858,60 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;blockquote>
 &lt;p>Note: The version numbers of all components of HugeGraph have been kept 
consistent, and the version numbers of Maven repositories such as 
&lt;code>client/loader/hubble/common&lt;/code> are the same. You can refer to 
these for dependency references &lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies";>maven
 example&lt;/a>.&lt;/p>
 &lt;/blockquote>
-&lt;h3 id="latest-version-130">Latest Version 1.3.0&lt;/h3>
+&lt;h3 id="latest-version-150">Latest Version 1.5.0&lt;/h3>
+&lt;blockquote>
+&lt;p>Note: Starting from version &lt;code>1.5.0&lt;/code>, a Java11 runtime 
environment is required.&lt;/p>
+&lt;/blockquote>
+&lt;ul>
+&lt;li>Release Date: 2024-12-10&lt;/li>
+&lt;li>&lt;a href="/docs/changelog/hugegraph-1.5.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
+&lt;/ul>
+&lt;h4 id="binary-packages">Binary Packages&lt;/h4>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Server&lt;/th>
+&lt;th>Toolchain&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz?action=download";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
+&lt;h4 id="source-packages">Source Packages&lt;/h4>
+&lt;p>Please refer to &lt;a href="/docs/quickstart/hugegraph-server/">build 
from source&lt;/a>.&lt;/p>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Server&lt;/th>
+&lt;th>Toolchain&lt;/th>
+&lt;th>AI&lt;/th>
+&lt;th>Computer&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-toolchain-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-ai-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz?action=download";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.5.0/apache-hugegraph-computer-incubating-1.5.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
+&lt;hr>
+&lt;h3 id="archived-versions">Archived Versions&lt;/h3>
+&lt;blockquote>
+&lt;p>Note: &lt;code>1.3.0&lt;/code> is the last major version compatible with 
Java8, please switch to or migrate to Java11 as soon as possible (lower 
versions of Java have potentially more SEC risks and performance 
impacts).&lt;/p>
+&lt;/blockquote>
+&lt;h4 id="130">1.3.0&lt;/h4>
 &lt;ul>
 &lt;li>Release Date: 2024-04-01&lt;/li>
 &lt;li>&lt;a href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
-&lt;h4 id="binary-packages">Binary Packages&lt;/h4>
+&lt;h5 id="binary-packages-1">Binary Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3878,8 +3926,7 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;h4 id="source-packages">Source Packages&lt;/h4>
-&lt;p>Please refer to &lt;a href="/docs/quickstart/hugegraph-server/">build 
from source&lt;/a>.&lt;/p>
+&lt;h5 id="source-packages-1">Source Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3898,17 +3945,12 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;hr>
-&lt;h3 id="archived-versions">Archived Versions&lt;/h3>
-&lt;blockquote>
-&lt;p>Note: &lt;code>1.3.0&lt;/code> is the last major version compatible with 
Java8, please switch to or migrate to Java11 as soon as possible (lower 
versions of Java have potentially more SEC risks and performance 
impacts).&lt;/p>
-&lt;/blockquote>
 &lt;h4 id="120">1.2.0&lt;/h4>
 &lt;ul>
 &lt;li>Release Date: 2023-12-28&lt;/li>
 &lt;li>&lt;a href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
-&lt;h5 id="binary-packages-1">Binary Packages&lt;/h5>
+&lt;h5 id="binary-packages-2">Binary Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3923,7 +3965,7 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;h5 id="source-packages-1">Source Packages&lt;/h5>
+&lt;h5 id="source-packages-2">Source Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3947,7 +3989,7 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;li>Release Date: 2023-02-22&lt;/li>
 &lt;li>&lt;a href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release 
Notes&lt;/a>&lt;/li>
 &lt;/ul>
-&lt;h5 id="binary-packages-2">Binary Packages&lt;/h5>
+&lt;h5 id="binary-packages-3">Binary Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3964,7 +4006,7 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;h5 id="source-packages-2">Source Packages&lt;/h5>
+&lt;h5 id="source-packages-3">Source Packages&lt;/h5>
 &lt;table>
 &lt;thead>
 &lt;tr>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index ced95d33..0db54b0a 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2024-11-01T16:27:00+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2024-11-01T16:27:00+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index fc155739..e707a1ee 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-12-09T15:43:49+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-12-09T15:43:49+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-12-11T18:07:50+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-12-11T18:07:50+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file


Reply via email to