v2.25.0
Highlights
- More robust string encoding
- Fix failsafe handling in Sidekiq
- Fix json dependency for minimal Ruby apps
- Update rollbar.js snippet from 2.12.3 to 2.15.2: https://github.com/rollbar/rollbar.js/releases
Pull requests
Handle error encoding string without failing the occurrence, #942
DelayedJob plugin: verify job data is added correctly, #942
Use string instead of symbol when looking up "failsafe" in payload, #951
Require json necessary in some environments, #944
Update rollbar.js 2.15.2, #954