We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c047da6 commit 49c0182Copy full SHA for 49c0182
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 5.0.1
2
+
3
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v5.0.1.
4
5
+### Bug Fixes
6
7
+- Add missing `setCallbackWrapper` method to `TraceableCacheAdapterTrait` [(#841)](https://github.com/getsentry/sentry-symfony/pull/841)
8
+- Fix detection of the `symfony/http-client` being installed [(#858)](https://github.com/getsentry/sentry-symfony/pull/858)
9
10
## 5.0.0
11
12
The Sentry SDK team is thrilled to announce the immediate availability of Sentry Symfony SDK v5.0.0.
0 commit comments