You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ho...@apache.org on 2021/09/18 01:56:04 UTC

[skywalking-website] branch master updated: release CLI 0.8.0 (#335)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new accb179  release CLI 0.8.0 (#335)
accb179 is described below

commit accb179ef25d89ab5ecb59b647142d08b3a1d533
Author: Hoshea Jiang <fg...@gmail.com>
AuthorDate: Sat Sep 18 09:55:57 2021 +0800

    release CLI 0.8.0 (#335)
---
 .../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