OpenTelemetry - CNCF/opentelemetry-php: Release 0.0.11
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: 0.0.11 Release
Released: 2022-05-25
License: Apache-2.0
Release Assets:
What's Changed
- fixing w3c-tracecontext test startup by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/668
- Add compliance test and annotate existing ones by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/669
- Add phpunit annotations for compliance tests by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/670
- Add the base docker image to w3c context validation tests by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/673
- Allow custom counters implementing CounterInterface to be exported by @erdemkose in https://github.com/open-telemetry/opentelemetry-php/pull/676
- fixing psr4 warnings in BC layer by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/681
- Support async php runtimes by @Nevay in https://github.com/open-telemetry/opentelemetry-php/pull/675
- Add initial setup for splitting composer packages by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/682
- Added B3MultiPropagater by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/680
New Contributors
- @erdemkose made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/676
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.10...0.0.11