Releases: rollbar/rollbar-php-laravel
Releases · rollbar/rollbar-php-laravel
v7.1.0
This release adds support for Laravel 9. It also fixes a few outstanding issues and updates our CI pipeline for better testing and reliability going forward.
What's Changed
- Convert Travis to GitHub actions by @bishopb in #107
- Add support for rollbar-agent by @bishopb in #109
- Enable CI for pull requests (including downstream) by @bxsx in #114
- fixed compatibility with Lumen 8.x without sessions by @gabrielslau in #106
- Added fallback on getKey method. by @GertjanRoke in #98
- Update PR template by @bxsx in #116
- feat: add Laravel integration test matrix by @bishopb in #115
- Laravel 9 Support by @joelbutcher in #123
New Contributors
- @bishopb made their first contribution in #107
- @bxsx made their first contribution in #114
- @gabrielslau made their first contribution in #106
- @GertjanRoke made their first contribution in #98
- @joelbutcher made their first contribution in #123
Full Changelog: V7.0.0...v7.1.0
v7.0.0
v6.0.0
v5.0.0
- Compatible with Laravel 6.
- Full support for Laravel >= 5.6 and < 6 continues in branch
laravel-5.8
.
v4.0.3
v2.4.3
v4.0.2
v2.4.2
v2.4.1
v2.4.0
- Add logging Rollbar API connectivity problems
- Update README.md
- Clover coverage setup
- Fixed
tests/RollbarTest.php