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 5b17b8f5 add release notes of Toolchain, Computer and Commons (#181)
5b17b8f5 is described below

commit 5b17b8f5674f9ce82acebf2542d8b6542e671c33
Author: imbajin <[email protected]>
AuthorDate: Sun Jan 8 23:42:27 2023 +0000

    add release notes of Toolchain, Computer and Commons (#181)
    
    * add release notes of Toolchain, Computer and Commons
    
    * Chinese of notes-computer-toolchain-commons 
341868ecef86f3b40f815bc4ac556d6286dc63bb
---
 cn/docs/_print/index.html                          |  2 +-
 cn/docs/changelog/_print/index.html                |  2 +-
 .../hugegraph-1.0.0-release-notes/index.html       | 16 ++--
 cn/docs/changelog/index.xml                        | 94 +++++++++++++++++++---
 cn/docs/index.xml                                  | 94 +++++++++++++++++++---
 cn/sitemap.xml                                     |  2 +-
 docs/_print/index.html                             |  2 +-
 docs/changelog/_print/index.html                   |  2 +-
 .../hugegraph-1.0.0-release-notes/index.html       | 15 ++--
 docs/changelog/index.xml                           | 93 ++++++++++++++++++---
 docs/index.xml                                     | 93 ++++++++++++++++++---
 en/sitemap.xml                                     |  2 +-
 sitemap.xml                                        |  2 +-
 13 files changed, 350 insertions(+), 69 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index e8fc0ae2..44565068 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -6564,7 +6564,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000>g</span><span 
style=color:#ce5c00;font-weight:700>.</span><span 
style=color:#c4a000>V</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#000>pluto</span><span 
style=color:#ce5c00;font-weight:700>).</span><span 
style=color:#c4a000>out</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#4e9a06>&#39;brother&#39;</span><s [...]
 </span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
   batch_size_fail_threshold_in_kb: 1000
-</code></pre><ul><li>HugeGraphServer 与 HugeGremlinServer 
与cassandra都在同一机器上启动,server 相关的配置文件除主机和端口有修改外,其余均保持默认。</li></ul><h4 
id=13-名词解释>1.3 名词解释</h4><ul><li>Samples &ndash; 本次场景中一共完成了多少个线程</li><li>Average 
&ndash; 平均响应时间</li><li>Median &ndash; 统计意义上面的响应时间的中值</li><li>90% Line &ndash; 
所有线程中90%的线程的响应时间都小于xx</li><li>Min &ndash; 最小响应时间</li><li>Max &ndash; 
最大响应时间</li><li>Error &ndash; 出错率</li><li>Throughput &ndash; 吞吐量Â</li><li>KB/sec 
&ndash; 以流量做衡量的吞吐量</li></ul><p><em>注:时间的单位均为ms</em></p><h3 id [...]
+</code></pre><ul><li>HugeGraphServer 与 HugeGremlinServer 
与cassandra都在同一机器上启动,server 相关的配置文件除主机和端口有修改外,其余均保持默认。</li></ul><h4 
id=13-名词解释>1.3 名词解释</h4><ul><li>Samples &ndash; 本次场景中一共完成了多少个线程</li><li>Average 
&ndash; 平均响应时间</li><li>Median &ndash; 统计意义上面的响应时间的中值</li><li>90% Line &ndash; 
所有线程中90%的线程的响应时间都小于xx</li><li>Min &ndash; 最小响应时间</li><li>Max &ndash; 
最大响应时间</li><li>Error &ndash; 出错率</li><li>Throughput &ndash; 吞吐量Â</li><li>KB/sec 
&ndash; 以流量做衡量的吞吐量</li></ul><p><em>注:时间的单位均为ms</em></p><h3 id [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
diff --git a/cn/docs/changelog/_print/index.html 
b/cn/docs/changelog/_print/index.html
index 5e2801d4..7a26e6f2 100644
--- a/cn/docs/changelog/_print/index.html
+++ b/cn/docs/changelog/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/cn/docs/changelog/><link rel=alternate type=application/rss+xml 
href=/cn/docs/changelog/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-18 [...]
 <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-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/c 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/changelog/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-8ae4f43f2b0af1988d9f0a8cb3b1c073>HugeGraph 
0.11 Release Notes</a></li><li>3: <a 
href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 0.12 Release 
Notes</a></li><li>4: <a href=#pg-55638b919c2ec7668f5 [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/changelog/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-8ae4f43f2b0af1988d9f0a8cb3b1c073>HugeGraph 
0.11 Release Notes</a></li><li>3: <a 
href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 0.12 Release 
Notes</a></li><li>4: <a href=#pg-55638b919c2ec7668f5 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/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/changelog/hugegraph-1.0.0-release-notes/index.html 
b/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
index f3616006..699c2036 100644
--- a/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
+++ b/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
@@ -1,19 +1,15 @@
-<!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-Note: the summary is updating, please check the detail in each repository 
first, thanks
+<!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
+API/Client 接口更新
 
-
-Server Release Note
-Toolchain Release Note
-Computer Release …"><meta property="og:title" content="HugeGraph 1.0.0 Release 
Notes"><meta property="og:description" content="Note: the summary is updating, 
please check the detail in each repository first, thanks
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
+支持热更新trace开关的 /exception/trace API。
+支持 Cypher 图查询语言 API。
+支持通过 Swagger UI 接口来查看提供的 API 列表。 …"><meta property="og:title" 
content="HugeGraph 1.0.0 Release Notes"><meta property="og:description" 
content="OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 /exception/trace 
API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 将各算法中 
&rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 写入数据 
(Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 C [...]
 <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/changelog/hugegraph-1.0.0-release-notes.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/changelog/hugegraph-1.0.0-release-notes.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+
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%201.0.0%20Release%20Notes";
 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/changelog/_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=#oltp-api--client-更新>OLTP API & 
Client 更新</a></li><li><a href=#core--server>Core & 
Server</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 id=print href=/cn/docs/changelog/_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=#oltp-api--client-更新>OLTP API & 
Client 更新</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#computer-olap>Computer (OLAP)</a></li><li><a 
href=#toolchain-loader-tools-hubble>Toolchain (loader, tools, 
hubble)</a></li><li><a href=#commons-commonrpc>Commons 
(common,rpc)</a></li><li><a href=#release-det [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/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/changelog/index.xml b/cn/docs/changelog/index.xml
index 55aa439d..87ba5d3d 100644
--- a/cn/docs/changelog/index.xml
+++ b/cn/docs/changelog/index.xml
@@ -1,13 +1,4 @@
 <rss version="2.0" 
xmlns:atom="http://www.w3.org/2005/Atom";><channel><title>HugeGraph – 
CHANGELOGS</title><link>/cn/docs/changelog/</link><description>Recent content 
in CHANGELOGS on HugeGraph</description><generator>Hugo -- 
gohugo.io</generator><atom:link href="/cn/docs/changelog/index.xml" rel="self" 
type="application/rss+xml"/><item><title>Docs: HugeGraph 1.0.0 Release 
Notes</title><link>/cn/docs/changelog/hugegraph-1.0.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 +0000</ [...]
-&lt;blockquote>
-&lt;p>Note: the summary is updating, please check the detail in each 
repository first, thanks&lt;/p>
-&lt;/blockquote>
-&lt;ul>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
-&lt;/ul>
 &lt;h3 id="oltp-api--client-更新">OLTP API &amp;amp; Client 更新&lt;/h3>
 &lt;h4 id="apiclient-接口更新">API/Client 接口更新&lt;/h4>
 &lt;ul>
@@ -26,7 +17,7 @@
 &lt;li>支持 Cypher 图查询语言。&lt;/li>
 &lt;li>支持集群 Master 角色的自动管理与故障转移。&lt;/li>
 &lt;li>支持 16 个 OLAP 算法, 包括:LPA, Louvain, PageRank, BetweennessCentrality, 
RingsDetect等。&lt;/li>
-&lt;li>根据 Apache 基金会对项目的发版要求进行适配,包括 License 合规性、发版流程、代码风格等。&lt;/li>
+&lt;li>根据 Apache 基金会对项目的发版要求进行适配,包括 License 合规性、发版流程、代码风格等,支持 Apache 
版本发布。&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-修复">Bug 修复&lt;/h4>
 &lt;ul>
@@ -88,7 +79,88 @@
 &lt;li>chore: add license checker &amp;amp; update antrun plugin &amp;amp; fix 
building problem in windows.&lt;/li>
 &lt;li>feat: support one-step script for apache release v1.0.0 release.&lt;/li>
 &lt;/ul>
-&lt;p>&amp;hellip;. (Toolchain, Computer, Commons, 
etc.)&lt;/p></description></item><item><title>Docs: HugeGraph 0.11 Release 
Notes</title><link>/cn/docs/changelog/hugegraph-0.11.2-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/cn/docs/changelog/hugegraph-0.11.2-release-notes/</guid><description>
+&lt;h3 id="computer-olap">Computer (OLAP)&lt;/h3>
+&lt;h4 id="algorithm-changes">Algorithm Changes&lt;/h4>
+&lt;ul>
+&lt;li>支持 PageRank 算法。&lt;/li>
+&lt;li>支持 WCC 算法。&lt;/li>
+&lt;li>支持 degree centrality 算法。&lt;/li>
+&lt;li>支持 triangle count 算法。&lt;/li>
+&lt;li>支持 rings detection 算法。&lt;/li>
+&lt;li>支持 LPA 算法。&lt;/li>
+&lt;li>支持 k-core 算法。&lt;/li>
+&lt;li>支持 closeness centrality 算法。&lt;/li>
+&lt;li>支持 betweenness centrality 算法。&lt;/li>
+&lt;li>支持 cluster coefficient 算法。&lt;/li>
+&lt;/ul>
+&lt;h4 id="platform-changes">Platform Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: init module computer-core &amp;amp; computer-algorithm &amp;amp; 
etcd dependency.&lt;/li>
+&lt;li>feat: add Id as base type of vertex id.&lt;/li>
+&lt;li>feat: init Vertex/Edge/Properties &amp;amp; 
JsonStructGraphOutput.&lt;/li>
+&lt;li>feat: load data from hugegraph server.&lt;/li>
+&lt;li>feat: init basic combiner, Bsp4Worker, Bsp4Master.&lt;/li>
+&lt;li>feat: init sort &amp;amp; transport interface &amp;amp; basic 
FileInput/Output Stream.&lt;/li>
+&lt;li>feat: init computation &amp;amp; ComputerOutput/Driver 
interface.&lt;/li>
+&lt;li>feat: init Partitioner and HashPartitioner&lt;/li>
+&lt;li>feat: init Master/WorkerService module.&lt;/li>
+&lt;li>feat: init Heap/LoserTree sorting.&lt;/li>
+&lt;li>feat: init rpc module.&lt;/li>
+&lt;li>feat: init transport server, client, en/decode, flowControl, 
heartbeat.&lt;/li>
+&lt;li>feat: init DataDirManager &amp;amp; PointerCombiner.&lt;/li>
+&lt;li>feat: init aggregator module &amp;amp; add copy() and assign() methods 
to Value class.&lt;/li>
+&lt;li>feat: add startAsync and finishAsync on client side, add onStarted and 
onFinished on server side.&lt;/li>
+&lt;li>feat: init store/sort module.&lt;/li>
+&lt;li>feat: link managers in worker sending end.&lt;/li>
+&lt;li>feat: implement data receiver of worker.&lt;/li>
+&lt;li>feat: implement StreamGraphInput and EntryInput.&lt;/li>
+&lt;li>feat: add Sender and Receiver to process compute message.&lt;/li>
+&lt;li>feat: add seqfile fromat.&lt;/li>
+&lt;li>feat: add ComputeManager.&lt;/li>
+&lt;li>feat: add computer-k8s and computer-k8s-operator.&lt;/li>
+&lt;li>feat: add startup and make docker image code.&lt;/li>
+&lt;li>feat: sort different type of message use different combiner.&lt;/li>
+&lt;li>feat: add HDFS output format.&lt;/li>
+&lt;li>feat: mount config-map and secret to container.&lt;/li>
+&lt;li>feat: support java11.&lt;/li>
+&lt;li>feat: support partition concurrent compute.&lt;/li>
+&lt;li>refact: abstract computer-api from computer-core.&lt;/li>
+&lt;li>refact: optimize data receiving.&lt;/li>
+&lt;li>fix: release file descriptor after input and compute.&lt;/li>
+&lt;li>doc: add operator deploy readme.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="toolchain-loader-tools-hubble">Toolchain (loader, tools, 
hubble)&lt;/h3>
+&lt;ul>
+&lt;li>支持 Loader 使用 SQL 格式来选取从关系数据库导入哪些数据。&lt;/li>
+&lt;li>支持 Loader 从 Spark 导入数据(包括 JDBC 方式)。&lt;/li>
+&lt;li>支持 Loader 增加 Flink-CDC 模式。&lt;/li>
+&lt;li>解决 Loader 导入 ORC 格式数据时,报错 NPE。&lt;/li>
+&lt;li>解决 Loader 在 Spark/Flink 模式时未缓存 Schema 的问题。&lt;/li>
+&lt;li>解决 Loader 的 Json 反序列化问题。&lt;/li>
+&lt;li>解决 Loader 的 Jackson 版本冲突与依赖问题。&lt;/li>
+&lt;li>支持 Hubble 高级算法接口的 UI 界面。&lt;/li>
+&lt;li>支持 Hubble 中 Gremlin 语句的高亮格式显示.&lt;/li>
+&lt;li>支持 Hubble 使用 Docker 镜像部署。&lt;/li>
+&lt;li>支持 输出构建日志。&lt;/li>
+&lt;li>解决 Hubble 的端口输入框问题。&lt;/li>
+&lt;li>支持 Apache 项目发版的适配。&lt;/li>
+&lt;/ul>
+&lt;h3 id="commons-commonrpc">Commons (common,rpc)&lt;/h3>
+&lt;ul>
+&lt;li>支持 assert-throws 方法返回 Future。&lt;/li>
+&lt;li>增加 Cnm 与 Anm 方法到 CollectionUtil 中。&lt;/li>
+&lt;li>支持 用户自定义的 content-type。&lt;/li>
+&lt;li>支持 Apache 项目发版的适配。&lt;/li>
+&lt;/ul>
+&lt;h3 id="release-details">Release Details&lt;/h3>
+&lt;p>更加详细的版本变更信息,可以查看各个子仓库的链接:&lt;/p>
+&lt;ul>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Notes&lt;/a>&lt;/li>
+&lt;/ul></description></item><item><title>Docs: HugeGraph 0.11 Release 
Notes</title><link>/cn/docs/changelog/hugegraph-0.11.2-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/cn/docs/changelog/hugegraph-0.11.2-release-notes/</guid><description>
 &lt;h3 id="api--client">API &amp;amp; Client&lt;/h3>
 &lt;h4 id="功能更新">功能更新&lt;/h4>
 &lt;ul>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 1c821a79..9795a5d7 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -1557,15 +1557,6 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;li>反馈邮箱:&lt;a 
href="mailto:[email protected]";>[email protected]&lt;/a>&lt;/li>
 &lt;li>微信公众号:HugeGraph&lt;/li>
 &lt;/ul></description></item><item><title>Docs: HugeGraph 1.0.0 Release 
Notes</title><link>/cn/docs/changelog/hugegraph-1.0.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/cn/docs/changelog/hugegraph-1.0.0-release-notes/</guid><description>
-&lt;blockquote>
-&lt;p>Note: the summary is updating, please check the detail in each 
repository first, thanks&lt;/p>
-&lt;/blockquote>
-&lt;ul>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
-&lt;/ul>
 &lt;h3 id="oltp-api--client-更新">OLTP API &amp;amp; Client 更新&lt;/h3>
 &lt;h4 id="apiclient-接口更新">API/Client 接口更新&lt;/h4>
 &lt;ul>
@@ -1584,7 +1575,7 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;li>支持 Cypher 图查询语言。&lt;/li>
 &lt;li>支持集群 Master 角色的自动管理与故障转移。&lt;/li>
 &lt;li>支持 16 个 OLAP 算法, 包括:LPA, Louvain, PageRank, BetweennessCentrality, 
RingsDetect等。&lt;/li>
-&lt;li>根据 Apache 基金会对项目的发版要求进行适配,包括 License 合规性、发版流程、代码风格等。&lt;/li>
+&lt;li>根据 Apache 基金会对项目的发版要求进行适配,包括 License 合规性、发版流程、代码风格等,支持 Apache 
版本发布。&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-修复">Bug 修复&lt;/h4>
 &lt;ul>
@@ -1646,7 +1637,88 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;li>chore: add license checker &amp;amp; update antrun plugin &amp;amp; fix 
building problem in windows.&lt;/li>
 &lt;li>feat: support one-step script for apache release v1.0.0 release.&lt;/li>
 &lt;/ul>
-&lt;p>&amp;hellip;. (Toolchain, Computer, Commons, 
etc.)&lt;/p></description></item><item><title>Docs: Schema 
API</title><link>/cn/docs/clients/restful-api/schema/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/cn/docs/clients/restful-api/schema/</guid><description>
+&lt;h3 id="computer-olap">Computer (OLAP)&lt;/h3>
+&lt;h4 id="algorithm-changes">Algorithm Changes&lt;/h4>
+&lt;ul>
+&lt;li>支持 PageRank 算法。&lt;/li>
+&lt;li>支持 WCC 算法。&lt;/li>
+&lt;li>支持 degree centrality 算法。&lt;/li>
+&lt;li>支持 triangle count 算法。&lt;/li>
+&lt;li>支持 rings detection 算法。&lt;/li>
+&lt;li>支持 LPA 算法。&lt;/li>
+&lt;li>支持 k-core 算法。&lt;/li>
+&lt;li>支持 closeness centrality 算法。&lt;/li>
+&lt;li>支持 betweenness centrality 算法。&lt;/li>
+&lt;li>支持 cluster coefficient 算法。&lt;/li>
+&lt;/ul>
+&lt;h4 id="platform-changes">Platform Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: init module computer-core &amp;amp; computer-algorithm &amp;amp; 
etcd dependency.&lt;/li>
+&lt;li>feat: add Id as base type of vertex id.&lt;/li>
+&lt;li>feat: init Vertex/Edge/Properties &amp;amp; 
JsonStructGraphOutput.&lt;/li>
+&lt;li>feat: load data from hugegraph server.&lt;/li>
+&lt;li>feat: init basic combiner, Bsp4Worker, Bsp4Master.&lt;/li>
+&lt;li>feat: init sort &amp;amp; transport interface &amp;amp; basic 
FileInput/Output Stream.&lt;/li>
+&lt;li>feat: init computation &amp;amp; ComputerOutput/Driver 
interface.&lt;/li>
+&lt;li>feat: init Partitioner and HashPartitioner&lt;/li>
+&lt;li>feat: init Master/WorkerService module.&lt;/li>
+&lt;li>feat: init Heap/LoserTree sorting.&lt;/li>
+&lt;li>feat: init rpc module.&lt;/li>
+&lt;li>feat: init transport server, client, en/decode, flowControl, 
heartbeat.&lt;/li>
+&lt;li>feat: init DataDirManager &amp;amp; PointerCombiner.&lt;/li>
+&lt;li>feat: init aggregator module &amp;amp; add copy() and assign() methods 
to Value class.&lt;/li>
+&lt;li>feat: add startAsync and finishAsync on client side, add onStarted and 
onFinished on server side.&lt;/li>
+&lt;li>feat: init store/sort module.&lt;/li>
+&lt;li>feat: link managers in worker sending end.&lt;/li>
+&lt;li>feat: implement data receiver of worker.&lt;/li>
+&lt;li>feat: implement StreamGraphInput and EntryInput.&lt;/li>
+&lt;li>feat: add Sender and Receiver to process compute message.&lt;/li>
+&lt;li>feat: add seqfile fromat.&lt;/li>
+&lt;li>feat: add ComputeManager.&lt;/li>
+&lt;li>feat: add computer-k8s and computer-k8s-operator.&lt;/li>
+&lt;li>feat: add startup and make docker image code.&lt;/li>
+&lt;li>feat: sort different type of message use different combiner.&lt;/li>
+&lt;li>feat: add HDFS output format.&lt;/li>
+&lt;li>feat: mount config-map and secret to container.&lt;/li>
+&lt;li>feat: support java11.&lt;/li>
+&lt;li>feat: support partition concurrent compute.&lt;/li>
+&lt;li>refact: abstract computer-api from computer-core.&lt;/li>
+&lt;li>refact: optimize data receiving.&lt;/li>
+&lt;li>fix: release file descriptor after input and compute.&lt;/li>
+&lt;li>doc: add operator deploy readme.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="toolchain-loader-tools-hubble">Toolchain (loader, tools, 
hubble)&lt;/h3>
+&lt;ul>
+&lt;li>支持 Loader 使用 SQL 格式来选取从关系数据库导入哪些数据。&lt;/li>
+&lt;li>支持 Loader 从 Spark 导入数据(包括 JDBC 方式)。&lt;/li>
+&lt;li>支持 Loader 增加 Flink-CDC 模式。&lt;/li>
+&lt;li>解决 Loader 导入 ORC 格式数据时,报错 NPE。&lt;/li>
+&lt;li>解决 Loader 在 Spark/Flink 模式时未缓存 Schema 的问题。&lt;/li>
+&lt;li>解决 Loader 的 Json 反序列化问题。&lt;/li>
+&lt;li>解决 Loader 的 Jackson 版本冲突与依赖问题。&lt;/li>
+&lt;li>支持 Hubble 高级算法接口的 UI 界面。&lt;/li>
+&lt;li>支持 Hubble 中 Gremlin 语句的高亮格式显示.&lt;/li>
+&lt;li>支持 Hubble 使用 Docker 镜像部署。&lt;/li>
+&lt;li>支持 输出构建日志。&lt;/li>
+&lt;li>解决 Hubble 的端口输入框问题。&lt;/li>
+&lt;li>支持 Apache 项目发版的适配。&lt;/li>
+&lt;/ul>
+&lt;h3 id="commons-commonrpc">Commons (common,rpc)&lt;/h3>
+&lt;ul>
+&lt;li>支持 assert-throws 方法返回 Future。&lt;/li>
+&lt;li>增加 Cnm 与 Anm 方法到 CollectionUtil 中。&lt;/li>
+&lt;li>支持 用户自定义的 content-type。&lt;/li>
+&lt;li>支持 Apache 项目发版的适配。&lt;/li>
+&lt;/ul>
+&lt;h3 id="release-details">Release Details&lt;/h3>
+&lt;p>更加详细的版本变更信息,可以查看各个子仓库的链接:&lt;/p>
+&lt;ul>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Notes&lt;/a>&lt;/li>
+&lt;/ul></description></item><item><title>Docs: Schema 
API</title><link>/cn/docs/clients/restful-api/schema/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/cn/docs/clients/restful-api/schema/</guid><description>
 &lt;h3 id="11-schema">1.1 Schema&lt;/h3>
 &lt;p>HugeGraph 提供单一接口获取某个图的全部 Schema 信息,包括:PropertyKey、VertexLabel、EdgeLabel 
和 IndexLabel。&lt;/p>
 &lt;h5 id="method--url">Method &amp;amp; Url&lt;/h5>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 66cd51db..11bd050f 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/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ 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/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 1fc0d7fa..bb05ce0d 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -6687,7 +6687,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>3.</span> LICENSE and NOTICE are exist
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>4.</span> Build successfully on macOS(Big 
Sur) 
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>5.</span> ....
-</span></span></code></pre></div></div><div class=td-content 
style=page-break-before:always><h1 id=pg-d9ec0777c4f7a8a41476a65f2ecca6f7>10 - 
CHANGELOGS</h1></div><div class=td-content><h1 
id=pg-e45a1f0eaa721babce18f07eaf5fc437>10.1 - HugeGraph 1.0.0 Release 
Notes</h1><blockquote><p>Note: the summary is updating, please check the detail 
in each repository first, thanks</p></blockquote><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0>Server 
Release Note</a></ [...]
+</span></span></code></pre></div></div><div class=td-content 
style=page-break-before:always><h1 id=pg-d9ec0777c4f7a8a41476a65f2ecca6f7>10 - 
CHANGELOGS</h1></div><div class=td-content><h1 
id=pg-e45a1f0eaa721babce18f07eaf5fc437>10.1 - HugeGraph 1.0.0 Release 
Notes</h1><h3 id=oltp-api--client-changes>OLTP API & Client Changes</h3><h4 
id=api-changes>API Changes</h4><ul><li>feat(api): support hot set trace through 
/exception/trace API.</li><li>feat(api): support query by Cypher language.</li> 
[...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/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/changelog/_print/index.html b/docs/changelog/_print/index.html
index e60640a9..f52390e9 100644
--- a/docs/changelog/_print/index.html
+++ b/docs/changelog/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/docs/changelog/><link rel=alternate type=application/rss+xml 
href=/docs/changelog/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180. [...]
 <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-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/> 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/changelog/>Return to the regular view of this page</a>.</p></div><h1 
class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 
0.12 Release Notes</a></li></ul><div class=content></div></div><div 
class=td-content><h1 id=pg-e45a1f0eaa721babce18f07eaf5fc437>1 - HugeGraph 1.0.0 
Release N [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/changelog/>Return to the regular view of this page</a>.</p></div><h1 
class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 
0.12 Release Notes</a></li></ul><div class=content></div></div><div 
class=td-content><h1 id=pg-e45a1f0eaa721babce18f07eaf5fc437>1 - HugeGraph 1.0.0 
Release N [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/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/changelog/hugegraph-1.0.0-release-notes/index.html 
b/docs/changelog/hugegraph-1.0.0-release-notes/index.html
index b717a6fd..5dfe41f6 100644
--- a/docs/changelog/hugegraph-1.0.0-release-notes/index.html
+++ b/docs/changelog/hugegraph-1.0.0-release-notes/index.html
@@ -1,19 +1,14 @@
-<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-Note: the summary is updating, please check the detail in each repository 
first, thanks
+<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
+API Changes
 
-
-Server Release Note
-Toolchain Release Note
-Computer Release …"><meta property="og:title" content="HugeGraph 1.0.0 Release 
Notes"><meta property="og:description" content="Note: the summary is updating, 
please check the detail in each repository first, thanks
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><meta property="og:type" content="artic [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><meta itemprop=dateModified content="20 [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><link rel=preload href=/scss/main.min.3 [...]
+feat(api): support hot set trace through /exception/trace API.
+feat(api): support query by Cypher language. …"><meta property="og:title" 
content="HugeGraph 1.0.0 Release Notes"><meta property="og:description" 
content="OLTP API & Client Changes API Changes feat(api): support hot set trace 
through /exception/trace API. feat(api): support query by Cypher language. 
feat(api): support swagger UI to viewing API. Client Changes feat(client) 
support Cypher query API. refact(client): change &rsquo;limit&rsquo; type from 
long to int. feat(client): server bypa [...]
 <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/changelog/hugegraph-1.0.0-release-notes.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/changelog/hugegraph-1.0.0-release-notes.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+
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%201.0.0%20Release%20Notes";
 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/changelog/_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=#oltp-api--client-changes>OLTP API & 
Client Changes</a></li><li><a href=#core--server>Core & 
Server</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/>Documentati [...]
+<a id=print href=/docs/changelog/_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=#oltp-api--client-changes>OLTP API & 
Client Changes</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#computer-olap>Computer (OLAP)</a></li><li><a 
href=#toolchain-loader-tools-hubble>Toolchain (loader, tools, 
hubble)</a></li><li><a href=#commons-commonrpc>Commons 
(common,rpc)</a></li><li><a href=#rele [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/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/changelog/index.xml b/docs/changelog/index.xml
index 01349934..fb94aff4 100644
--- a/docs/changelog/index.xml
+++ b/docs/changelog/index.xml
@@ -1,13 +1,4 @@
 <rss version="2.0" 
xmlns:atom="http://www.w3.org/2005/Atom";><channel><title>HugeGraph – 
CHANGELOGS</title><link>/docs/changelog/</link><description>Recent content in 
CHANGELOGS on HugeGraph</description><generator>Hugo -- 
gohugo.io</generator><atom:link href="/docs/changelog/index.xml" rel="self" 
type="application/rss+xml"/><item><title>Docs: HugeGraph 1.0.0 Release 
Notes</title><link>/docs/changelog/hugegraph-1.0.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 +0000</pubDate>< [...]
-&lt;blockquote>
-&lt;p>Note: the summary is updating, please check the detail in each 
repository first, thanks&lt;/p>
-&lt;/blockquote>
-&lt;ul>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
-&lt;/ul>
 &lt;h3 id="oltp-api--client-changes">OLTP API &amp;amp; Client Changes&lt;/h3>
 &lt;h4 id="api-changes">API Changes&lt;/h4>
 &lt;ul>
@@ -30,6 +21,7 @@
 &lt;li>feat(core): support query by Cypher language.&lt;/li>
 &lt;li>feat(core): support automatic management and fail-over for cluster 
role.&lt;/li>
 &lt;li>feat(core): support 16 OLAP algorithms, like: LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-fix">Bug Fix&lt;/h4>
 &lt;ul>
@@ -91,7 +83,88 @@
 &lt;li>chore: add license checker &amp;amp; update antrun plugin &amp;amp; fix 
building problem in windows.&lt;/li>
 &lt;li>feat: support one-step script for apache release v1.0.0 release.&lt;/li>
 &lt;/ul>
-&lt;p>&amp;hellip;. (Toolchain, Computer, Commons, 
etc.)&lt;/p></description></item><item><title>Docs: HugeGraph 0.12 Release 
Notes</title><link>/docs/changelog/hugegraph-0.12.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/docs/changelog/hugegraph-0.12.0-release-notes/</guid><description>
+&lt;h3 id="computer-olap">Computer (OLAP)&lt;/h3>
+&lt;h4 id="algorithm-changes">Algorithm Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: implement page-rank algorithm.&lt;/li>
+&lt;li>feat: implement wcc algorithm.&lt;/li>
+&lt;li>feat: implement degree centrality.&lt;/li>
+&lt;li>feat: implement triangle_count algorithm.&lt;/li>
+&lt;li>feat: implement rings-detection algorithm.&lt;/li>
+&lt;li>feat: implement LPA algorithm.&lt;/li>
+&lt;li>feat: implement kcore algorithm.&lt;/li>
+&lt;li>feat: implement closeness centrality algorithm.&lt;/li>
+&lt;li>feat: implement betweenness centrality algorithm.&lt;/li>
+&lt;li>feat: implement cluster coefficient algorithm.&lt;/li>
+&lt;/ul>
+&lt;h4 id="platform-changes">Platform Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: init module computer-core &amp;amp; computer-algorithm &amp;amp; 
etcd dependency.&lt;/li>
+&lt;li>feat: add Id as base type of vertex id.&lt;/li>
+&lt;li>feat: init Vertex/Edge/Properties &amp;amp; 
JsonStructGraphOutput.&lt;/li>
+&lt;li>feat: load data from hugegraph server.&lt;/li>
+&lt;li>feat: init basic combiner, Bsp4Worker, Bsp4Master.&lt;/li>
+&lt;li>feat: init sort &amp;amp; transport interface &amp;amp; basic 
FileInput/Output Stream.&lt;/li>
+&lt;li>feat: init computation &amp;amp; ComputerOutput/Driver 
interface.&lt;/li>
+&lt;li>feat: init Partitioner and HashPartitioner&lt;/li>
+&lt;li>feat: init Master/WorkerService module.&lt;/li>
+&lt;li>feat: init Heap/LoserTree sorting.&lt;/li>
+&lt;li>feat: init rpc module.&lt;/li>
+&lt;li>feat: init transport server, client, en/decode, flowControl, 
heartbeat.&lt;/li>
+&lt;li>feat: init DataDirManager &amp;amp; PointerCombiner.&lt;/li>
+&lt;li>feat: init aggregator module &amp;amp; add copy() and assign() methods 
to Value class.&lt;/li>
+&lt;li>feat: add startAsync and finishAsync on client side, add onStarted and 
onFinished on server side.&lt;/li>
+&lt;li>feat: init store/sort module.&lt;/li>
+&lt;li>feat: link managers in worker sending end.&lt;/li>
+&lt;li>feat: implement data receiver of worker.&lt;/li>
+&lt;li>feat: implement StreamGraphInput and EntryInput.&lt;/li>
+&lt;li>feat: add Sender and Receiver to process compute message.&lt;/li>
+&lt;li>feat: add seqfile fromat.&lt;/li>
+&lt;li>feat: add ComputeManager.&lt;/li>
+&lt;li>feat: add computer-k8s and computer-k8s-operator.&lt;/li>
+&lt;li>feat: add startup and make docker image code.&lt;/li>
+&lt;li>feat: sort different type of message use different combiner.&lt;/li>
+&lt;li>feat: add HDFS output format.&lt;/li>
+&lt;li>feat: mount config-map and secret to container.&lt;/li>
+&lt;li>feat: support java11.&lt;/li>
+&lt;li>feat: support partition concurrent compute.&lt;/li>
+&lt;li>refact: abstract computer-api from computer-core.&lt;/li>
+&lt;li>refact: optimize data receiving.&lt;/li>
+&lt;li>fix: release file descriptor after input and compute.&lt;/li>
+&lt;li>doc: add operator deploy readme.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="toolchain-loader-tools-hubble">Toolchain (loader, tools, 
hubble)&lt;/h3>
+&lt;ul>
+&lt;li>feat(loader): support use SQL to construct graph.&lt;/li>
+&lt;li>feat(loader): support Spark-Loader mode(include jdbc source).&lt;/li>
+&lt;li>feat(loader): support Flink-CDC mode.&lt;/li>
+&lt;li>fix(loader): fix NPE when loading ORC data.&lt;/li>
+&lt;li>fix(loader): fix schema is not cached with Spark/Flink mode.&lt;/li>
+&lt;li>fix(loader): fix json deserialize error.&lt;/li>
+&lt;li>fix(loader): fix jackson conflicts &amp;amp; missing 
dependencies.&lt;/li>
+&lt;li>feat(hubble): supplementary algorithms UI.&lt;/li>
+&lt;li>feat(hubble): support highlighting and hints for Gremlin text.&lt;/li>
+&lt;li>feat(hubble): add docker-file for hubble.&lt;/li>
+&lt;li>feat(hubble): display packaging log output progress while 
building.&lt;/li>
+&lt;li>fix(hubble): fix port-input placeholder UI.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="commons-commonrpc">Commons (common,rpc)&lt;/h3>
+&lt;ul>
+&lt;li>feat: support assert-throws method returning Future.&lt;/li>
+&lt;li>feat: add Cnm and Anm to CollectionUtil.&lt;/li>
+&lt;li>feat: support custom content-type.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="release-details">Release Details&lt;/h3>
+&lt;p>Please check the release details in each repository:&lt;/p>
+&lt;ul>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Notes&lt;/a>&lt;/li>
+&lt;/ul></description></item><item><title>Docs: HugeGraph 0.12 Release 
Notes</title><link>/docs/changelog/hugegraph-0.12.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/docs/changelog/hugegraph-0.12.0-release-notes/</guid><description>
 &lt;h3 id="api--client">API &amp;amp; Client&lt;/h3>
 &lt;h4 id="接口更新">接口更新&lt;/h4>
 &lt;ul>
diff --git a/docs/index.xml b/docs/index.xml
index 4e04b4df..6f060f78 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1658,15 +1658,6 @@ HugeGraph supports multi-user parallel operations. Users 
can enter Gremlin query
 &lt;li>Feedback Email: &lt;a 
href="mailto:[email protected]";>[email protected]&lt;/a>&lt;/li>
 &lt;li>WeChat public account: HugeGraph&lt;/li>
 &lt;/ul></description></item><item><title>Docs: HugeGraph 1.0.0 Release 
Notes</title><link>/docs/changelog/hugegraph-1.0.0-release-notes/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/docs/changelog/hugegraph-1.0.0-release-notes/</guid><description>
-&lt;blockquote>
-&lt;p>Note: the summary is updating, please check the detail in each 
repository first, thanks&lt;/p>
-&lt;/blockquote>
-&lt;ul>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Note&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
-&lt;/ul>
 &lt;h3 id="oltp-api--client-changes">OLTP API &amp;amp; Client Changes&lt;/h3>
 &lt;h4 id="api-changes">API Changes&lt;/h4>
 &lt;ul>
@@ -1689,6 +1680,7 @@ HugeGraph supports multi-user parallel operations. Users 
can enter Gremlin query
 &lt;li>feat(core): support query by Cypher language.&lt;/li>
 &lt;li>feat(core): support automatic management and fail-over for cluster 
role.&lt;/li>
 &lt;li>feat(core): support 16 OLAP algorithms, like: LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-fix">Bug Fix&lt;/h4>
 &lt;ul>
@@ -1750,7 +1742,88 @@ HugeGraph supports multi-user parallel operations. Users 
can enter Gremlin query
 &lt;li>chore: add license checker &amp;amp; update antrun plugin &amp;amp; fix 
building problem in windows.&lt;/li>
 &lt;li>feat: support one-step script for apache release v1.0.0 release.&lt;/li>
 &lt;/ul>
-&lt;p>&amp;hellip;. (Toolchain, Computer, Commons, 
etc.)&lt;/p></description></item><item><title>Docs: Schema 
API</title><link>/docs/clients/restful-api/schema/</link><pubDate>Mon, 01 Jan 
0001 00:00:00 
+0000</pubDate><guid>/docs/clients/restful-api/schema/</guid><description>
+&lt;h3 id="computer-olap">Computer (OLAP)&lt;/h3>
+&lt;h4 id="algorithm-changes">Algorithm Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: implement page-rank algorithm.&lt;/li>
+&lt;li>feat: implement wcc algorithm.&lt;/li>
+&lt;li>feat: implement degree centrality.&lt;/li>
+&lt;li>feat: implement triangle_count algorithm.&lt;/li>
+&lt;li>feat: implement rings-detection algorithm.&lt;/li>
+&lt;li>feat: implement LPA algorithm.&lt;/li>
+&lt;li>feat: implement kcore algorithm.&lt;/li>
+&lt;li>feat: implement closeness centrality algorithm.&lt;/li>
+&lt;li>feat: implement betweenness centrality algorithm.&lt;/li>
+&lt;li>feat: implement cluster coefficient algorithm.&lt;/li>
+&lt;/ul>
+&lt;h4 id="platform-changes">Platform Changes&lt;/h4>
+&lt;ul>
+&lt;li>feat: init module computer-core &amp;amp; computer-algorithm &amp;amp; 
etcd dependency.&lt;/li>
+&lt;li>feat: add Id as base type of vertex id.&lt;/li>
+&lt;li>feat: init Vertex/Edge/Properties &amp;amp; 
JsonStructGraphOutput.&lt;/li>
+&lt;li>feat: load data from hugegraph server.&lt;/li>
+&lt;li>feat: init basic combiner, Bsp4Worker, Bsp4Master.&lt;/li>
+&lt;li>feat: init sort &amp;amp; transport interface &amp;amp; basic 
FileInput/Output Stream.&lt;/li>
+&lt;li>feat: init computation &amp;amp; ComputerOutput/Driver 
interface.&lt;/li>
+&lt;li>feat: init Partitioner and HashPartitioner&lt;/li>
+&lt;li>feat: init Master/WorkerService module.&lt;/li>
+&lt;li>feat: init Heap/LoserTree sorting.&lt;/li>
+&lt;li>feat: init rpc module.&lt;/li>
+&lt;li>feat: init transport server, client, en/decode, flowControl, 
heartbeat.&lt;/li>
+&lt;li>feat: init DataDirManager &amp;amp; PointerCombiner.&lt;/li>
+&lt;li>feat: init aggregator module &amp;amp; add copy() and assign() methods 
to Value class.&lt;/li>
+&lt;li>feat: add startAsync and finishAsync on client side, add onStarted and 
onFinished on server side.&lt;/li>
+&lt;li>feat: init store/sort module.&lt;/li>
+&lt;li>feat: link managers in worker sending end.&lt;/li>
+&lt;li>feat: implement data receiver of worker.&lt;/li>
+&lt;li>feat: implement StreamGraphInput and EntryInput.&lt;/li>
+&lt;li>feat: add Sender and Receiver to process compute message.&lt;/li>
+&lt;li>feat: add seqfile fromat.&lt;/li>
+&lt;li>feat: add ComputeManager.&lt;/li>
+&lt;li>feat: add computer-k8s and computer-k8s-operator.&lt;/li>
+&lt;li>feat: add startup and make docker image code.&lt;/li>
+&lt;li>feat: sort different type of message use different combiner.&lt;/li>
+&lt;li>feat: add HDFS output format.&lt;/li>
+&lt;li>feat: mount config-map and secret to container.&lt;/li>
+&lt;li>feat: support java11.&lt;/li>
+&lt;li>feat: support partition concurrent compute.&lt;/li>
+&lt;li>refact: abstract computer-api from computer-core.&lt;/li>
+&lt;li>refact: optimize data receiving.&lt;/li>
+&lt;li>fix: release file descriptor after input and compute.&lt;/li>
+&lt;li>doc: add operator deploy readme.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="toolchain-loader-tools-hubble">Toolchain (loader, tools, 
hubble)&lt;/h3>
+&lt;ul>
+&lt;li>feat(loader): support use SQL to construct graph.&lt;/li>
+&lt;li>feat(loader): support Spark-Loader mode(include jdbc source).&lt;/li>
+&lt;li>feat(loader): support Flink-CDC mode.&lt;/li>
+&lt;li>fix(loader): fix NPE when loading ORC data.&lt;/li>
+&lt;li>fix(loader): fix schema is not cached with Spark/Flink mode.&lt;/li>
+&lt;li>fix(loader): fix json deserialize error.&lt;/li>
+&lt;li>fix(loader): fix jackson conflicts &amp;amp; missing 
dependencies.&lt;/li>
+&lt;li>feat(hubble): supplementary algorithms UI.&lt;/li>
+&lt;li>feat(hubble): support highlighting and hints for Gremlin text.&lt;/li>
+&lt;li>feat(hubble): add docker-file for hubble.&lt;/li>
+&lt;li>feat(hubble): display packaging log output progress while 
building.&lt;/li>
+&lt;li>fix(hubble): fix port-input placeholder UI.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="commons-commonrpc">Commons (common,rpc)&lt;/h3>
+&lt;ul>
+&lt;li>feat: support assert-throws method returning Future.&lt;/li>
+&lt;li>feat: add Cnm and Anm to CollectionUtil.&lt;/li>
+&lt;li>feat: support custom content-type.&lt;/li>
+&lt;li>feat: prepare for Apache release.&lt;/li>
+&lt;/ul>
+&lt;h3 id="release-details">Release Details&lt;/h3>
+&lt;p>Please check the release details in each repository:&lt;/p>
+&lt;ul>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0";>Server 
Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-toolchain/releases/tag/1.0.0";>Toolchain
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/releases/tag/1.0.0";>Computer
 Release Notes&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Notes&lt;/a>&lt;/li>
+&lt;/ul></description></item><item><title>Docs: Schema 
API</title><link>/docs/clients/restful-api/schema/</link><pubDate>Mon, 01 Jan 
0001 00:00:00 
+0000</pubDate><guid>/docs/clients/restful-api/schema/</guid><description>
 &lt;h3 id="11-schema">1.1 Schema&lt;/h3>
 &lt;p>HugeGraph 提供单一接口获取某个图的全部 Schema 信息,包括:PropertyKey、VertexLabel、EdgeLabel 
和 IndexLabel。&lt;/p>
 &lt;h5 id="method--url">Method &amp;amp; Url&lt;/h5>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index b9a03837..29ea9f58 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>2022-11-27T21:05:55+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>2022-04-17T11:36:55+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>2022-11-27T21:05:55+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>2022-04-17T11:36:55+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index cf0e37fd..95dec65f 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>2023-01-08T22:29:33+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-08T22:29:33+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>2023-01-09T07:41:46+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-09T07:41:46+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to