File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## Unreleased
4
- - Avoid failures when the ` RequestFetcher ` fails to translate the ` Request ` (#472 )
5
4
5
+ ## 4.1.0 (2021-04-19)
6
+
7
+ - Avoid failures when the ` RequestFetcher ` fails to translate the ` Request ` (#472 )
6
8
- Add support for distributed tracing of Symfony request events (#423 )
7
9
- Add support for distributed tracing of Twig template rendering (#430 )
8
10
- Add support for distributed tracing of SQL queries while using Doctrine DBAL (#426 )
13
15
- Lower the required version of ` symfony/psr-http-message-bridge ` to allow installing it on a project that uses Symfony ` 3.4.x ` components only (#480 )
14
16
15
17
## 4.0.3 (2021-03-03)
18
+
16
19
- Fix regression from #454 for ` null ` value on DSN not disabling Sentry (#457 )
17
20
18
21
## 4.0.2 (2021-03-03)
You can’t perform that action at this time.
0 commit comments