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 bd4acba6263 Release SkyWalking Go 0.5.0 (#738)
bd4acba6263 is described below

commit bd4acba6263121330589107293b692c01d90db5f
Author: mrproliu <[email protected]>
AuthorDate: Wed Aug 28 11:52:22 2024 +0800

    Release SkyWalking Go 0.5.0 (#738)
---
 .../release-apache-skwaylking-go-0.5.0/index.md    | 35 ++++++++++++++++++++++
 data/docs.yml                                      |  8 ++---
 data/releases.yml                                  | 20 ++++++-------
 3 files changed, 49 insertions(+), 14 deletions(-)

diff --git a/content/events/release-apache-skwaylking-go-0.5.0/index.md 
b/content/events/release-apache-skwaylking-go-0.5.0/index.md
new file mode 100644
index 00000000000..0980c617da8
--- /dev/null
+++ b/content/events/release-apache-skwaylking-go-0.5.0/index.md
@@ -0,0 +1,35 @@
+---
+title: Release Apache SkyWalking Go 0.5.0
+date: 2024-08-28
+author: SkyWalking Team
+description: "Release Apache SkyWalking Go 0.5.0"
+---
+
+SkyWalking Go 0.5.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+* **Add go `1.23` support**.
+* **Remove go `1.16`, `1.17`, and `1.18` support**.
+
+#### Features
+* Add support trace ignore.
+* Enhance the observability of makefile execution.
+* Update the error message if the peer address is empty when creating an exit 
span.
+* Support enhancement go `1.23`.
+
+#### Plugins
+* Support [Pulsar](https://github.com/apache/pulsar-client-go) MQ.
+* Support [Segmentio-Kafka](https://github.com/segmentio/kafka-go) MQ.
+* Support http headers collection for Gin.
+* Support higher versions of grpc.
+* Support [go-elasticsearchv8](https://github.com/elastic/go-elasticsearch) 
database client framework.
+* Support `http.Hijacker` interface for mux plugin.
+* Support collect statements and parameters in the Gorm plugin.
+
+### Bug Fixes
+* Fix panic error when root span finished.
+* Fix when not route is found, the gin operation name is "http.Method:", 
example: "GET:".
+* Fix got `span type is wrong` error when creating exit span with trace 
sampling.
+
+#### Issues and PR
+- All issues are 
[here](https://github.com/apache/skywalking/milestone/210?closed=1)
+- All and pull requests are 
[here](https://github.com/apache/skywalking-go/milestone/5?closed=1)
diff --git a/data/docs.yml b/data/docs.yml
index 30e0cd7d8bf..0c614bfb395 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -146,10 +146,10 @@
           link: /docs/skywalking-go/next/readme/
         - version: Latest
           link: /docs/skywalking-go/latest/readme/
-          commitId: 642606007162e9b6f5c6827e4903994f6364d8fe
-        - version: v0.4.0
-          link: /docs/skywalking-go/v0.4.0/readme/
-          commitId: 642606007162e9b6f5c6827e4903994f6364d8fe
+          commitId: c997106bb789c57c9f6375d9324805eab02856b4
+        - version: v0.5.0
+          link: /docs/skywalking-go/v0.5.0/readme/
+          commitId: c997106bb789c57c9f6375d9324805eab02856b4
 
     - name: Rust Agent
       icon: sw-rust
diff --git a/data/releases.yml b/data/releases.yml
index 6b03509bf38..82c77f07d97 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -251,25 +251,25 @@
       icon: skywalking-go
       description: The Go Agent for Apache SkyWalking, which provides the 
native tracing/metrics/logging abilities for Golang projects.
       source:
-        - version: v0.4.0
-          date: Feb. 27th, 2024
+        - version: v0.5.0
+          date: Aug. 28th, 2024
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-src.tgz.sha512
       distribution:
-        - version: v0.4.0
-          date: Feb. 27th, 2024
+        - version: v0.5.0
+          date: Aug. 28th, 2024
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/go/0.4.0/apache-skywalking-go-0.4.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/go/0.5.0/apache-skywalking-go-0.5.0-bin.tgz.sha512
 
     - name: NodeJS Agent
       icon: nodejs-agent

Reply via email to