Bugsnag v6.14.0 Release Notes

Release Date: 2020-07-20 // almost 4 years ago
  • 6.14.0 (20 July 2020)

    โœจ Enhancements

    โž• Add configurable discard_classes option to allow filtering errors using either a String or Regexp matched against the error's class name
    ๐Ÿ’Ž | #597

    ๐Ÿšš The Breadcrumb name limit of 30 characters has been removed
    ๐Ÿ’Ž | #600

    ๐Ÿ‘Œ Improve performance of payload cleaning
    ๐Ÿ’Ž | #601

    ๐Ÿ‘Œ Improve performance when processing stacktraces
    ๐Ÿ’Ž | #602
    ๐Ÿ’Ž | #603

    If a custom object responds to id method, show the id and class in error reports
    ๐Ÿ’Ž | #531
    | manojmj92

    ๐Ÿ—„ Deprecated

    • ๐Ÿ”ง The ignore_classes configuration option has been deprecated in favour of discard_classes. ignore_classes will be removed in the next major release