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 optionattach_hidden_context
is enabled, either inconfig/bugsnag.php
or via the environment variableBUGSNAG_ATTACH_HIDDEN_CONTEXT
#537