v4.0.0
Updates to bring us in line with modern Ruby and Rails versions.
- BREAKING CHANGE: Remove support for end-of-life Ruby versions 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 settingconfig.register_rails_error_handler = true