Skip to content

Releases: rollbar/rollbar-php-laravel

v8.0.1

16 Feb 16:05
69ecc7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

21 Mar 11:12
5b5df8a
Compare
Choose a tag to compare

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

Changed

Removed

  • Removed support for PHP below 8.1.
  • Removed support for Laravel below 10.

New Contributors

Full Changelog: v7.2.0...v8.0.0

v8.0.0-RC1

06 Mar 18:37
662717e
Compare
Choose a tag to compare
v8.0.0-RC1 Pre-release
Pre-release

Version 8 adds support for rollbar/rollbar 4 and Laravel 10.

Fixed

Added

Changed

Removed

  • Removed support for PHP below 8.1.
  • Removed support for Laravel below 10.

New Contributors

Full Changelog: v7.2.0...v8.0.0-RC1

v7.2.0

21 Mar 16:54
d7647ff
Compare
Choose a tag to compare

This release adds support for rollbar/rollbar v3. This resolves a number of issues needed to make this package work with Laravel 9 and PHP 8.1.

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

22 Feb 13:09
568134b
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: V7.0.0...v7.1.0

v7.0.0

10 Sep 17:38
9ffed90
Compare
Choose a tag to compare

Laravel 8.x support, #103

v6.0.0

03 Mar 20:19
11df7e1
Compare
Choose a tag to compare

Laravel 7.x support, #97

v5.0.0

02 Oct 07:38
Compare
Choose a tag to compare
  • Compatible with Laravel 6.
  • Full support for Laravel >= 5.6 and < 6 continues in branch laravel-5.8.

v4.0.3

02 Jan 14:39
e4ea034
Compare
Choose a tag to compare

#76 Rollbar\DataBuilder->getPerson() does not include context added by Rollbar\Laravel\MonologHandler->addContext()

v2.4.3

02 Jan 14:41
Compare
Choose a tag to compare

#77 PHP 5.* builds for v2.4.2 seem to be failing