We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0949fc2 commit 5427bd3Copy full SHA for 5427bd3
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 5.1.0
2
+
3
+The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.1.0.
4
5
+### Features
6
7
+- The SDK was updated to support PHP 8.4 [(#893)](https://github.com/getsentry/sentry-symfony/pull/893)
8
+- Set the status for CLI command transactions based on the exit code [(#891)](https://github.com/getsentry/sentry-symfony/pull/891)
9
10
+### Bug Fixes
11
12
+- Fix including request data on transactions [(#879)](https://github.com/getsentry/sentry-symfony/pull/879)
13
14
## 5.0.1
15
16
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.0.1.
0 commit comments