v8.0.0
Version 8 adds support for rollbar/rollbar
v4 and Laravel 10. This also drops support for rollbar/rollbar
v3 and Laravel 9 and below. This version only supports PHP 8.1 and above.
Fixed
- Fixed v2 and v4 scheduled CI checks out master branch by @danielmorell in #133
- Fixed typo in workflows 'ref' not child of 'with' by @danielmorell in#135
- Fixed required minimum stability causing the CI tests to fail by @danielmorell in #143
Added
- Added Laravel 10 support by @jonnott in #140
- Added the missing 'framework' parameter to the Rollbar config. by @danielmorell in #148
Changed
- Updates for Laravel 10 and the
MonologHandler
by @michaelscola in #142 - Updated the CI test workflow for v8 and Laravel 10 by @danielmorell in #145
- Improved missing typing and comments by @danielmorell in #147
Removed
- Removed support for PHP below 8.1.
- Removed support for Laravel below 10.
New Contributors
- @jonnott made their first contribution in #140
- @michaelscola made their first contribution in #142
Full Changelog: v7.2.0...v8.0.0