Skip to content

0.8.0

Compare
Choose a tag to compare
@Jean85 Jean85 released this 19 Jun 08:27
· 806 commits to master since this release
0.8.0
545bc18
  • Add SentryExceptionListenerInterface and the exception_listener option in the configuration (#47) to allow customization of the exception listener
  • Add SentrySymfonyEvents::PRE_CAPTURE and SentrySymfonyEvents::SET_USER_CONTEXT events (#47) to customize event capturing information
  • Make SkipCapture work on console exceptions too
  • Make listeners' priority customizable through the new listener_priorities configuration key