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 be0301dfa03 Release Apache SkyWalking Go 0.2.0 (#622)
be0301dfa03 is described below

commit be0301dfa0357830219fe34fcca139b86ea4897d
Author: mrproliu <[email protected]>
AuthorDate: Mon Jul 31 15:52:58 2023 +0800

    Release Apache SkyWalking Go 0.2.0 (#622)
---
 .../release-apache-skwaylking-go-0.2.0/index.md    | 40 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++--
 data/releases.yml                                  | 18 +++++-----
 3 files changed, 52 insertions(+), 12 deletions(-)

diff --git a/content/events/release-apache-skwaylking-go-0.2.0/index.md 
b/content/events/release-apache-skwaylking-go-0.2.0/index.md
new file mode 100644
index 00000000000..6a2eeabd04e
--- /dev/null
+++ b/content/events/release-apache-skwaylking-go-0.2.0/index.md
@@ -0,0 +1,40 @@
+---
+title: Release Apache SkyWalking Go 0.2.0
+date: 2023-07-31
+author: SkyWalking Team
+description: "Release Apache SkyWalking Go 0.2.0"
+---
+
+SkyWalking Go 0.2.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### Features
+* Enhance the plugin rewrite ability to support `switch` and `if/else` in the 
plugin codes.
+* Support inject the skywalking-go into project through agent.
+* Support add configuration for plugin.
+* Support metrics report API for plugin.
+* Support report Golang runtime metrics.
+* Support log reporter.
+* Enhance the `logrus` logger plugin to support adapt without any settings 
method invoke.
+* Disable sending observing data if the gRPC connection is not established for 
reducing the connection error log.
+* Support enhance vendor management project.
+* Support using base docker image to building the application.
+
+#### Plugins
+* Support [go-redis](https://github.com/redis/go-redis) v9 redis client 
framework.
+* Support collecting [Native HTTP](https://pkg.go.dev/net/http) URI parameter 
on server side.
+* Support [Mongo](https://github.com/mongodb/mongo-go-driver) database client 
framework.
+* Support [Native SQL](https://pkg.go.dev/net/http) database client framework 
with [MySQL Driver](github.com/go-sql-driver/mysql).
+* Support [Logrus](https://github.com/sirupsen/logrus) log report to the 
backend.
+* Support [Zap](https://github.com/uber-go/zap) log report to the backend.
+
+#### Documentation
+* Combine `Supported Libraries` and `Performance Test` into `Plugins` section.
+* Add `Tracing, Metrics and Logging` document into `Plugins` section.
+
+#### Bug Fixes
+* Fix throw panic when log the tracing context before agent core initialized.
+* Fix plugin version matcher `tryToFindThePluginVersion` to support capital 
letters in module paths and versions.
+
+#### Issues and PR
+- All issues are 
[here](https://github.com/apache/skywalking/milestone/180?closed=1)
+- All and pull requests are 
[here](https://github.com/apache/skywalking-go/milestone/2?closed=1)
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index dca3958348c..a34a39af1a2 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -148,9 +148,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-go/next/readme/
-        - version: v0.1.0
-          link: /docs/skywalking-go/v0.1.0/readme/
-          commitId: 0c54f7fe6e622fb01e5f39fe164d7ed582843cac
+        - version: v0.2.0
+          link: /docs/skywalking-go/v0.2.0/readme/
+          commitId: 637845b76c9949a495a14ecf0e7e2f0e385701c8
 
     - name: Rust Agent
       icon: sw-rust
diff --git a/data/releases.yml b/data/releases.yml
index 7acdc55dc59..9e446061187 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -318,25 +318,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.1.0
-          date: Jun. 4th, 2023
+        - version: v0.2.0
+          date: Jul. 31th, 2023
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-src.tgz.sha512
       distribution:
         - version: v0.1.0
-          date: Jun. 4th, 2023
+          date: Jul. 31th, 2023
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-bin.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-bin.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-bin.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-bin.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/go/0.1.0/apache-skywalking-go-0.1.0-bin.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/go/0.2.0/apache-skywalking-go-0.2.0-bin.tgz.sha512
 
     - name: NodeJS Agent
       icon: nodejs-agent

Reply via email to