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 2078609  Release SkyWalking Satellite 0.5.0 (#379)
2078609 is described below

commit 2078609976eb04cdf121d285f909039025387a13
Author: mrproliu <[email protected]>
AuthorDate: Mon Dec 27 20:25:26 2021 +0800

    Release SkyWalking Satellite 0.5.0 (#379)
---
 .../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-satellite-0-5-0/index.md 
b/content/events/release-apache-skwaylking-satellite-0-5-0/index.md
new file mode 100644
index 0000000..b4e86fb
--- /dev/null
+++ b/content/events/release-apache-skwaylking-satellite-0-5-0/index.md
@@ -0,0 +1,22 @@
+---
+title: Release Apache SkyWalking Satellite 0.5.0
+date: 2021-12-27
+author: SkyWalking Team
+description: "Release Apache SkyWalking Satellite 0.5.0"
+---
+
+SkyWalking Satellite 0.5.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### Features
+* Make the gRPC client `client_pem_path` and `client_key_path` as an optional 
config.
+* Remove `prometheus-server` sharing server plugin.
+* Support let the telemetry metrics export to `prometheus` or `metricsService`.
+* Add the resource limit when gRPC server accept connection.
+
+#### Bug Fixes
+* Fix the gRPC server enable TLS failure.
+* Fix the native meter protocol message load balance bug.
+
+#### Issues and PR
+- All issues are 
[here](https://github.com/apache/skywalking/milestone/113?closed=1)
+- All and pull requests are 
[here](https://github.com/apache/skywalking-satellite/pulls?q=is%3Apr+milestone%3A0.5.0+is%3Aclosed)
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index 8157954..c3d141f 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -137,9 +137,9 @@
       docs:
         - version: latest
           link: /docs/skywalking-satellite/latest/readme/
-        - version: v0.4.0
-          link: /docs/skywalking-satellite/v0.4.0/readme/
-          commitId: 8fe989742ef7a138d89df95314569c94ef744173
+        - version: v0.5.0
+          link: /docs/skywalking-satellite/v0.5.0/readme/
+          commitId: ae8d035ddf398801b1567ffa6853bce5045af35b
 
     - name: Kubernetes Event Exporter
       icon: C
diff --git a/data/releases.yml b/data/releases.yml
index e0bb941..829970a 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -299,25 +299,25 @@
       icon: S
       description: A lightweight collector/sidecar could be deployed closing 
to the target monitored system, to collect metrics, traces, and logs.
       source:
-        - version: v0.4.0
-          date: Dec. 6th, 2021
+        - version: v0.5.0
+          date: Dec. 27th, 2021
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-src.tgz.sha512
       distribution:
-        - version: v0.4.0
-          date: Dec. 6th, 2021
+        - version: v0.5.0
+          date: Dec. 27th, 2021
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/satellite/0.4.0/apache-skywalking-satellite-0.4.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/satellite/0.5.0/apache-skywalking-satellite-0.5.0-bin.tgz.sha512
 
 - type: Operation
   description:

Reply via email to