We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb3ca0 commit ce91cf4Copy full SHA for ce91cf4
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 4.11.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.11.0.
6
7
+### Bug Fixes
8
9
+- Silence `TokenInterface::isAuthenticated` deprecation in `LoginListener` [(#755)](https://github.com/getsentry/sentry-symfony/pull/755)
10
11
+### Misc
12
13
+- Prefer the `SENTRY_RELEASE` environment variable over the package root version [(#753)](https://github.com/getsentry/sentry-symfony/pull/753)
14
15
## 4.10.0
16
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.10.0.
0 commit comments