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 39ae04dad1b Release SkyWalking PHP Agent 0.6.0 (#632)
39ae04dad1b is described below

commit 39ae04dad1bb85cda1a536949727a45769b70109
Author: jmjoy <[email protected]>
AuthorDate: Fri Aug 25 14:36:35 2023 +0800

    Release SkyWalking PHP Agent 0.6.0 (#632)
---
 .../release-apache-skwaylking-php-0-6-0/index.md   | 35 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++--
 data/releases.yml                                  | 14 ++++-----
 3 files changed, 45 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skwaylking-php-0-6-0/index.md 
b/content/events/release-apache-skwaylking-php-0-6-0/index.md
new file mode 100644
index 00000000000..3366908c5b0
--- /dev/null
+++ b/content/events/release-apache-skwaylking-php-0-6-0/index.md
@@ -0,0 +1,35 @@
+---
+title: Release Apache SkyWalking PHP 0.6.0
+date: 2023-08-25
+author: SkyWalking Team
+description: "Release Apache SkyWalking PHP 0.6.0"
+---
+
+SkyWalking PHP 0.6.0 is released. Go to 
[downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+## What's Changed
+* Polish doc about Swoole by @wu-sheng in 
https://github.com/apache/skywalking-php/pull/73
+* Start 0.6.0 development. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/74
+* Fix hook for Doctrine PDO class by @matikij in 
https://github.com/apache/skywalking-php/pull/76
+* Log Exception in tracing span when throw. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/75
+* Upgrade dependencies and adapt. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/77
+* Fix required rust version and add runing php-fpm notice in docs. by @jmjoy 
in https://github.com/apache/skywalking-php/pull/78
+* Bump openssl from 0.10.48 to 0.10.55 by @dependabot in 
https://github.com/apache/skywalking-php/pull/79
+* Fix the situation where the redis port is string. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/80
+* Optionally enable zend observer api for auto instrumentation. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/81
+* Fix the empty span situation in redis after hook. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/82
+* Add mongodb pluhgin. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/83
+* Update rust nightly toolchain in CI and format. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/84
+* Add notice document for `skywalking_agent.enable`. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/85
+* Upgrade dependencies. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/86
+* Fix docs by @heyanlong in https://github.com/apache/skywalking-php/pull/87
+* Add kafka reporter. by @jmjoy in 
https://github.com/apache/skywalking-php/pull/88
+* Release SkyWalking PHP Agent 0.6.0 by @jmjoy in 
https://github.com/apache/skywalking-php/pull/89
+
+## New Contributors
+* @matikij made their first contribution in 
https://github.com/apache/skywalking-php/pull/76
+
+**Full Changelog**: 
https://github.com/apache/skywalking-php/compare/v0.5.0...v0.6.0
+
+## PECL
+https://pecl.php.net/package/skywalking_agent/0.6.0
diff --git a/data/docs.yml b/data/docs.yml
index e95f71dec8b..679b6625ec1 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -172,9 +172,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-php/next/readme/
-        - version: v0.5.0
-          link: /docs/skywalking-php/v0.5.0/readme/
-          commitId: 87412676f1e31ccd0a462bd181b522086e9bacc2
+        - version: v0.6.0
+          link: /docs/skywalking-php/v0.6.0/readme/
+          commitId: 81e04a242b0b7089e2a43fe72b90614bd2a2ffc5
 
     - name: Client JavaScript
       icon: js-agent
diff --git a/data/releases.yml b/data/releases.yml
index 0f4bf227742..9d1af3d8005 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -382,18 +382,18 @@
       icon: php-agent
       description: The PHP Agent for Apache SkyWalking, which provides the 
native tracing abilities for PHP projects.
       source:
-        - version: v0.5.0
-          date: May. 9th, 2023
+        - version: v0.6.0
+          date: Aug. 25th, 2023
           downloadLink:
             - name: tar
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/php/0.5.0/skywalking_agent-0.5.0.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/php/0.6.0/skywalking_agent-0.6.0.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/php/0.5.0/skywalking_agent-0.5.0.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/php/0.6.0/skywalking_agent-0.6.0.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/php/0.5.0/skywalking_agent-0.5.0.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/php/0.6.0/skywalking_agent-0.6.0.tgz.sha512
       distribution:
-        - version: v0.5.0
-          date: May. 9th, 2023
+        - version: v0.6.0
+          date: Aug. 25th, 2023
           downloadLink:
             - name: Install via PECL
               link: https://pecl.php.net/package/skywalking_agent

Reply via email to