Honeybadger Ruby Versions Save

Ruby gem for reporting errors to honeybadger.io

v5.10.0

1 week ago

5.10.0 (2024-05-10)

Features

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

v5.9.0

1 week ago

5.9.0 (2024-05-09)

Features

v5.8.1

1 week ago

5.8.1 (2024-05-07)

Bug Fixes

v5.8.0

1 month ago

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

2 months ago

5.7.0 (2024-03-12)

Features

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

v5.6.0

2 months ago

5.6.0 (2024-03-05)

Features

v5.5.1

2 months ago

5.5.1 (2024-02-26)

Bug Fixes

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

v5.5.0

3 months ago

5.5.0 (2024-02-12)

Features

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

v5.4.1

4 months ago

5.4.1 (2023-12-22)

Bug Fixes

v5.4.0

5 months ago

5.4.0 (2023-12-04)

Features

  • track exceptions in :async activejob adapter (#503) (9a6e2ec)