Skip to content

Releases: rollbar/rollbar-php-laravel

v8.1.0

07 Mar 22:21
6167157
Compare
Choose a tag to compare

This release brings Telemetry to Rollbar Laravel as well as support for Laravel 12.

What's Changed

Full Changelog: v8.0.1...v8.1.0

v8.1.0-beta.2

25 Feb 02:52
c444c6c
Compare
Choose a tag to compare
v8.1.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v8.1.0-beta...v8.1.0-beta.2

v8.1.0-beta

19 Feb 03:13
e143d41
Compare
Choose a tag to compare
v8.1.0-beta Pre-release
Pre-release

What's Changed

Added

Maintenance

  • Removed some old dev utilities and updated the export-ignore paths in .gitattributes by @danielmorell in #159
  • Added CI tests for Laravel 11, PHP 8.3, and PHP 8.4 by @danielmorell in #161

Full Changelog: v8.0.1...v8.1.0-beta

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