Release v1.9.1
Release v1.9.1
Changelog
Fixed
SqlExceptionReporter: mark the exception inReportedSqlExceptionRegistryafter a successfulcaptureException(), not before. Marking first causedBeforeSendHandler(deduplicate_sql_exceptions) to drop the DBAL event itself, so SQL errors (e.g. SQLSTATE42S22) never reached Sentry; the Twig/ErrorListenerwrapper was then dropped as a duplicate too.
Full Changelog: v1.9.0...v1.9.1