skywalking_agent 0.8.0

Apache SkyWalking PHP Agent.


The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.

License: Apache-2.0

Changes

## What's Changed
* Fix swoole server on request param. by @jmjoy in https://github.com/apache/skywalking-php/pull/100
* Update NOTICE by @jmjoy in https://github.com/apache/skywalking-php/pull/103
* Bump phpseclib/phpseclib from 3.0.19 to 3.0.35 in /tests/php by @dependabot in https://github.com/apache/skywalking-php/pull/104
* Inject skywalking context. by @jmjoy in https://github.com/apache/skywalking-php/pull/107
* Defined instance_name by @Almot77 in https://github.com/apache/skywalking-php/pull/111
* Add TLS by @heyanlong in https://github.com/apache/skywalking-php/pull/112
* Add feature sasl for rdkafka by @jmjoy in https://github.com/apache/skywalking-php/pull/116
* Refactor worker to standalone crate by @jmjoy in https://github.com/apache/skywalking-php/pull/118
* Add standalone reporter type and standalone skywalking worker by @jmjoy in https://github.com/apache/skywalking-php/pull/119
* Adapt to `Swoole\Coroutine\Http\Server` by @jmjoy in https://github.com/apache/skywalking-php/pull/120
* Adapt to `Swoole\Http\Server` by @jmjoy in https://github.com/apache/skywalking-php/pull/121
* Update document by @jmjoy in https://github.com/apache/skywalking-php/pull/122
* Release SkyWalking PHP 0.8.0 by @jmjoy in https://github.com/apache/skywalking-php/pull/123

## New Contributors
* @Almot77 made their first contribution in https://github.com/apache/skywalking-php/pull/111

**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.7.0...v0.8.0