Airbrake v9.0.0 Release Notes

Release Date: 2019-03-29 // about 5 years ago
    • ๐Ÿ›  Fixed NoMethodError in route_filter.rb on 404 in Sinatra apps (#939)
    • ๐ŸŽ Stopped loading Rails performance hooks for apps that don't use performance stats (#942)
    • 0๏ธโƒฃ Stopped loading default Rack filters for Sinatra & Rack integrations (Rails is not affected). You must load them manually after you configure your notifier with help of Airbrake::Rack.add_default_filters. Please refer to the README (#942)
    • ๐Ÿ’Ž Started depending on airbrake-ruby v4.2.0 and higher (#946)