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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## 4.10.0
4
+
5
+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.0.
6
+
7
+
### Features
8
+
9
+
- The SDK was updated to support PHP 8.4 [(#952)](https://github.com/getsentry/sentry-laravel/pull/952)
10
+
11
+
### Misc
12
+
13
+
- The SDK does no longer emit Metrics. All public Metrics APIs are now no-op, internal APIs were removed [(#951)](https://github.com/getsentry/sentry-laravel/pull/951)
14
+
3
15
## 4.9.0
4
16
5
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.9.0.
0 commit comments