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 f43fc88 commit 5f1767aCopy full SHA for 5f1767a
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 4.15.2
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.2.
6
7
+### Bug Fixes
8
9
+- Replace the session key in cache span names by a placeholder [(#1009)](https://github.com/getsentry/sentry-laravel/pull/1009)
10
11
+### Misc
12
13
+- Bump the PHP SDK to version `4.15.2` [(#1028)](https://github.com/getsentry/sentry-laravel/pull/1028)
14
15
## 4.15.1
16
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.1.
0 commit comments