Skip to content

Commit 15a3815

Browse files
authored
Prepare 4.8.0 (#717)
1 parent c9d2b2c commit 15a3815

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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

520
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.7.0.

0 commit comments

Comments
 (0)