Skip to content

Releases: rollbar/rollbar-php

v4.2.1

27 Mar 16:54
98982f4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

26 Nov 23:33
16e5514

Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.2.0

v4.1.4

26 Sep 18:29
bb046d4

Choose a tag to compare

What's Changed

Fixed

New Contributors

Full Changelog: v4.1.3...v4.1.4

v4.1.3

17 Apr 19:11
99eb7bd

Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

15 Apr 11:25
a89739b

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

21 Mar 19:09
146216b

Choose a tag to compare

What's Changed

Fixed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

16 Feb 19:34
3dc630a

Choose a tag to compare

Major updates in this release are the addition of telemetry and support for PHP 8.4. This release also drops support for PHP 8.0.

What's Changed

Added

Changed

  • Changed telemetry event type and level to enums by @danielmorell in #643.
  • Changed the Telemeter::getLevelFromPsrLevel() method from private to public by @danielmorell in #644.

Removed

Fixed

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.1.0-rc

12 Jan 23:42
c4a4c6f

Choose a tag to compare

v4.1.0-rc Pre-release
Pre-release

What's Changed

Added

Changed

  • Changed telemetry event type and level to enums by @danielmorell in #643.
  • Changed the Telemeter::getLevelFromPsrLevel() method from private to public by @danielmorell in #644.

Removed

Fixed

New Contributors

Full Changelog: v4.1.0-beta...v4.1.0-rc

v4.1.0-beta

01 Mar 22:40
ef708cd

Choose a tag to compare

v4.1.0-beta Pre-release
Pre-release

What's Changed

This beta release adds new major feature to Rollbar PHP, Telemetry! You can now get a breadcrumb of events that led up to an exception, error, or other report.

This is a beta release, so we encourage you to test it and give us any feedback you have.

Added

Fixed

Full Changelog: v4.0.2...v4.1.0-beta

v4.0.2

22 Dec 21:42
6966a4c

Choose a tag to compare

What's Changed

Fixed

Maintenance

New Contributors

Full Changelog: v4.0.1...v4.0.2