Releases: opentelemetry-php/contrib-auto-laravel
Releases · opentelemetry-php/contrib-auto-laravel
1.0.1
Full Changelog: 1.0.0...1.0.1
Release 1.0.0
What's Changed:
- fixing some build errors by @brettmc in 298
- Restrict trace events to correct log level by @alecsammon in 264
- Feat: Add Redis watcher by @MilesChou in 293
Full Changelog: 0.0.28...1.0.0
Release 0.0.28
What's Changed:
- Fix: ignore redirection error by @MilesChou in 291
- Fix span status for 4XX responses by @alecsammon in 290
- feat(laravel-auto-instrumentation): use logger provider in logwatcher by @hendrikheil in 286
Full Changelog: 0.0.27...0.0.28
Release 0.0.27
What's Changed:
- fix: post hook threw exception on JsonResponse by @taisph in 287
- fixing implicit nullable deprecations for 8.4 by @brettmc in 288
Full Changelog: 0.0.26...0.0.27
Release 0.0.26
What's Changed:
- Added schema URL for all packages lower than 1.0.0 by @weslenteche in 273
Full Changelog: 0.0.25...0.0.26
Release 0.0.25
What's Changed:
- Laravel: tracing Queues (+ hook refactoring) by @ChrisLightfootWild in 250
- fixing build failures by @brettmc in 257
- Update php-cs-fixer rules by @weslenteche in 254
Full Changelog: 0.0.24...0.0.25
Release 0.0.24
What's Changed:
- Laravel: disable CLI Console kernel tracing by default by @ChrisLightfootWild in 249
- Add PHP 8.3 to test matrix by @agoallikmaa in 245
Full Changelog: 0.0.23...0.0.24
Release 0.0.23
What's Changed:
- Avoid supplying integer to function expecting string if status code is not in array. by @LauJosefsen in 242
Full Changelog: 0.0.22...0.0.23
Release 0.0.22
What's Changed:
- TraceResponse and ServerTiming response propagation for CodeIgniter, Yii, Laravel by @agoallikmaa in 230
Full Changelog: 0.0.21...0.0.22
Release 0.0.21
What's Changed:
- Laravel: refactor the Request facade usage. by @ChrisLightfootWild in 220
- update monolog example by @weslenteche in 231
Full Changelog: 0.0.20...0.0.21