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/06/18 13:16:20 UTC

[skywalking-website] branch master updated: CLI 0.7.0 release event (#291)

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 77282d2  CLI 0.7.0 release event (#291)
77282d2 is described below

commit 77282d2cb598ca0a094b30d087cab7d01b0572bb
Author: Hoshea Jiang <fg...@gmail.com>
AuthorDate: Fri Jun 18 21:16:15 2021 +0800

    CLI 0.7.0 release event (#291)
---
 .../release-apache-skywalking-cli-0-7-0/index.md     | 20 ++++++++++++++++++++
 data/releases.yml                                    | 20 ++++++++++----------
 2 files changed, 30 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skywalking-cli-0-7-0/index.md b/content/events/release-apache-skywalking-cli-0-7-0/index.md
new file mode 100644
index 0000000..17bf1db
--- /dev/null
+++ b/content/events/release-apache-skywalking-cli-0-7-0/index.md
@@ -0,0 +1,20 @@
+---
+title: "Release Apache SkyWalking CLI 0.7.0"
+date: 2021-06-18
+author: SkyWalking Team
+description: "Release Apache SkyWalking CLI 0.7.0"
+---
+
+SkyWalking CLI 0.7.0 is released. Go to [downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+- Features
+	- Add GitHub Action for integration of event reporter 
+
+- Bug Fixes
+	- Fix `metrics top` can't infer the scope automatically
+
+- Chores
+    - Upgrade dependency crypto
+    - Refactor project to use goapi
+    - Move `parseScope` to pkg
+    - Update release doc
diff --git a/data/releases.yml b/data/releases.yml
index bf6e5e7..99c8cdb 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -276,25 +276,25 @@
       icon: C
       description: SkyWalking CLI is a command interaction tool for the SkyWalking user or OPS team.
       source:
-        - version: v0.6.0
-          date: Feb. 9th, 2021
+        - version: v0.7.0
+          date: Jun. 18th, 2021
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz.asc
+              link: https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz.sha512
+              link: https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-src.tgz.sha512
       distribution:
-        - version: v0.6.0
-          date: Feb. 9th, 2021
+        - version: v0.7.0
+          date: Jun. 18th, 2021
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz.asc
+              link: https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz.sha512
+              link: https://downloads.apache.org/skywalking/cli/0.7.0/skywalking-cli-0.7.0-bin.tgz.sha512
 
     - name: SkyWalking Helm
       icon: H