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 2022/11/28 12:29:16 UTC

[skywalking-website] branch master updated: Release php 0.2.0. (#537)

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 fe5c8b3bce Release php 0.2.0. (#537)
fe5c8b3bce is described below

commit fe5c8b3bcedd172cbece896d1cd8bfde4baf48fa
Author: jmjoy <jm...@apache.org>
AuthorDate: Mon Nov 28 20:29:11 2022 +0800

    Release php 0.2.0. (#537)
---
 .../release-apache-skwaylking-php-0-2-0/index.md   | 41 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++--
 data/releases.yml                                  | 14 ++++----
 3 files changed, 51 insertions(+), 10 deletions(-)

diff --git a/content/events/release-apache-skwaylking-php-0-2-0/index.md b/content/events/release-apache-skwaylking-php-0-2-0/index.md
new file mode 100644
index 0000000000..c421860d2f
--- /dev/null
+++ b/content/events/release-apache-skwaylking-php-0-2-0/index.md
@@ -0,0 +1,41 @@
+---
+title: Release Apache SkyWalking PHP 0.2.0
+date: 2022-11-28
+author: SkyWalking Team
+description: "Release Apache SkyWalking PHP 0.2.0"
+---
+
+SkyWalking PHP 0.2.0 is released. Go to [downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+## What's Changed
+* Update PECL user by @heyanlong in https://github.com/apache/skywalking-php/pull/12
+* Start up 0.2.0 by @heyanlong in https://github.com/apache/skywalking-php/pull/13
+* Update compiling project document. by @jmjoy in https://github.com/apache/skywalking-php/pull/14
+* Add PDO plugin, and switch unix datagram to stream. by @jmjoy in https://github.com/apache/skywalking-php/pull/15
+* Update readme about creating issue. by @jmjoy in https://github.com/apache/skywalking-php/pull/17
+* Fix package.xml role error by @heyanlong in https://github.com/apache/skywalking-php/pull/16
+* Add swoole support. by @jmjoy in https://github.com/apache/skywalking-php/pull/19
+* Add .fleet to .gitignore by @heyanlong in https://github.com/apache/skywalking-php/pull/20
+* [Feature] Add Mysql Improved Extension by @heyanlong in https://github.com/apache/skywalking-php/pull/18
+* Add predis plugin. by @jmjoy in https://github.com/apache/skywalking-php/pull/21
+* Take care of PDO false and DSN tailing semicolons. by @phanalpha in https://github.com/apache/skywalking-php/pull/22
+* Add container by @heyanlong in https://github.com/apache/skywalking-php/pull/23
+* Save PDO exceptions. by @phanalpha in https://github.com/apache/skywalking-php/pull/24
+* Update minimal supported PHP version to 7.2. by @jmjoy in https://github.com/apache/skywalking-php/pull/25
+* Utilize UnixListener for the worker process to accept reports. by @phanalpha in https://github.com/apache/skywalking-php/pull/26
+* Kill the worker on module shutdown. by @phanalpha in https://github.com/apache/skywalking-php/pull/28
+* Add plugin for memcached. by @jmjoy in https://github.com/apache/skywalking-php/pull/27
+* Upgrade rust mini version to 1.65. by @jmjoy in https://github.com/apache/skywalking-php/pull/30
+* Add plugin for phpredis. by @jmjoy in https://github.com/apache/skywalking-php/pull/29
+* Add missing request_id. by @jmjoy in https://github.com/apache/skywalking-php/pull/31
+* Adapt virtual cache. by @jmjoy in https://github.com/apache/skywalking-php/pull/32
+* Fix permission denied of unix socket. by @jmjoy in https://github.com/apache/skywalking-php/pull/33
+* Bump to 0.2.0. by @jmjoy in https://github.com/apache/skywalking-php/pull/34
+
+## New Contributors
+* @phanalpha made their first contribution in https://github.com/apache/skywalking-php/pull/22
+
+**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.1.0...v0.2.0
+
+## PECL
+https://pecl.php.net/package/skywalking_agent/0.2.0
diff --git a/data/docs.yml b/data/docs.yml
index 904625d740..03607493dc 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -155,9 +155,9 @@
       docs:
         - version: Next
           link: /docs/skywalking-php/next/readme/
-        - version: v0.1.0
-          link: /docs/skywalking-php/v0.1.0/readme/
-          commitId: 86005c28c8f05125862c964aa8a6e14e10a0a687
+        - version: v0.2.0
+          link: /docs/skywalking-php/v0.2.0/readme/
+          commitId: 2d97e7593e69e97f907dd4449d2ed90f24a92cfb
 
     - name: SkyWalking Satellite
       icon: skywalking-satellite
diff --git a/data/releases.yml b/data/releases.yml
index 5820736acb..27d4e08904 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -309,18 +309,18 @@
       icon: php-agent
       description: The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.
       source:
-        - version: v0.1.0
-          date: Oct. 08th, 2022
+        - version: v0.2.0
+          date: Nov. 28th, 2022
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/php/0.2.0/skywalking_agent-0.2.0.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz.asc
+              link: https://downloads.apache.org/skywalking/php/0.2.0/skywalking_agent-0.2.0.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz.sha512
+              link: https://downloads.apache.org/skywalking/php/0.2.0/skywalking_agent-0.2.0.tgz.sha512
       distribution:
-        - version: v0.1.0
-          date: Oct. 08th, 2022
+        - version: v0.2.0
+          date: Nov. 28th, 2022
           downloadLink:
             - name: Install via PECL
               link: https://pecl.php.net/package/skywalking_agent