Skip to content

Releases: rollbar/rollbar-php

v4.2.1

Choose a tag to compare

@danielmorell danielmorell released this 27 Mar 16:54
98982f4

What's Changed

New Contributors

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

v4.2.0

Choose a tag to compare

@danielmorell danielmorell released this 26 Nov 23:33
16e5514

What's Changed

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

v4.1.4

Choose a tag to compare

@danielmorell danielmorell released this 26 Sep 18:29
bb046d4

What's Changed

Fixed

New Contributors

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

v4.1.3

Choose a tag to compare

@danielmorell danielmorell released this 17 Apr 19:11
99eb7bd

What's Changed

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

v4.1.2

Choose a tag to compare

@danielmorell danielmorell released this 15 Apr 11:25
a89739b

What's Changed

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

v4.1.1

Choose a tag to compare

@danielmorell danielmorell released this 21 Mar 19:09
146216b

What's Changed

Fixed

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

v4.1.0

Choose a tag to compare

@danielmorell danielmorell released this 16 Feb 19:34
3dc630a

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

v4.1.0-rc Pre-release
Pre-release

Choose a tag to compare

@danielmorell danielmorell released this 12 Jan 23:42
c4a4c6f

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

v4.1.0-beta Pre-release
Pre-release

Choose a tag to compare

@danielmorell danielmorell released this 01 Mar 22:40
ef708cd

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

Choose a tag to compare

@danielmorell danielmorell released this 22 Dec 21:42
6966a4c

What's Changed

Fixed

Maintenance

New Contributors

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