Releases: getsentry/sentry-symfony Releases · getsentry/sentry-symfony
3.5.3 13 Oct 08:15
Compare Sorry, something went wrong.
No results found 3.5.2 08 Jul 12:52
Compare Sorry, something went wrong.
No results found Use jean85/pretty-package-versions ^1.5 to leverage the new getRootPackageVersion method (c8799ac ) Fix support for PHP preloading (#354 , thanks to @annuh ) Fix capture_soft_fails: false option for the Messenger (#353 ) 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 )