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

kezhenxu94 pushed a commit to branch release/cli-0.3.0
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git

commit 0472390c648357ab34d070c340658ab132c79095
Author: kezhenxu94 <[email protected]>
AuthorDate: Mon Jul 27 23:21:40 2020 +0800

    Update news of CLI 0.3.0
---
 docs/.vuepress/config.js | 4 ++++
 docs/README.md           | 3 +++
 docs/events/README.md    | 7 +++++++
 docs/zh/README.md        | 7 ++++---
 docs/zh/events/README.md | 7 +++++++
 5 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index f624c7c..b0707f2 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -33,6 +33,8 @@ module.exports = {
             { text: '6.6.0', link: 
"https://github.com/apache/skywalking/tree/v6.6.0/docs"},
             { text: '6.5.0', link: 
"https://github.com/apache/skywalking/tree/v6.5.0/docs"},
             { text: 'Nginx LUA 0.1.0', link: 
"https://github.com/apache/skywalking-nginx-lua/tree/v0.1.0"},
+            { text: 'CLI 0.3.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.3.0"},
+            { text: 'CLI 0.2.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.2.0"},
             { text: 'CLI 0.1.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.1.0"},
             { text: 'Kubernetes helm 3.0.0', link: 
"https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
             { text: 'Kubernetes helm 2.0.0', link: 
"https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
@@ -84,6 +86,8 @@ module.exports = {
               { text: '6.6.0', link: 
"https://github.com/apache/skywalking/tree/v6.6.0/docs"},
               { text: '6.5.0', link: 
"https://github.com/apache/skywalking/tree/v6.5.0/docs"},
               { text: 'Nginx LUA 0.1.0', link: 
"https://github.com/apache/skywalking-nginx-lua/tree/v0.1.0"},
+              { text: 'CLI 0.3.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.3.0"},
+              { text: 'CLI 0.2.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.2.0"},
               { text: 'CLI 0.1.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.1.0"},
               { text: 'Python 0.1.0', link: 
"https://github.com/apache/skywalking-python/tree/v0.1.0"},
               { text: 'Kubernetes helm 3.0.0', link: 
"https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
diff --git a/docs/README.md b/docs/README.md
index 495eea3..b74bd3f 100755
--- a/docs/README.md
+++ b/docs/README.md
@@ -27,6 +27,9 @@ user:
 news:
   title: Events & News
   content:
+  - header: SkyWalking CLI 0.3.0 is released
+    content: add OAP health check command and trace command
+    time: July. 27th, 2020
   - header: SkyWalking Python 0.1.0 is released
     content: Built-in libraries `http` and `urllib.request`, third-party 
library `requrests` are supported
     time: Jun. 28th, 2020
diff --git a/docs/events/README.md b/docs/events/README.md
index a297f1f..2e4dd84 100755
--- a/docs/events/README.md
+++ b/docs/events/README.md
@@ -1,5 +1,12 @@
 # SkyWalking Events
 
+## Release Apache SkyWalking CLI 0.3.0
+###### July 27th, 2020
+SkyWalking CLI 0.3.0 is released. Go to [downloads](/downloads) page to find 
release tars.
+- Command: health check command
+- Command: Add trace command
+- BugFix: Fix wrong metrics graphql path
+
 ## Release Apache SkyWalking Python 0.1.0
 ###### Jun. 28th, 2020
 SkyWalking Python 0.1.0 is released. Go to [downloads](/downloads) page to 
find release tars.
diff --git a/docs/zh/README.md b/docs/zh/README.md
index d0a1528..d4aaf33 100755
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -28,6 +28,9 @@ user:
 news:
   title: 事件 & 新闻
   content:
+  - header: SkyWalking CLI 0.3.0 发布
+    content: 新增 OAP 健康检查命令和 trace 命令
+    time: 2020 年 7 月 27 日
   - header: SkyWalking Python 0.1.0 发布
     content: 支持内置库 `http`, `urllib.request`, 三方库 library `requrests`
     time: 2020 年 6 月 28 日
@@ -37,6 +40,4 @@ news:
   - header: SkyWalking Nginx Lua 0.2.0 发布
     content: 适配新的v3探针协议。支持correlation protocol和支持Segment批量上报。
     time: 2020 年 6 月 21 日
-  - header: SkyWalking APM 8.0.0 发布
-    content: 支持新的探针v3协议。支持新的查询协议和UI。
-    time: 2020 年 6 月 15 日
+
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
index b1d0fb1..8c3a19a 100755
--- a/docs/zh/events/README.md
+++ b/docs/zh/events/README.md
@@ -1,5 +1,12 @@
 # SkyWalking 事件概要
 
+## Release Apache SkyWalking CLI 0.3.0
+###### July 27th, 2020
+SkyWalking CLI 0.3.0 发布. 请到[下载页面](/downloads) 查看如何使用.
+- Command: OAP 健康检查命令
+- Command: trace 命令
+- BugFix: 修复错误的 metrics graphql 查询文件路径
+
 ## Release Apache SkyWalking Python 0.1.0
 ###### Jun. 28th, 2020
 SkyWalking Python 0.1.0 发布. 请到 [下载页面](/downloads) 查看如何使用.

Reply via email to