Releases: Treblle/treblle-laravel
Releases · Treblle/treblle-laravel
4.1.01
Merge pull request #74 from rwatson462/master Add "testing" to list of ignored environments by default
4.1.0
This release drops the requirement of treblle/sdk-core
and leans on the treblle/utils
package more. It also moved the load time calculation to incline on the terminating middleware, using a static calculation on the middleware handle method.
4.0.36
Merge pull request #73 from Treblle/JustSteveKing-patch-1 Update composer.json
Duplicate Request bug
This PR resolves an issue where in some instances, two requests are sent to Treblle on any protected routes.
4.0.34
Some minor bug fixes and code cleaning
4.0.33
What's Changed
- handling unpublished configuration by @ccmiller2018 in #67
New Contributors
- @ccmiller2018 made their first contribution in #67
Full Changelog: 4.0.32...4.0.33
Octane fixes
What's Changed
- Octane now supports terminating middleware by @JustSteveKing in #53
Full Changelog: 2.8.7...2.8.8
Octane Cache Store fix
What's Changed
- Update README by @DominusKelvin in #47
- #51 checking if octane server is correct before setting treblle start by @JustSteveKing in #52
New Contributors
- @DominusKelvin made their first contribution in #47
Full Changelog: 3.0.8...2.8.7
Laravel 10 support
Thx to @ziming we now have Laravel 10 support 🔥
HTTP client optimization
Added a few more options to the HTTP client to make it more stable and snoozing exceptions