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 0ceeaf812a Release SkyWalking Rover 0.3.0 (#504)
0ceeaf812a is described below
commit 0ceeaf812a94adb83e47fe027e65b222fdb10aa6
Author: mrproliu <[email protected]>
AuthorDate: Mon Sep 12 13:25:46 2022 +0800
Release SkyWalking Rover 0.3.0 (#504)
---
.../release-apache-skwaylking-rover-0-3-0/index.md | 22 ++++++++++++++++++++++
data/docs.yml | 6 +++---
data/releases.yml | 20 ++++++++++----------
3 files changed, 35 insertions(+), 13 deletions(-)
diff --git a/content/events/release-apache-skwaylking-rover-0-3-0/index.md
b/content/events/release-apache-skwaylking-rover-0-3-0/index.md
new file mode 100644
index 0000000000..d4aea52aa5
--- /dev/null
+++ b/content/events/release-apache-skwaylking-rover-0-3-0/index.md
@@ -0,0 +1,22 @@
+---
+title: Release Apache SkyWalking Rover 0.3.0
+date: 2022-09-12
+author: SkyWalking Team
+description: "Release Apache SkyWalking Rover 0.3.0"
+---
+
+SkyWalking Rover 0.3.0 is released. Go to
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### Features
+* Support `NETWORK` Profiling.
+* Let the logger as a configurable module.
+* Support analyze the data of OpenSSL, BoringSSL library, GoTLS, NodeTLS in
`NETWORK` Profiling.
+* Enhancing the kubernetes process finder.
+
+#### Bug Fixes
+* Fixed reading process paths incorrect when running as a container.
+* Fix the crash caused by multiple profiling tasks.
+
+#### Issues and PR
+- All issues are
[here](https://github.com/apache/skywalking/milestone/144?closed=1)
+- All and pull requests are
[here](https://github.com/apache/skywalking-rover/milestone/3?closed=1)
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index 9260126435..94cb0a1c16 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -190,9 +190,9 @@
docs:
- version: Next
link: /docs/skywalking-rover/next/readme/
- - version: v0.2.0
- link: /docs/skywalking-rover/v0.2.0/readme/
- commitId: 49529367b9efce580852294603f1f7dac28622a3
+ - version: v0.3.0
+ link: /docs/skywalking-rover/v0.3.0/readme/
+ commitId: 404e93fbdcce108df205472ce2da7301cd602e72
- type: Operation
description:
diff --git a/data/releases.yml b/data/releases.yml
index 9aa0ccf35c..f9faaae50e 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -375,25 +375,25 @@
icon: skywalking
description: Metrics collector and profiler powered by eBPF to diagnose
CPU and network performance.
source:
- - version: v0.2.0
- date: Jun. 13th, 2022
+ - version: v0.3.0
+ date: Sep. 12th, 2022
downloadLink:
- name: src
- link:
https://www.apache.org/dyn/closer.cgi/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-src.tgz
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-src.tgz
- name: asc
- link:
https://downloads.apache.org/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-src.tgz.asc
+ link:
https://downloads.apache.org/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-src.tgz.asc
- name: sha512
- link:
https://downloads.apache.org/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-src.tgz.sha512
+ link:
https://downloads.apache.org/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-src.tgz.sha512
distribution:
- - version: v0.2.0
- date: Jun. 13th, 2022
+ - version: v0.3.0
+ date: Sep. 12th, 2022
downloadLink:
- name: tar
- link:
https://www.apache.org/dyn/closer.cgi/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-bin.tgz
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-bin.tgz
- name: asc
- link:
https://downloads.apache.org/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-bin.tgz.asc
+ link:
https://downloads.apache.org/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-bin.tgz.asc
- name: sha512
- link:
https://downloads.apache.org/skywalking/rover/0.2.0/apache-skywalking-rover-0.2.0-bin.tgz.sha512
+ link:
https://downloads.apache.org/skywalking/rover/0.3.0/apache-skywalking-rover-0.3.0-bin.tgz.sha512
- type: Operation
description: