Skip to content

v1.10.0

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 30 Jun 14:40
· 150 commits to master since this release
4971ab4

Enhancements

  • Add support for Symfony Messenger. Exceptions in workers will now automatically be reported to Bugsnag. The queue of events will also be flushed after each successful job
    Mathieu
    #89
    #125

Bug Fixes

  • Use hasPreviousSession instead of hasSession when checking for session data
    Oleg Andreyev
    #124

  • Set the severity of exceptions to "error" instead of "warning"
    #126