You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## 3.7.2
4
+
5
+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.7.2.
6
+
7
+
### Bug Fixes
8
+
9
+
- Fix `app.bootstrap` span not starting at the start of the performance transaction [(#734)](https://github.com/getsentry/sentry-laravel/pull/734)
10
+
11
+
- Fix `sentry` storage driver not being registered when DSN is not set causing `Driver [sentry] is not supported.`[(#752)](https://github.com/getsentry/sentry-laravel/pull/752)
12
+
3
13
## 3.7.1
4
14
5
15
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.7.1.
0 commit comments