Skip to content

Commit ad14692

Browse files
committed
Update the CHANGELOG
1 parent 6cef846 commit ad14692

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## Unreleased
44

5+
- Fix the conditions to automatically enable the cache instrumentation when possible (#487)
6+
57
## 4.1.0 (2021-04-19)
68

79
- Avoid failures when the `RequestFetcher` fails to translate the `Request` (#472)
810
- Add support for distributed tracing of Symfony request events (#423)
911
- Add support for distributed tracing of Twig template rendering (#430)
1012
- Add support for distributed tracing of SQL queries while using Doctrine DBAL (#426)
1113
- Add support for distributed tracing when running a console command (#455)
12-
- Add support for distributed tracing of cache pools (#)
14+
- Add support for distributed tracing of cache pools (#477)
1315
- Add `Full command` to extras for CLI commands, which includes command with all arguments
1416
- Deprecate the `Sentry\SentryBundle\EventListener\ConsoleCommandListener` class in favor of its parent class `Sentry\SentryBundle\EventListener\ConsoleListener` (#429)
1517
- 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)

0 commit comments

Comments
 (0)