File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 4.8.0
4
+
5
+ The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.8.0.
6
+
7
+ ### Bug Fixes
8
+
9
+ - Fix ` php artisan sentry:publish ` mangling the .env file [ (#928 )] ( https://github.com/getsentry/sentry-laravel/pull/928 )
10
+
11
+ - Fix not (correctly) reporting transactions when using Laravel Octane [ (#936 )] ( https://github.com/getsentry/sentry-laravel/pull/936 )
12
+
13
+ ### Misc
14
+
15
+ - Improve the stacktrace of the ` php artisan sentry:test ` event [ (#926 )] ( https://github.com/getsentry/sentry-laravel/pull/926 )
16
+
17
+ - Remove outdated JS SDK installation step from ` php artisan sentry:publish ` [ (#930 )] ( https://github.com/getsentry/sentry-laravel/pull/930 )
18
+
3
19
## 4.7.1
4
20
5
21
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.1.
You can’t perform that action at this time.
0 commit comments