- Fix parameter filtering with symbols (#37 @simitt)
- Fix Sinatra with
config.disable_performance
(#44 @skogsmaskin)
- Fix Rails 5 support
- Add support for Rails 5
- Fix support for newer versions of Sequel
Features
- Add
config.worker_quit_timeout
(default is 5 secs) (@jensnockert) - Add
Opbeat.with_context
for block-specific contexts (@jensnockert)
Fixes
- Actually add
Opbeat.set_context
Features
- Added
Opbeat.set_context
.
Fixes
- Make the SQL descriptions fall back to just
SQL
(@jensnockert)
Features
- Support optional key-value extra info on error messages (@jensnockert)
Fixes
- Stacktraces have bin flipped so the most relevant line is on top (@jensnockert)
Fixes
- Ensure worker is running when reporting errors (@jensnockert)
- Increase timeout when closing worker thread and report failure - (@jensnockert)
Fixes
- Sidekiq error handler takes two arguments (#10)
3.0.0 marks a fresh start. Follow this file onwards for update information.