Releases: opentelemetry-php/contrib-auto-laravel
Releases · opentelemetry-php/contrib-auto-laravel
Release list
Release 1.8.0
What's Changed:
- chore(deps): pin open-telemetry/opentelemetry-php-contrib action to 176b3fc by @renovate[bot] in 637
- fix(laravel): set STATUS_ERROR for non-zero exit code in
Command::executeby @zigzagdev in 640 - (experimental) CI workflow split by @ChrisLightfootWild in 634
- fix(laravel): fix trailing space in span name for unknown SQL operations in
QueryWatcherby @zigzagdev in 627 - fix(laravel): end span on empty receive to prevent span leak in Worker by @zigzagdev in 624
- fix(Laravel): use correct param index for queue name in
hookLater()by @zigzagdev in 622 - fix(laravel): fix missing https scheme in
test_request_responseby @zigzagdev in 623 - fix(Laravel): fix incorrect URL path construction in
httpTarget()by @zigzagdev in 607 - Revert "chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 (#532)" by @ChrisLightfootWild in 600
- chore(deps): update dependency vimeo/psalm to v6.16.1 by @renovate[bot] in 543
- chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 by @renovate[bot] in 532
Full Changelog: 1.7.0...1.8.0
Release 1.7.0
What's Changed:
- Laravel: Improve DB query instrumentation by @andrii-androshchuk in 553
- Fix job tracing by @andrii-androshchuk in 555
Full Changelog: 1.6.0...1.7.0
Release 1.6.0
What's Changed:
- [Laravel] Allow Laravel 13 by @ivanvasechko in 525
- Add interfaces for custom job tracing by @andrii-androshchuk in 530
Full Changelog: 1.5.0...1.6.0
Release 1.5.0
What's Changed:
- Revert "chore(deps): update dependency vimeo/psalm to v6.16.1" by @bobstrecansky in 540
- chore(deps): update dependency vimeo/psalm to v6.16.1 by @renovate[bot] in 512
- Revert "Remove
LogWatcherin favor oflogger-monologInstrumentation" by @ChrisLightfootWild in 522 - Remove
LogWatcherin favor oflogger-monologInstrumentation by @andrii-androshchuk in 518 - feat: Update log builder for Laravel Instrumentation by @andrii-androshchuk in 511
- Chore: Fix homepage link by @pieterocp in 448
Full Changelog: 1.4.0...1.5.0
Release 1.4.0
What's Changed:
- feat: Update contrib for the experimental response propagator interface by @jerrytfleung in 436
- Laravel: fixing phan target php version to 8.1 to match composer.json. by @ChrisLightfootWild in 434
Full Changelog: 1.3.0...1.4.0
Release 1.3.0
What's Changed:
- Record exception with stack trace on log records by @ol1s in 410
- Improve openentelemetry-auto-laravel test definitions for Eloquent hooks. by @rozeo in 394
Full Changelog: 1.2.2...1.3.0
Release 1.2.2
What's Changed:
- fix: openentelemetry-auto-laravel threw warning on \Illuminate\Database\Eloquent\Model::destroy called. by @rozeo in 390
Full Changelog: 1.2.1...1.2.2
Release 1.2.1
What's Changed:
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
What's Changed:
- [Laravel auto instrumentation] Use ->ip as client address and REMOTE_ADDR as network peer address by @LauJosefsen in 337
- feat: track Eloquent ORM by @cedricziel in 339
Full Changelog: 1.1.1...1.2.0