Releases: opentelemetry-php/contrib-auto-laravel
Releases Β· opentelemetry-php/contrib-auto-laravel
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
Release 1.1.1
Release 1.1.0
What's Changed:
- [opentelemetry-auto-laravel] fix: serialization error when calls internal Redis::Pipeline command by @090809 in 331
- Drop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv deprecations by @intuibase in 315
- Update contrib packages to SemConv 1.30 by @brettmc in 327
Full Changelog: 1.0.1...1.1.0
Release 1.1.0beta1
What's Changed:
Full Changelog: 1.0.1...1.1.0beta1
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