Skip to content

v2.28.0

Latest
Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 03 Jun 09:01
· 3 commits to master since this release
71bd75b

Enhancements

  • Attach Laravel 11's Context to events as metadata under the key 'Laravel Context'. Hidden context will added under the key 'Laravel Hidden Context' only if the new configuration option attach_hidden_context is enabled, either in config/bugsnag.php or via the environment variable BUGSNAG_ATTACH_HIDDEN_CONTEXT
    #537