Releases: worksome/laravel-telemetry
Releases · worksome/laravel-telemetry
v0.5.1
v0.5.0
Breaking changes
The telemetry.enabled
configuration key has been moved, the upgrade requires updating your config/telemetry.php
file if it has been published.
Please check the Upgrade Guide for more information.
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #10
- chore(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #9
- BREAKING CHANGE feat: update to entirely rely on OTEL config by @owenvoke in #11
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #6
- chore(deps): update to OpenTelemetry 1.x by @owenvoke in #7
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- chore(deps): Laravel 10 support by @lukeraymonddowning in #3
New Contributors
- @lukeraymonddowning made their first contribution in #3
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
- Fix: Flush in workers
Full Changelog: v0.2.2...v0.2.3