Releases: FriendsOfOpenTelemetry/opentelemetry-bundle
Releases · FriendsOfOpenTelemetry/opentelemetry-bundle
v1.0.0-beta.7
What's Changed
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #212
- chore(deps): bump shivammathur/setup-php from fcafdd6392932010c2bd5094439b8e33be2a8a09 to accd6127cb78bee3e8082180cb391013d204ef9f by @dependabot[bot] in #213
- chore(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #214
- chore(deps): upgrade PHPUnit to ^13 to clear security advisories by @gaelreyrol in #216
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #217
- feat(Instrumentation/Messenger): implement worker and middleware instrumentation by @jvocampings in #173
New Contributors
- @jvocampings made their first contribution in #173
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- fix(DependencyInjection): merge monolog.additional_channels parameter instead of being overwritten by @gaelreyrol in #208
- feat(OpenTelemetry/Transport): replace Guzzle with Symfony HTTP Client and Nyholm PSR-7/17 by @gaelreyrol in #209
- chore: remove Nix and replace with shivammathur/setup-php in CI by @gaelreyrol in #211
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- fix(Instrumentation/Console): remove deprecated traceable attribute CODE_NAMESPACE by @gaelreyrol in #181
- fix(Instrumentation/Routing): handle array controller for reflection on attribute parsing by @gaelreyrol in #182
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- fix(OpenTelemetry/Metric): use named argument for InMemoryExporter instanciation by @gaelreyrol in #174
- fix(DependencyInjection/Configuration): normalize exporter headers according to PSR HTTP transport by @klkvsk in #167
New Contributors
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- fix(Instrumentation/Messenger): remove TraceableStamp usage from TraceableMiddleware and TraceableStack by @gaelreyrol in #165
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- fix(Instrumentation/{HttpKernel,Console}): empty exclude config should not exclude all entry points by @gaelreyrol in #164
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- feat(Instrumentation/Metrics): flush metrics on Console & Kernel TERMINATE events by @gaelreyrol in #157
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
What's Changed
- Close Alpha milestone by @gaelreyrol in #146
- feat(Instrumentation/HttpKernel): exclude paths from being traced when instrumentation type is auto by @gaelreyrol in #148
- feat(Instrumentation/Console): exclude commands from being traced when instrumentation type is auto by @gaelreyrol in #150
Full Changelog: v1.0.0-alpha.5...v1.0.0-beta.0
v1.0.0-alpha.5
What's Changed
- fix(DependencyInjection): ensure MeterInterface is aliased to main meter by @gaelreyrol in #141
- feat(DependencyInjection/Metrics): implement exemplar filter service type in provider configuration by @gaelreyrol in #142
- test(OpenTelemetry): ensure produced logs have span/trace context by @gaelreyrol in #143
- chore(github): add PHP 8.2 & 8.4 version to CI matrix workflow by @gaelreyrol in #144
- fix(docs): set explicit sidebar items by @gaelreyrol in #145
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- fix(Instrumentation): remove/replace deprecated usage of sem-conv attribute keys by @gaelreyrol in #136
- fix(DependencyInjection): ensure TracerInterface is aliased to main tracer by @gaelreyrol in #140
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4