Releases: spatie/laravel-flare
Releases · spatie/laravel-flare
2.5.1
What's Changed
- Guard custom flare.collects entries to prevent configuration crashes by @imhayatunnabi in #24
Full Changelog: 2.5.0...2.5.1
2.5.0
- Add better context support in traces
2.4.2
- Fix issues with the Livewire collector not working when app_debug was false
2.4.1
- Allow using the legacy git integration
2.4.0
- Add support for livewire tracing
- Add support for better telemetry versions
2.3.1
- Fix issue where merging extra config did not work with non array options
2.3.0
- Refactor the recorders
2.2.4
- Fix an issue where jobs on vapor were sampled but not sent to Flare
2.2.3
Fixed: streamed responses in external HTTP calls are no longer read to determine response size. This solves compatibility issues with PrismPHP and other libraries that use Laravel's HTTP client to stream responses.
Full Changelog: 2.2.2...2.2.3
2.2.2
Full Changelog: 2.2.1...2.2.2