Releases: getsentry/sentry-symfony
Releases · getsentry/sentry-symfony
0.7.0
0.6.0
0.5.0
0.4.0
Added
- Added
skip_capture
configuration for excluding exceptions.
Changed
- Security services are now optional.
- Console exceptions are now captured.
- Default PHP SDK hooks will now be installed (via
Raven_Client->install
). - SDK will now be registered as 'sentry-symfony'.
0.3.0: Merge pull request #9 from Jean85/master
Added
- Added support for capturing the current user.