From 3bc977a4c1fd408b73aae335415bce05578666cc Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Tue, 23 Nov 2021 11:25:47 +0800 Subject: [PATCH] added link of release note --- docs-2.0/20.appendix/6.eco-tool-version.md | 2 +- docs-2.0/nebula-bench.md | 4 ++++ docs-2.0/nebula-dashboard/1.what-is-dashboard.md | 4 ++++ .../about-exchange/ex-ug-what-is-exchange.md | 4 ++++ docs-2.0/nebula-flink-connector.md | 6 +++++- docs-2.0/nebula-importer/use-importer.md | 4 ++++ .../nebula-operator/1.introduction-to-nebula-operator.md | 4 ++++ docs-2.0/nebula-spark-connector.md | 4 ++++ mkdocs.yml | 7 +++++-- 9 files changed, 35 insertions(+), 4 deletions(-) diff --git a/docs-2.0/20.appendix/6.eco-tool-version.md b/docs-2.0/20.appendix/6.eco-tool-version.md index 6c089a73d4..1e1dbb26a5 100644 --- a/docs-2.0/20.appendix/6.eco-tool-version.md +++ b/docs-2.0/20.appendix/6.eco-tool-version.md @@ -45,7 +45,7 @@ Nebula Dashboard(简称Dashboard)是一款用于监控Nebula Graph集群中 |Nebula Graph版本|Dashboard版本(commit id)| |:---|:---| -| {{ nebula.release }} | {{dashboard.release}}(49ab1bc) | +| {{ nebula.release }} | {{dashboard.release}}(a610013) | ## Nebula Dashboard(企业版) diff --git a/docs-2.0/nebula-bench.md b/docs-2.0/nebula-bench.md index 73967f0ac0..1c481d222c 100644 --- a/docs-2.0/nebula-bench.md +++ b/docs-2.0/nebula-bench.md @@ -8,6 +8,10 @@ Nebula Bench是一款利用LDBC数据集对Nebula Graph进行性能测试的工 - 对Nebula Graph集群进行性能测试。 +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-bench/releases/tag/{{bench.tag}}) + ## 测试流程 1. 使用ldbc_snb_datagen生成测试数据。 diff --git a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md index c641a5e7ef..faf488c569 100644 --- a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md +++ b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md @@ -33,3 +33,7 @@ Nebula Dashboard(简称Dashboard)是一款用于监控Nebula Graph集群中 !!! note 监控服务由prometheus提供,更新频率和保留时间等都可以自行修改。详情请参见[prometheus官方文档](https://prometheus.io/docs/prometheus/latest/configuration/configuration/)。 + +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-dashboard/releases/tag/{{dashboard.branch}}) diff --git a/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md b/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md index e122552e4b..643a7e21ea 100644 --- a/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md +++ b/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md @@ -80,6 +80,10 @@ Exchange {{exchange.release}} 支持将以下格式或来源的数据转换为Ne 此外,企业版Exchange还支持以Nebula Graph为源,将数据[导出到CSV文件](../use-exchange/ex-ug-export-from-nebula.md)。 +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-exchange/releases/tag/{{exchange.branch}}) + ## 视频 * [图数据库 Nebula Graph 数据导入工具——Exchange](https://www.bilibili.com/video/BV1Pq4y177D9)(3分08秒) diff --git a/docs-2.0/nebula-flink-connector.md b/docs-2.0/nebula-flink-connector.md index 1a8111d549..3a5ff686c7 100644 --- a/docs-2.0/nebula-flink-connector.md +++ b/docs-2.0/nebula-flink-connector.md @@ -12,4 +12,8 @@ Nebula Flink Connector适用于以下场景: - 在同一个Nebula Graph集群内不同图空间之间迁移数据。 -- Nebula Graph与其他数据源之间迁移数据。 \ No newline at end of file +- Nebula Graph与其他数据源之间迁移数据。 + +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-flink-connector/releases/tag/{{flinkconnector.tag}}) diff --git a/docs-2.0/nebula-importer/use-importer.md b/docs-2.0/nebula-importer/use-importer.md index b081c1c59e..05d87e0fab 100644 --- a/docs-2.0/nebula-importer/use-importer.md +++ b/docs-2.0/nebula-importer/use-importer.md @@ -12,6 +12,10 @@ Importer适用于将本地CSV文件的内容导入至Nebula Graph中。 - 灵活筛选:通过配置文件可以实现对CSV文件数据的灵活筛选。 +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-importer/releases/tag/{{importer.branch}}) + ## 前提条件 在使用Nebula Importer之前,请确保: diff --git a/docs-2.0/nebula-operator/1.introduction-to-nebula-operator.md b/docs-2.0/nebula-operator/1.introduction-to-nebula-operator.md index cd385eead6..8c72f2c25e 100644 --- a/docs-2.0/nebula-operator/1.introduction-to-nebula-operator.md +++ b/docs-2.0/nebula-operator/1.introduction-to-nebula-operator.md @@ -38,3 +38,7 @@ Nebula Operator不支持v1.x版本的Nebula Graph,其与Nebula Graph版本的 ### 功能限制 目前Nebula Operator只支持手动扩缩容Nebula Graph集群,不支持自动扩缩容Nebula Graph集群。 + +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-operator/releases/tag/{{operator.branch}}) diff --git a/docs-2.0/nebula-spark-connector.md b/docs-2.0/nebula-spark-connector.md index 297d0a38a2..31977694c7 100644 --- a/docs-2.0/nebula-spark-connector.md +++ b/docs-2.0/nebula-spark-connector.md @@ -40,6 +40,10 @@ Nebula Spark Connector {{sparkconnector.release}}版本特性如下: - 支持`insert`、`update`和`delete`三种写入模式。`insert`模式会插入(覆盖)数据,`update`模式仅会更新已存在的数据,`delete`模式只删除数据。 +## 更新说明 + +[Release](https://github.com/vesoft-inc/nebula-spark-connector/releases/tag/{{sparkconnector.tag}}) + ## 获取Nebula Spark Connector ### 编译打包 diff --git a/mkdocs.yml b/mkdocs.yml index f07d64e234..706b5ba845 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -77,18 +77,20 @@ extra: sparkconnector: release: 2.6.0 branch: v2.6 + tag: v2.6.0 flinkconnector: release: 2.6.0 branch: v2.6 + tag: v2.6.0 dockercompose: release: 2.6.0 branch: v2.6.0 common: release: 2.5.0 dashboard: - release: 1.0.1 + release: 1.0.2 base100: 1.0.0 - branch: v1.0.1 + branch: v1.0.2 dashboard_ent: release: 1.0.0 console: @@ -111,6 +113,7 @@ extra: bench: release: 1.0.0 branch: master + tag: v1.0.0 operator: release: 0.9.0 branch: v0.9.0