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 08f22a17f15 Add a new release.
08f22a17f15 is described below
commit 08f22a17f15739153076e63b0ee86ffb44ee65df
Author: Wu Sheng <[email protected]>
AuthorDate: Mon Mar 23 15:31:34 2026 +0800
Add a new release.
---
data/releases.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/data/releases.yml b/data/releases.yml
index 02b20331983..26d9cf3ec2c 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -168,6 +168,10 @@
link:
https://archive.apache.org/dist/skywalking/9.4.0/apache-skywalking-apm-9.4.0.tar.gz.asc
- name: sha512
link:
https://archive.apache.org/dist/skywalking/9.4.0/apache-skywalking-apm-9.4.0.tar.gz.sha512
+ - name: SkyWalking GraalVM Distro
+ icon: skywalking
+ description: A re-distribution of the Apache SkyWalking OAP server based
on GraalVM native image. This is experimental.
+
- name: Booster UI
icon: rocketbot-ui
description: SkyWalking's primary UI. All source codes have been
included in the main repo release.