OpenTelemetry - CNCF/opentelemetry-php: Release 0.0.15
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: 0.0.15 Release
Released: 2022-08-24
License: Apache-2.0
Release Assets:
What's Changed
- removing psalm security analysis workflow by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/799
- Restructure contrib directory by @sumit-158 in https://github.com/open-telemetry/opentelemetry-php/pull/793
- adding getTracerProvider to Instrumentation by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/797
- adding runkit to developer docker image by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/800
- Prevent concurrent
::export()
calls in span processor by @Nevay in https://github.com/open-telemetry/opentelemetry-php/pull/788 - Added B3Propagator for B3 Single Header by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/691
New Contributors
- @sumit-158 made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/793
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.14...0.0.15