Skip to content

Releases: honeybadger-io/honeybadger-ruby

v5.11.1

07 Jun 14:24
f9157d5
Compare
Choose a tag to compare

5.11.1 (2024-06-07)

Bug Fixes

  • do GoodJob.on_thread_error check via hash instead of method (#558) (d2aa464)

v5.11.0

04 Jun 21:04
baa5c2e
Compare
Choose a tag to compare

5.11.0 (2024-06-04)

Features

  • add insights instrumentation - events and metrics (#539) (d173ac5)

Bug Fixes

  • access GoodJob config via Rails.application.config (#554) (37b7786)

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