The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.1.2.
Bug Fixes
-
Fix unable to set
callable
forintegrations
option (#826) -
Fix performance traces not being collected for Laravel Lumen unless missing routes are reported (#822)
-
Fix configuration options for queue job tracing not applying correctly (#820)
Misc
- Allow newer versions of
symfony/psr-http-message-bridge
dependency (#829)