Skip to content

Commit

Permalink
update dag (#2049) (#2050)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Aug 8, 2022
1 parent 45fd1d7 commit 1c4e82a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Nebula Dashboard 企业版更新说明

## 企业版 v3.1.1

- 缺陷修复
- 修复 License 上传校验的问题。

## 企业版 v3.1.0

- 功能
Expand Down
10 changes: 9 additions & 1 deletion docs-2.0/graph-computing/0.deploy-controller-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,15 @@ Dag Controller 可以结合 Nebula Analytics 进行复杂的图计算。例如 D

!!! enterpriseonly

仅企业版支持本功能。
如需获取 Dag Controller 安装包,请发送邮件至 inquiry@vesoft.com。

## 版本兼容性

Dag Controller、Nebula Analytics 版本和 Nebula Graph 内核的版本对应关系如下。

|Dag Controller 版本|Nebula Analytics 版本|Nebula Graph 版本|
|:---|:---|---|
|{{dag.release}}、3.2.0|{{plato.release}}|{{nebula.release}}|

## 前提条件

Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ extra:
branch: release-3.2
tag: v3.2.0
dag:
release: 3.2.0
release: 3.2.1
branch: release-3.2
tag: v3.2.0
tag: v3.2.1
sparkconnector:
release: 3.0.0
branch: v3.0.0
Expand Down

0 comments on commit 1c4e82a

Please sign in to comment.