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

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


The following commit(s) were added to refs/heads/release-cli by this push:
     new 64cb29e  release CLI 0.8.0
64cb29e is described below

commit 64cb29eb7a6122a492944509cd3a96adefdd8321
Author: Hoshea Jiang <[email protected]>
AuthorDate: Sat Sep 18 09:01:34 2021 +0800

    release CLI 0.8.0
---
 .../release-apache-skywalking-cli-0-8-0/index.md   | 26 ++++++++++++++++++++++
 data/releases.yml                                  | 20 ++++++++---------
 2 files changed, 36 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skywalking-cli-0-8-0/index.md 
b/content/events/release-apache-skywalking-cli-0-8-0/index.md
new file mode 100644
index 0000000..b29e295
--- /dev/null
+++ b/content/events/release-apache-skywalking-cli-0-8-0/index.md
@@ -0,0 +1,26 @@
+---
+title: "Release Apache SkyWalking CLI 0.8.0"
+date: 2021-09-18
+author: SkyWalking Team
+description: "Release Apache SkyWalking CLI 0.8.0"
+---
+
+SkyWalking CLI 0.8.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+- Features
+    - Add profile command
+    - Add logs command
+    - Add dependency command
+    - Support query events protocol
+    - Support auto-completion for bash and powershell
+
+- Bug Fixes
+    - Fix missing service instance name in trace command
+
+- Chores
+    - Optimize output by adding color to help information
+    - Set display style explicitly for commands in the test script
+    - Set different default display style for different commands
+    - Add scripts for quick install
+    - Update release doc and add scripts for release
+    - split into multiple workflows to speed up CI
\ No newline at end of file
diff --git a/data/releases.yml b/data/releases.yml
index 2e29984..482bd57 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -303,25 +303,25 @@
       icon: C
       description: SkyWalking CLI is a command interaction tool for the 
SkyWalking user or OPS team.
       source:
-        - version: v0.7.0
-          date: Jun. 18th, 2021
+        - version: v0.8.0
+          date: Sep. 18th, 2021
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.8.0/skywalking-cli-0.8.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/cli/0.8.0/skywalking-cli-0.8.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/cli/0.8.0/skywalking-cli-0.8.0-src.tgz.sha512
       distribution:
-        - version: v0.7.0
-          date: Jun. 18th, 2021
+        - version: v0.8.0
+          date: Sep. 18th, 2021
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.8.0/skywalking-cli-0.8.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/cli/0.8.0/skywalking-cli-0.8.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/cli/0.8.0/skywalking-cli-0.8.0-bin.tgz.sha512
 
     - name: SkyWalking Helm
       icon: H

Reply via email to