Skip to content

Commit b081cce

Browse files
stayallivecleptric
andauthored
Prepare 4.8.0 (#941)
Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
1 parent 3694c0c commit b081cce

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

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+
319
## 4.7.1
420

521
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.7.1.

0 commit comments

Comments
 (0)