OpenTelemetry - CNCF/opentelemetry-php: Release 1.0.0beta1
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: Release 1.0.0 beta 1
Released: 2022-12-12
License: Apache-2.0
Release Assets:
What's Changed
- fix stream transport factory creation by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/882
- move/cleanup exporter examples by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/886
- adding baggage setValue and removeValue, plus example usage by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/888
- fixing default service name by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/887
- span status compliance by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/884
- allow setting service name from auto instrumentation context by @pdelewski in https://github.com/open-telemetry/opentelemetry-php/pull/881
- implement retrieve span and trace id as binary by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/883
- removing jaeger exporters by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/890
- create text map propagators from registry by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/885
- move LoggerHolder to API by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/893
- tracestate + baggage todos by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/894
- adding php8.2 to build matrix by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/896
- doco updates for beta by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/895
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.17...1.0.0beta1