Skip to content

4.1.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 19 Apr 10:18
· 249 commits to master since this release
  • 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)