OpenTelemetry - CNCF/opentelemetry-php: Release 0.0.7
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: 0.0.7 Release
Released: 2022-03-25
License: Apache-2.0
Release Assets:
What's Changed
- Refactored Environment.php to use Environment constants and accessor by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/592
- Exporting ResourceInfo in SpanConverter by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/591
- Refactored SpanProcessorFactory to use environment constants and accessor by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/594
- Adjust stale-bot config by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/596
- Add support for OTLP signal specific environment overrides [#590] by @yuktea in https://github.com/open-telemetry/opentelemetry-php/pull/595
- Scaffold Jaeger Thrift Http Exporter by @Grunet in https://github.com/open-telemetry/opentelemetry-php/pull/576
- Refactored Environment.php by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/598
- Added OTEL_PHP_DETECTORS environment variable by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/600
- Updating CONTRIBUTING.md by @bobstrecansky in https://github.com/open-telemetry/opentelemetry-php/pull/602
- Refactoring to use known values by @kpratyus in https://github.com/open-telemetry/opentelemetry-php/pull/601
- ignoring some new phpstan failures by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/604
- Add support for schemaUrl in TracerProvider and OTLP SpanConverter by @lalex in https://github.com/open-telemetry/opentelemetry-php/pull/607
- Updated Members and Contributors by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/612
- Support resolution of Environment Variables set by DotEnv libraries by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/614
- Fix OTEL_EXPORTER_OTLP_INSECURE env var resolution by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/615
- Update dependency checks by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/616
- Refactor LoggerHolder to ease the setup of the logger with DI libraries by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/617
- Refactor Attributes by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/623
- Fix Exception Message in RatioParser by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/620
- Refactor and move InstrumentationLibrary by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/624
- Resource Detector Unit Tests by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/626
- Created ResouceInfoFactory class by @kishannsangani in https://github.com/open-telemetry/opentelemetry-php/pull/628
- Move and refactor clock components by @tidal in https://github.com/open-telemetry/opentelemetry-php/pull/633
New Contributors
- @kishannsangani made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/592
- @kpratyus made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/601
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.6...0.0.7