You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/11/05 07:07:31 UTC

[skywalking-website] branch master updated: Release swck 0.4.0 (#349)

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

wusheng 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 e0ca3f4  Release swck 0.4.0 (#349)
e0ca3f4 is described below

commit e0ca3f4f4c9807cef9475ae0c46011206adc43a0
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Fri Nov 5 15:07:25 2021 +0800

    Release swck 0.4.0 (#349)
---
 .../index.md                                       | 22 ++++++++++++++++++++++
 data/docs.yml                                      |  8 ++++++--
 data/releases.yml                                  | 20 ++++++++++----------
 3 files changed, 38 insertions(+), 12 deletions(-)

diff --git a/content/events/release-apache-skywalking-cloud-on-kubernetes-0-4-0/index.md b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-4-0/index.md
new file mode 100644
index 0000000..fc5468e
--- /dev/null
+++ b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-4-0/index.md
@@ -0,0 +1,22 @@
+---
+title: Release Apache SkyWalking Cloud on Kubernetes 0.4.0
+date: 2021-11-05
+author: SkyWalking Team
+---
+
+SkyWalking Cloud on Kubernetes 0.4.0 is released. Go to [downloads](/downloads) page to find release tars.
+
+- Support special characters in the metric selector of HPA metric adapter.
+- Add the namespace to HPA metric name.
+
+- Features
+  - Add Java agent injector.
+  - Add JavaAgent and Storage CRDs of the operator.
+- Vulnerabilities
+  - CVE-2021-3121: An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation
+  - CVE-2020-29652: A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers.
+- Chores
+  - Bump up GO to 1.17.
+  - Bump up k8s api to 0.20.11.
+  - Polish documents.
+  - Bump up SkyWalking OAP to 8.8.1.
diff --git a/data/docs.yml b/data/docs.yml
index 3ff1991..075ab4d 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -153,9 +153,13 @@
       description: A bridge project between Apache SkyWalking and Kubernetes.
       user: apache
       repo: skywalking-swck
+      repoUrl: https://github.com/apache/skywalking-swck.git
       docs:
-        - version: v0.3.0
-          link: https://github.com/apache/skywalking-swck/tree/0.3.0
+        - version: latest
+          link: /docs/skywalking-swck/latest/readme/
+        - version: v0.4.0
+          link: /docs/skywalking-swck/v0.4.0/readme/
+          commitId: 7b6eba55cef43a88c9b00c4ebe805c99e6807905
 
 
 - type: Protocol
diff --git a/data/releases.yml b/data/releases.yml
index 7788fd8..676ea82 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -346,25 +346,25 @@
       icon: K
       description:  A bridge project between Apache SkyWalking and Kubernetes.
       source:
-        - version: v0.3.0
-          date: April. 6th, 2021
+        - version: v0.4.0
+          date: Nov. 5th, 2021
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.3.0/skywalking-swck-0.3.0-src.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.4.0/skywalking-swck-0.4.0-src.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/swck/0.3.0/skywalking-swck-0.3.0-src.tgz.asc
+              link: https://downloads.apache.org/skywalking/swck/0.4.0/skywalking-swck-0.4.0-src.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/swck/0.3.0/skywalking-swck-0.3.0-src.tgz.sha512
+              link: https://downloads.apache.org/skywalking/swck/0.4.0/skywalking-swck-0.4.0-src.tgz.sha512
       distribution:
-        - version: v0.3.0
-          date: April. 6th, 2021
+        - version: v0.4.0
+          date: Nov. 5th, 2021
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.3.0/skywalking-swck-0.3.0-bin.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.4.0/skywalking-swck-0.4.0-bin.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/swck/0.3.0/skywalking-swck-0.3.0-bin.tgz.asc
+              link: https://downloads.apache.org/skywalking/swck/0.4.0/skywalking-swck-0.4.0-bin.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/swck/0.3.0/skywalking-swck-0.3.0-bin.tgz.sha512
+              link: https://downloads.apache.org/skywalking/swck/0.4.0/skywalking-swck-0.4.0-bin.tgz.sha512
 
 - type: Tools
   description: