OpenTelemetry - CNCF/opentelemetry-php: Release 0.0.10
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: 0.0.10 Release
Released: 2022-04-27
License: Apache-2.0
Release Assets:
What's Changed
- adding new contributor welcome message by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/644
- Add test based on the Jaeger spec by @Grunet in https://github.com/open-telemetry/opentelemetry-php/pull/645
- Add @group annotation to compliance tests for environment variables by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/611
- removing brick/math from phan config by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/646
- Add compliance tests for environment variables by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/648
- Resolve schemaUrl when merging ResourceInfo by @lalex in https://github.com/open-telemetry/opentelemetry-php/pull/627
- Add example of how to create a new trace in same process by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/650
- static logging methods by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/651
- replace E_USER_NOTICE with E_USER_DEPRECATED by @ivoba in https://github.com/open-telemetry/opentelemetry-php/pull/647
- Revert "replace E_USER_NOTICE with E_USER_DEPRECATED" by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/655
- bump protobuf extension to 3.20.0 by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/656
- make Error level of BC messages configurable and add info to README. by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/657
- Fix typos and some redundancy by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/654
- Fixed formatting by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/661
- Move InstrumentationLibrary key generation logic out of TracerProvider/SpanConverter [#619] by @ditsuke in https://github.com/open-telemetry/opentelemetry-php/pull/663
- Add integration tests for tracing compliance by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/662
- Refactored ResourceInfo and ResourceInfoFactory Unit and Integration tests by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/664
- Allow decoration of zipkin span converter by @cdaguerre in https://github.com/open-telemetry/opentelemetry-php/pull/608
- Fixing protobuf generation and InstrumentationScope by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/665
New Contributors
- @ivoba made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/647
- @ditsuke made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/663
- @cdaguerre made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/608
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.9...0.0.10