Releases: getsentry/sentry-symfony
Releases · getsentry/sentry-symfony
3.5.1
08 May 06:37
Compare
Sorry, something went wrong.
No results found
Capture events using the Hub in the MessengerListener to avoid loosing Scope data (#339 , thanks to @sh41 )
Capture multiple events if multiple exceptions are generated in a Messenger Worker context (#340 , thanks to @emarref )
3.5.0
04 May 21:15
Compare
Sorry, something went wrong.
No results found
Capture and flush messages in a Messenger Worker context (#326 , thanks to @emarref )
Support Composer 2 (#335 )
Avoid issues with dependency lower bound, fix #331 (#335 )
3.4.4
16 Mar 09:13
Compare
Sorry, something went wrong.
No results found
Improve release option default value (#325 )
3.4.3
03 Feb 09:04
Compare
Sorry, something went wrong.
No results found
3.4.2
29 Jan 12:10
Compare
Sorry, something went wrong.
No results found
Remove space from classname used with class_alias (#313 )
3.4.1
24 Jan 12:03
Compare
Sorry, something went wrong.
No results found
Fix issue due to usage of class_alias to fix deprecations, which could break BC layers of third party packages (#309 , thanks to @scheb )
3.4.0
20 Jan 14:44
Compare
Sorry, something went wrong.
No results found
Add support for sentry/sentry 2.3 (#298 )
Drop support for sentry/sentry < 2.3 (#298 )
Add support to in_app_include client option (#298 )
Remap excluded_exception option to use the new IgnoreErrorIntegration (#298 )
3.3.2
16 Jan 09:05
Compare
Sorry, something went wrong.
No results found
Fix issue with exception listener under Symfony 4.3 (#301 )
3.3.1
14 Jan 11:31
Compare
Sorry, something went wrong.
No results found
3.3.0
14 Jan 11:35
Compare
Sorry, something went wrong.
No results found
Add support for Symfony 5.0 (#266 , thanks to @Big-Shark )
Drop support for Symfony < 3.4 (#277 )
Add default value for the release option, using the detected root package version (#291 #292 , thanks to @Ocramius )