Skip to content

Releases: honeybadger-io/honeybadger-php

v2.24.1

02 Jun 06:47
456d8ba
Compare
Choose a tag to compare

2.24.1 (2025-06-02)

Performance Improvements

  • increase defaults for events dispatcher (#229) (11ec9d3)

v2.24.0

02 May 11:55
1a304e8
Compare
Choose a tag to compare

2.24.0 (2025-05-02)

Features

v2.23.0

07 Jan 15:32
3755e8e
Compare
Choose a tag to compare

2.23.0 (2025-01-07)

Features

  • add support for beforeNotify and beforeEvent handlers (#222) (534634c)

Bug Fixes

  • checkins: read error message from response body (#224) (f6fd084)

v2.22.1

09 Dec 08:30
287f6a5
Compare
Choose a tag to compare

2.22.1 (2024-12-09)

Performance Improvements

v2.22.0

16 Nov 16:04
3f84e54
Compare
Choose a tag to compare

2.22.0 (2024-11-16)

Features

  • ignore breadcrumbs with empty message (#215) (645a672)

v2.21.0

01 Nov 17:31
3d0b267
Compare
Choose a tag to compare

2.21.0 (2024-11-01)

Features

Bug Fixes

  • add noop handler for events exceptions (#208) (3eb1947)

v2.20.0

24 Oct 19:25
48418b9
Compare
Choose a tag to compare

2.20.0 (2024-10-24)

Features

v2.19.5

11 Oct 08:36
a0cc4c2
Compare
Choose a tag to compare

2.19.5 (2024-10-11)

Bug Fixes

v2.19.4

29 Aug 00:23
278b897
Compare
Choose a tag to compare

2.19.4 (2024-08-28)

Bug Fixes

  • check if api key is set in Honeybadger::event (#198) (9fb1390)

v2.19.3

06 Jul 18:02
3ea21ad
Compare
Choose a tag to compare

2.19.3 (2024-07-06)

Bug Fixes

  • revert to deprecated version of logger levels for wider support (#196) (4ab5c01)

Miscellaneous Chores