File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.8.0
4+
5+ The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.8.0.
6+
7+ ### Features
8+
9+ - Set cache keys as span descriptions [ (#677 )] ( https://github.com/getsentry/sentry-symfony/pull/677 )
10+
11+ To better identify the source of a cache operation, we now set the cache key as the description of ` cache ` op spans.
12+
13+ ### Bug Fixes
14+
15+ - Add direct dependency for ` guzzlehttp/psr7 ` [ (#708 )] ( https://github.com/getsentry/sentry-symfony/pull/708 )
16+ - Drop ` kernel.build_dir ` param below Symfony 5.2 [ (#711 )] ( https://github.com/getsentry/sentry-symfony/pull/711 )
17+
318## 4.7.0
419
520The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.7.0.
You can’t perform that action at this time.
0 commit comments