Bugsnag v6.8.0 Release Notes

Release Date: 2018-07-11 // almost 6 years ago
  • ๐Ÿš€ This release includes general performance improvements to payload trimming and filtering.

    โœจ Enhancements

    • Capture unexpected app terminations automatically with at_exit | #397 | Alex Moinet

    • ๐Ÿ‘ท (DelayedJob) Improve max attempts handling - If the max attempts method returns nil it should fallback to Delayed::Worker.max_attempts | #471 | Johnny Shields

    • ๐Ÿ›ฐ Increase payload size limit to 512kb (from 256kb) | #431 | Alex Moinet

    ๐Ÿ›  Fixes