Releases: open-telemetry/opentelemetry-php-instrumentation
Releases · open-telemetry/opentelemetry-php-instrumentation
1.0.0beta6
What's Changed
Full Changelog: 1.0.0beta5...1.0.0beta6
1.0.0beta5
What's Changed
- adding phpdoc to stubs by @brettmc in #54
- calling die or exit directly lead to segfault by @pdelewski in #55
Full Changelog: 1.0.0beta4...1.0.0beta5
1.0.0beta4
What's Changed
- segfault during exception in post hook by @pdelewski in #51
- Consistent source code formatting by @pdelewski in #52
Full Changelog: 1.0.0beta3...1.0.0beta4
Release 1.0.0beta3
What's Changed
- docs: update/sync(opentelemetry.io) installation description by @pdelewski in #27
- install and setup auto-instrumentation with one command by @pdelewski in #29
- windows is not supported yet due to configure script code generation … by @pdelewski in #33
- deny plugins for php-http/discovery by default by @pdelewski in #34
- execute composer require in non-interactive mode by @pdelewski in #35
- adding new symfony and laravel auto instrumentation packages by @pdelewski in #36
- get list of auto packages through packagist api by @pdelewski in #37
- fixing script names by @pdelewski in #38
- instroducing auto instrumentation installer package by @pdelewski in #39
- store scope in the context by @pdelewski in #42
- update package.xml and docs in preparation for pecl release by @brettmc in #43
- changes to allow build/upload to pecl by @brettmc in #44
- Fix #46 add doc, license and tests to pecl package by @remicollet in #47
- Fix #45 display extension version in phpinfo by @remicollet in #48
- rename extension from otel_instrumentation to opentelemetry by @brettmc in #49
- 1.0.0beta3 preparation by @brettmc in #50
New Contributors
- @remicollet made their first contribution in #47
Full Changelog: 1.0.0beta2...1.0.0beta3
Release 1.0.0 beta 2
Full Changelog: 1.0.0beta1...1.0.0beta2
Release 1.0.0 beta 1
Placeholder release
0.0.1 Release
First alpha release