v4.0.0-pre
Pre-release
Pre-release
(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 settingconfig.register_rails_error_handler = true