Skip to content

4.2.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 29 Jan 17:12

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

Features

  • Add new spans, measuring the time taken to queue a job (#833)

  • Add support for failure_issue_threshold & recovery_threshold for sentryMonitor() method on scheduled commands (#838)

  • Automatically flush metrics when the application terminates (#841)

  • Add support for the W3C traceparent header (#834)

  • Improve php artisan sentry:test to show internal log messages by default (#842)