Honeybadger v3.3.0 Release Notes

Release Date: 2018-01-29 // about 6 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use prepend to add Sidekiq Middleware to fix context getting cleared.
    • โž• Add Rack::QueryParser::ParameterTypeError and Rack::QueryParser::InvalidParameterError to default ignore list.

    ๐Ÿ›  Fixed

    • ๐Ÿš… Use a unique route name in rails to avoid name conflicts.
    • ๐Ÿ›  Fix at_exit callback being skipped in rails apps with a sinatra dependency.