Honeybadger v4.7.0 Release Notes

Release Date: 2020-06-02 // almost 4 years ago
  • ๐Ÿ›  Fixed

    • Alias Notice#controller= as Notice#component=
    • ๐Ÿ›  Fix Rails 6.1 deprecation warning with ActiveRecord::Base.connection_config
    • ๐Ÿ›  Fix agent where breadcrumbs.enabled = true and local_context = true

    โž• Added

    • Add honeybadger_skip_rails_load Capistrano option to skip rails load on deployment notification (#355) -@NielsKSchjoedt