Skip to content

Releases: honeybadger-io/honeybadger-php

v2.2.1

14 Sep 10:31
771fae5
Compare
Choose a tag to compare

Changed

  • Changed the separator for flex version dependencies in the composer file. Might be causing an issue (#115)
  • Updated the minimum version of Guzzle to 7.0.1 (#115)

v2.2.0

13 Sep 16:24
ed65653
Compare
Choose a tag to compare

Added

  • Backtrace context for app/vendor files for filtering in HB UI (#114)
  • Environment context for raw and custom notifications (#113)

v1.9.0

02 Apr 14:52
1a4bdb7
Compare
Choose a tag to compare

Changed

  • Improved log reporter payload (#108)

v2.1.0

23 Mar 15:30
ff1dc05
Compare
Choose a tag to compare

Changed

  • Improved log reporter payload (#106)

v2.0.2

10 Feb 16:24
cd77799
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with error reporting (#104)

Changed

  • Added array to doc block for context (#103)

v1.8.0

04 Dec 18:29
ad36aa1
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where a payload containing recursive data couldn't be posted to the backend (#96)

Changed

  • Updated monolog dependency from 1.24 to 1.25 (#101)

v1.7.2

22 Nov 18:57
bd779f2
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the previous exception handler is not callable but called (#97)

v2.0.1

18 Nov 21:10
c3ba033
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where a payload containing recursive data couldn't be posted to the backend (#96)
  • Fixed an issue where the previous exception handler is not callable but called (#97)

v2.0.0

21 Sep 14:18
f42b86e
Compare
Choose a tag to compare

Changed

  • Updated Monolog dependency to 2.0 (#91)
  • Remove support for PHP 7.1 (#91)

v1.7.1

13 Sep 15:18
be829b9
Compare
Choose a tag to compare

Fixed

  • Default args for backtrace functions (#92)