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 6d56923 commit 5a79393Copy full SHA for 5a79393
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 4.4.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.4.0.
6
7
+### Features
8
9
+- Add support for Laravel 11 Context [(#869)](https://github.com/getsentry/sentry-laravel/pull/869)
10
11
+ If you are using Laravel 11 and the new "Context" capabilities we now automatically capture that context for you and it will be visible in Sentry.
12
+ Read more about the feature in the [Laravel documentation](https://laravel.com/docs/11.x/context) and how to use it.
13
14
15
## 4.3.1
16
17
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.3.1.
0 commit comments