Releases: getsentry/sentry-symfony
Releases · getsentry/sentry-symfony
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 )
4.2.1
24 Aug 12:41
Compare
Sorry, something went wrong.
No results found
Fix return type for TracingDriver::getDatabase() method (#541 )
Avoid throwing exception from the TraceableCacheAdapterTrait::prune() and TraceableCacheAdapterTrait::reset() methods when the decorated adapter does not implement the respective interfaces (#543 )
4.2.0
12 Aug 09:26
Compare
Sorry, something went wrong.
No results found
Log the bus name, receiver name and message class name as event tags when using Symfony Messenger (#492 )
Make the transport factory configurable in the bundle's config (#504 )
Add the sentry_trace_meta() Twig function to print the sentry-trace HTML meta tag (#510 )
Make the list of commands for which distributed tracing is active configurable (#515 )
Introduce TracingDriverConnection::getWrappedConnection() (#536 )
Add the logger config option to ease setting a PSR-3 logger to debug the SDK (#538 )
Bump requirement for DBAL tracing to ^2.13|^3; simplify the DBAL tracing feature (#527 )
4.1.4
18 Jun 11:18
Compare
Sorry, something went wrong.
No results found
Fix decoration of cache adapters inheriting parent service (#525 )
Fix extraction of the username of the logged-in user in Symfony 5.3 (#518 )
4.1.3
31 May 09:07
Compare
Sorry, something went wrong.
No results found
Fix missing require of the symfony/cache-contracts package (#506 )