Releases: getsentry/sentry-symfony
Releases · getsentry/sentry-symfony
4.3.0
30 May 12:15
Compare
Sorry, something went wrong.
No results found
Fix compatibility issue with Symfony >= 6.1.0 (#635 )
Add TracingDriverConnectionInterface::getNativeConnection() method to get the original driver connection (#597 )
Add options.http_timeout and options.http_connect_timeout configuration options (#593 )
4.2.10
17 May 08:53
Compare
Sorry, something went wrong.
No results found
Fix compatibility issue with Twig >= 3.4.0 (#628 )
4.2.9
02 May 14:29
Compare
Sorry, something went wrong.
No results found
Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null on DBAL 2.x (#613 )
4.2.8
04 Apr 18:00
Compare
Sorry, something went wrong.
No results found
Fix compatibility issue with Doctrine Bundle >= 2.6.0 (#608 )
4.2.7
23 Feb 10:22
Compare
Sorry, something went wrong.
No results found
Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null (#586 )
4.2.6
10 Jan 16:18
Compare
Sorry, something went wrong.
No results found
Add support for symfony/cache-contracts package version 3.x (#588 )
4.2.5
13 Dec 08:56
Compare
Sorry, something went wrong.
No results found
Add support for Symfony 6 (#566 )
Fix fatal errors logged twice on Symfony 3.4 (#570 )
4.2.4
20 Oct 18:41
Compare
Sorry, something went wrong.
No results found
Add return typehints to the methods of the SentryExtension class to prepare for Symfony 6 (#563 )
Fix setting the IP address on the user context when it's not available (#565 )
Fix wrong method existence check in TracingDriverConnection::errorCode() (#568 )
Fix decoration of the Doctrine DBAL connection when it implemented the ServerInfoAwareConnection interface (#567 )
4.2.3
21 Sep 18:14
Compare
Sorry, something went wrong.
No results found
Do not create the TracingStatement alias if it already exist (#552 )
Pass the custom logger PSR-3 logger to the TransportFactory factory (#555 )
Improve the compatibility layer with Doctrine DBAL to avoid deprecations notices (#553 )
4.2.2
30 Aug 16:36
Compare
Sorry, something went wrong.
No results found
Fix missing instrumentation of the Statement::execute() method of Doctrine DBAL (#548 )