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 8189a15c9d3 Release swck 0.8.0 (#624)
8189a15c9d3 is described below

commit 8189a15c9d35b2aee6f1d55d632ff2838a49ab7c
Author: Ye Cao <[email protected]>
AuthorDate: Tue Aug 1 22:48:12 2023 +0800

    Release swck 0.8.0 (#624)
    
    Signed-off-by: dashanji <[email protected]>
---
 .../index.md                                       | 24 ++++++++++++++++++++++
 data/docs.yml                                      | 10 ++++-----
 data/releases.yml                                  | 20 +++++++++---------
 3 files changed, 39 insertions(+), 15 deletions(-)

diff --git 
a/content/events/release-apache-skywalking-cloud-on-kubernetes-0-8-0/index.md 
b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-8-0/index.md
new file mode 100644
index 00000000000..31a6cfa05bd
--- /dev/null
+++ 
b/content/events/release-apache-skywalking-cloud-on-kubernetes-0-8-0/index.md
@@ -0,0 +1,24 @@
+---
+title: Release Apache SkyWalking Cloud on Kubernetes 0.8.0
+date: 2023-08-01
+author: SkyWalking Team
+description: "Release Apache SkyWalking Cloud on Kubernetes 0.8.0"
+---
+
+SkyWalking Cloud on Kubernetes 0.8.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+### Features
+
+- [Breaking Change] Remove the way to configure the agent through Configmap.
+
+### Bugs
+
+- Fix errors in banyandb e2e test.
+
+### Chores
+
+- Bump up golang to v1.20.
+- Bump up golangci-lint to v1.53.3.
+- Bump up skywalking-java-agent to v8.16.0.
+- Bump up kustomize to v4.5.6.
+- Bump up SkyWalking OAP to 9.5.0.
diff --git a/data/docs.yml b/data/docs.yml
index a34a39af1a2..bfba9d15968 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -160,8 +160,8 @@
       docs:
         - version: Next
           link: https://github.com/apache/skywalking-rust
-        - version: v0.7.0
-          link: https://github.com/apache/skywalking-rust/tree/v0.7.0
+        - version: v0.8.0
+          link: https://github.com/apache/skywalking-rust/tree/v0.8.0
 
     - name: PHP Agent
       icon: php-agent
@@ -270,9 +270,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-swck/next/readme/
-        - version: v0.7.0
-          link: /docs/skywalking-swck/v0.7.0/readme/
-          commitId: 3e128453cb6af8f67a1bf80ef7a027944a0b5f7b
+        - version: v0.8.0
+          link: /docs/skywalking-swck/v0.8.0/readme/
+          commitId: 502610b1cc71940cb36107ec335bd47aa829a781
 
 
 - type: Protocol
diff --git a/data/releases.yml b/data/releases.yml
index 9e446061187..8f096dfc6aa 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -575,25 +575,25 @@
       icon: kubernetes
       description: A bridge project between Apache SkyWalking and Kubernetes.
       source:
-        - version: v0.7.0
-          date: Sep. 16th, 2022
+        - version: v0.8.0
+          date: Aug. 1st, 2023
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.7.0/skywalking-swck-0.7.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.8.0/skywalking-swck-0.8.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/swck/0.7.0/skywalking-swck-0.7.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/swck/0.8.0/skywalking-swck-0.8.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/swck/0.7.0/skywalking-swck-0.7.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/swck/0.8.0/skywalking-swck-0.8.0-src.tgz.sha512
       distribution:
-        - version: v0.7.0
-          date: Sep. 16th, 2022
+        - version: v0.8.0
+          date: Aug. 1st, 2023
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.7.0/skywalking-swck-0.7.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.8.0/skywalking-swck-0.8.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/swck/0.7.0/skywalking-swck-0.7.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/swck/0.8.0/skywalking-swck-0.8.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/swck/0.7.0/skywalking-swck-0.7.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/swck/0.8.0/skywalking-swck-0.8.0-bin.tgz.sha512
 
 - type: Database
   description:

Reply via email to