We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39eccfb commit 53ade57Copy full SHA for 53ade57
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# CHANGELOG
2
3
+## 5.7.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.7.0.
6
7
+### Features
8
9
+- Add support for Symfony 8. [(#968)](https://github.com/getsentry/sentry-symfony/pull/968)
10
11
+### Misc
12
13
+- Add `never` as valid option for `max_request_body_size`. [(#966)](https://github.com/getsentry/sentry-symfony/pull/966)
14
15
## 5.6.0
16
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.6.0.
0 commit comments