Honeybadger v5.0.0.beta1 Release Notes

Release Date: 2022-08-15 // over 1 year ago
  • ๐Ÿ”„ Changed

    • ๐Ÿš… Honeybadger is now initialized before Rails' initializers, allowing you to report errors raised during startup. Config added via Honeybadger.configure is added later in the Rails initialization process.

    โž• Added

    • ๐Ÿ‘Œ Support Rails 7 error reporting interface (#443)