You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid failures when the RequestFetcher fails to translate the Request (#472)
Add support for distributed tracing of Symfony request events (#423)
Add support for distributed tracing of Twig template rendering (#430)
Add support for distributed tracing of SQL queries while using Doctrine DBAL (#426)
Add support for distributed tracing when running a console command (#455)
Add support for distributed tracing of cache pools (#477)
Add the full CLI command string to the extra context (#352)
Deprecate the Sentry\SentryBundle\EventListener\ConsoleCommandListener class in favor of its parent class Sentry\SentryBundle\EventListener\ConsoleListener (#429)
Lower the required version of symfony/psr-http-message-bridge to allow installing it on a project that uses Symfony 3.4.x components only (#480)