Airbrake v9.3.0 Release Notes

Release Date: 2019-06-25 // almost 5 years ago
    • ๐Ÿ›  Fixed notice.stash[:rack_request] not being attached for exceptions that are reported through Rack environment (such as rack.exception) (#977)
    • ๐Ÿ›  Fixed Sidekiq RetryableJobsFilter when job['retry_count'] is nil (which happens the first time a job fails) (#980)
    • ๐Ÿ’Ž Started depending on airbrake-ruby v4.5.0 and higher (#982). IMPORTANT: in this update we enabled performance_stats by default. If you wish to disable it, set config.performance_stats = false (#485)