Skip to content

Commit 47bd677

Browse files
stayallivecleptric
andauthored
Prepare 4.2.0 (#844)
* Update changelog * Update CHANGELOG.md Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com> --------- Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
1 parent 678202f commit 47bd677

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.2.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.2.0.
6+
7+
### Features
8+
9+
- Add new spans, measuring the time taken to queue a job [(#833)](https://github.com/getsentry/sentry-laravel/pull/833)
10+
11+
- Add support for `failure_issue_threshold` & `recovery_threshold` for `sentryMonitor()` method on scheduled commands [(#838)](https://github.com/getsentry/sentry-laravel/pull/838)
12+
13+
- Automatically flush metrics when the application terminates [(#841)](https://github.com/getsentry/sentry-laravel/pull/841)
14+
15+
- Add support for the W3C traceparent header [(#834)](https://github.com/getsentry/sentry-laravel/pull/834)
16+
17+
- Improve `php artisan sentry:test` to show internal log messages by default [(#842)](https://github.com/getsentry/sentry-laravel/pull/842)
18+
319
## 4.1.2
420

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

0 commit comments

Comments
 (0)