You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2023/03/29 04:59:55 UTC

[skywalking-website] branch master updated: Release skywalking php 0.4.0. (#590)

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 9921804f812 Release skywalking php 0.4.0. (#590)
9921804f812 is described below

commit 9921804f8122354a95e313350d80789fd46110d4
Author: jmjoy <jm...@apache.org>
AuthorDate: Wed Mar 29 12:59:49 2023 +0800

    Release skywalking php 0.4.0. (#590)
---
 .../release-apache-skwaylking-php-0-4-0/index.md   | 26 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++---
 data/releases.yml                                  | 14 ++++++------
 3 files changed, 36 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skwaylking-php-0-4-0/index.md b/content/events/release-apache-skwaylking-php-0-4-0/index.md
new file mode 100644
index 00000000000..45d53cd6076
--- /dev/null
+++ b/content/events/release-apache-skwaylking-php-0-4-0/index.md
@@ -0,0 +1,26 @@
+---
+title: Release Apache SkyWalking PHP 0.4.0
+date: 2023-03-29
+author: SkyWalking Team
+description: "Release Apache SkyWalking PHP 0.4.0"
+---
+
+SkyWalking PHP 0.4.0 is released. Go to [downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+## What's Changed
+* Bump tokio from 1.24.1 to 1.24.2 by @dependabot in https://github.com/apache/skywalking-php/pull/52
+* Bump to 0.4.0-dev by @heyanlong in https://github.com/apache/skywalking-php/pull/53
+* Avoid potential panic for logger. by @jmjoy in https://github.com/apache/skywalking-php/pull/54
+* Fix the curl plugin hook curl_setopt by mistake. by @jmjoy in https://github.com/apache/skywalking-php/pull/55
+* Update documents. by @jmjoy in https://github.com/apache/skywalking-php/pull/56
+* Upgrade dependencies and adapt the codes. by @jmjoy in https://github.com/apache/skywalking-php/pull/57
+* Add sub components licenses in dist material. by @jmjoy in https://github.com/apache/skywalking-php/pull/58
+* Bump to 0.4.0. by @jmjoy in https://github.com/apache/skywalking-php/pull/59
+
+## New Contributors
+* @dependabot made their first contribution in https://github.com/apache/skywalking-php/pull/52
+
+**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.3.0...v0.4.0
+
+## PECL
+https://pecl.php.net/package/skywalking_agent/0.4.0
diff --git a/data/docs.yml b/data/docs.yml
index 5ffb7a57a1a..7100acc0831 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -160,9 +160,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-php/next/readme/
-        - version: v0.3.0
-          link: /docs/skywalking-php/v0.3.0/readme/
-          commitId: d35646ed9eed844da67a4b6cb412bc900ee82572
+        - version: v0.4.0
+          link: /docs/skywalking-php/v0.4.0/readme/
+          commitId: 83ad79f329ec3c3c2db4bba7c9e36f2459c534c9
 
     - name: SkyWalking Satellite
       icon: skywalking-satellite
diff --git a/data/releases.yml b/data/releases.yml
index 204d21cef23..762779619c7 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -363,18 +363,18 @@
       icon: php-agent
       description: The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP projects.
       source:
-        - version: v0.3.0
-          date: Feb. 2nd, 2023
+        - version: v0.4.0
+          date: Mar. 29th, 2023
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/php/0.3.0/skywalking_agent-0.3.0.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/php/0.4.0/skywalking_agent-0.4.0.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/php/0.3.0/skywalking_agent-0.3.0.tgz.asc
+              link: https://downloads.apache.org/skywalking/php/0.4.0/skywalking_agent-0.4.0.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/php/0.3.0/skywalking_agent-0.3.0.tgz.sha512
+              link: https://downloads.apache.org/skywalking/php/0.4.0/skywalking_agent-0.4.0.tgz.sha512
       distribution:
-        - version: v0.3.0
-          date: Feb. 2nd, 2023
+        - version: v0.4.0
+          date: Mar. 29th, 2023
           downloadLink:
             - name: Install via PECL
               link: https://pecl.php.net/package/skywalking_agent