Skip to content

v6.21.0

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 23 Jun 14:55
· 382 commits to master since this release
561bba4

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