Skip to content

Releases: honeybadger-io/honeybadger-ruby

v5.10.2

24 May 16:22
46b49d1
Compare
Choose a tag to compare

5.10.2 (2024-05-24)

Bug Fixes

  • don't duplicate the error handling done by GoodJob (#551) (a0bab0d), closes #537

v5.10.1

23 May 18:52
d705037
Compare
Choose a tag to compare

5.10.1 (2024-05-23)

Performance Improvements

  • don't insert middleware at all if they've been disabled (#549) (0060dcf)

v5.10.0

10 May 17:44
89f9798
Compare
Choose a tag to compare

5.10.0 (2024-05-10)

Features

  • return block value if block was passed to Honeybadger.context (#546) (2d7c685)

v5.9.0

09 May 05:49
8b860a1
Compare
Choose a tag to compare

5.9.0 (2024-05-09)

Features

v5.8.1

07 May 15:19
59e262e
Compare
Choose a tag to compare

5.8.1 (2024-05-07)

Bug Fixes

v5.8.0

23 Mar 20:20
08bfe7a
Compare
Choose a tag to compare

5.8.0 (2024-03-23)

Features

  • add active_job.attempt_threshold configuration option (#535)

Bug Fixes

  • handle non-string hash keys when sanitizing (#533)

v5.7.0

12 Mar 16:25
580bc60
Compare
Choose a tag to compare

5.7.0 (2024-03-12)

Features

  • add additional context to ActiveJob notifications (#528) (d6ae246)

v5.6.0

05 Mar 17:13
c41c477
Compare
Choose a tag to compare

5.6.0 (2024-03-05)

Features

v5.5.1

26 Feb 20:46
dedc5bb
Compare
Choose a tag to compare

5.5.1 (2024-02-26)

Bug Fixes

  • don't raise an exception when ActiveJob isn't loaded (#523) (40c7892)

v5.5.0

12 Feb 18:05
ef42080
Compare
Choose a tag to compare

5.5.0 (2024-02-12)

Features

  • implements honeybadger.event by synchronous log call (#512) (dbe7e3d)