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 a1a77261270 Release satellite 1.3.0 (#771)
a1a77261270 is described below

commit a1a77261270c76ba7e6f1e1e03d2cd694bcc0df2
Author: mrproliu <741550...@qq.com>
AuthorDate: Mon Feb 24 09:31:48 2025 +0800

    Release satellite 1.3.0 (#771)
---
 .../index.md                                         | 19 +++++++++++++++++++
 data/docs.yml                                        |  8 ++++----
 data/releases.yml                                    | 20 ++++++++++----------
 3 files changed, 33 insertions(+), 14 deletions(-)

diff --git a/content/events/release-apache-skwaylking-satellite-1-3-0/index.md 
b/content/events/release-apache-skwaylking-satellite-1-3-0/index.md
new file mode 100644
index 00000000000..b8f58988ee7
--- /dev/null
+++ b/content/events/release-apache-skwaylking-satellite-1-3-0/index.md
@@ -0,0 +1,19 @@
+---
+title: Release Apache SkyWalking Satellite 1.3.0
+date: 2025-02-24
+author: SkyWalking Team
+description: "Release Apache SkyWalking Satellite 1.3.0"
+---
+
+SkyWalking Satellite 1.3.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### Features
+* Support native eBPF Access Log protocol.
+* Update go library to `1.23`.
+* Support async profiler protocol.
+
+#### Bug Fixes
+
+#### Issues and PR
+- All issues are 
[here](https://github.com/apache/skywalking/milestone/188?closed=1)
+- All and pull requests are 
[here](https://github.com/apache/skywalking-satellite/pulls?q=is%3Apr+milestone%3A1.3.0+is%3Aclosed)
diff --git a/data/docs.yml b/data/docs.yml
index 2b3d5cd0bc5..eab27a79de0 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -235,10 +235,10 @@
           link: /docs/skywalking-satellite/next/readme/
         - version: Latest
           link: /docs/skywalking-satellite/latest/readme/
-          commitId: 38a86a5408c30b805bce2b5c79b7e8000e917a68
-        - version: v1.2.0
-          link: /docs/skywalking-satellite/v1.2.0/readme/
-          commitId: 38a86a5408c30b805bce2b5c79b7e8000e917a68
+          commitId: 79f861e6bc08bf872413c93f34f4cfe2ee719514
+        - version: v1.3.0
+          link: /docs/skywalking-satellite/v1.3.0/readme/
+          commitId: 79f861e6bc08bf872413c93f34f4cfe2ee719514
 
     - name: Kubernetes Event Exporter
       icon: kubernetes
diff --git a/data/releases.yml b/data/releases.yml
index 54225939804..3eb335e410e 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -451,25 +451,25 @@
       icon: skywalking-satellite
       description: A lightweight collector/sidecar could be deployed closing 
to the target monitored system, to collect metrics, traces, and logs.
       source:
-        - version: v1.2.0
-          date: Jun. 25th, 2023
+        - version: v1.3.0
+          date: Feb. 24th, 2025
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-src.tgz.sha512
       distribution:
-        - version: v1.2.0
-          date: Jun. 25th, 2023
+        - version: v1.3.0
+          date: Feb. 24th, 2025
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/satellite/1.2.0/apache-skywalking-satellite-1.2.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/satellite/1.3.0/apache-skywalking-satellite-1.3.0-bin.tgz.sha512
 
     - name: Kubernetes Event Exporter
       icon: kubernetes

Reply via email to