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 1
1
# Changelog
2
2
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
+
3
18
## 4.7.0
4
19
5
20
The 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