Skip to content

v6.15.0

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 27 Jul 12:48
· 578 commits to master since this release

6.15.0 (27 July 2020)

Enhancements

  • Add on_error callbacks to replace before_notify_callbacks
    | #608

  • Improve performance when extracting code from files in stacktraces
    | #604

  • Reduce memory use when session tracking is disabled
    | #606

Deprecated

  • before_notify_callbacks have been deprecated in favour of on_error and will be removed in the next major release