Bugsnag v6.21.0 Release Notes

Release Date: 2021-06-23 // almost 3 years ago
  • โœจ Enhancements

    • ๐Ÿ‘ Allow a Method or any object responding to #call to be used as an on_error callback or middleware | #662 | odlp

    ๐Ÿ›  Fixes

    • Deliver when an error is raised in the block argument to notify | #660 | aki77
    • ๐Ÿ›  Fix potential NoMethodError in Bugsnag::Railtie when using require: false in a Gemfile | #666