Skip to content

v4.0.0-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@nikz nikz released this 04 May 01:44
· 17 commits to master since this release
e422aec

(This is a pre-release version for testing in the wild - install at your own risk!)

  • BREAKING CHANGE: Remove support for end-of-life Ruby verisons and Rails versions prior to 6.0.0
  • Bug fix: Fix issue with breadcrumbs not being sent to Raygun when send_in_background is enabled (thanks to @jjb for the bug report)
  • Updates testing to reflect the above
  • Use Kernel.caller when backtrace is not available (thanks to @TSMMark)
  • Rails.error.handle is now supported by Raygun, enable it by setting config.register_rails_error_handler = true