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/02/09 02:24:19 UTC

[skywalking-website] branch master updated: CLI 0.6.0 Release Event (#212)

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 f38ca65  CLI 0.6.0 Release Event (#212)
f38ca65 is described below

commit f38ca65e208a3069d1751b2e749f9d7533f7b983
Author: Hoshea Jiang <fg...@gmail.com>
AuthorDate: Tue Feb 9 10:24:09 2021 +0800

    CLI 0.6.0 Release Event (#212)
---
 .../release-apache-skywalking-cli-0-6-0/index.md   | 23 ++++++++++++++++++++++
 data/releases.yml                                  | 20 +++++++++----------
 2 files changed, 33 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skywalking-cli-0-6-0/index.md b/content/events/release-apache-skywalking-cli-0-6-0/index.md
new file mode 100644
index 0000000..6059eb1
--- /dev/null
+++ b/content/events/release-apache-skywalking-cli-0-6-0/index.md
@@ -0,0 +1,23 @@
+---
+title: "Release Apache SkyWalking CLI 0.6.0"
+date: 2021-02-09
+author: SkyWalking Team
+description: "Release Apache SkyWalking CLI 0.6.0."
+---
+
+SkyWalking CLI 0.6.0 is released. Go to [downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+- Features
+  - Support authorization when connecting to the OAP
+  - Add `install` command and `manifest` sub-command
+  - Add `event` command and `report` sub-command
+
+- Bug Fixes
+  - Fix the bug that can't query JVM instance metrics
+
+- Chores
+  - Set up a simple test with GitHub Actions
+  - Reorganize the project layout
+  - Update year in NOTICE
+  - Add missing license of swck
+  - Use license-eye to check license header
diff --git a/data/releases.yml b/data/releases.yml
index 83a122c..4552c05 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -105,25 +105,25 @@
   icon: C
   description: SkyWalking CLI is a command interaction tool for the SkyWalking user or OPS team.
   source:
-    - version: v0.5.0
-      date: Nov. 29th, 2020
+    - version: v0.6.0
+      date: Feb. 9th, 2021
       downloadLink:
         - name: src
-          link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.5.0/skywalking-cli-0.5.0-src.tgz
+          link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz
         - name: asc
-          link: https://downloads.apache.org/skywalking/cli/0.5.0/skywalking-cli-0.5.0-src.tgz.asc
+          link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz.asc
         - name: sha512
-          link: https://downloads.apache.org/skywalking/cli/0.5.0/skywalking-cli-0.5.0-src.tgz.sha512
+          link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-src.tgz.sha512
   distribution:
-    - version: v0.5.0
-      date: Nov. 29th, 2020
+    - version: v0.6.0
+      date: Feb. 9th, 2021
       downloadLink:
         - name: tar
-          link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.5.0/skywalking-cli-0.5.0-bin.tgz
+          link: https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz
         - name: asc
-          link: https://downloads.apache.org/skywalking/cli/0.5.0/skywalking-cli-0.5.0-bin.tgz.asc
+          link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz.asc
         - name: sha512
-          link: https://downloads.apache.org/skywalking/cli/0.5.0/skywalking-cli-0.5.0-bin.tgz.sha512
+          link: https://downloads.apache.org/skywalking/cli/0.6.0/skywalking-cli-0.6.0-bin.tgz.sha512
 
 
 - name: SkyWalking Python