Bump sentry/sentry-laravel from 4.10.1 to 4.11.0
Bumps sentry/sentry-laravel from 4.10.1 to 4.11.0.
Release notes
Sourced from sentry/sentry-laravel's releases.
4.11.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.11.0.
Features
- Add Scheduled Task Tracing [(#968)](getsentry/sentry-laravel#968)
Bug Fixes
- Fix retry count for queued jobs [(#967)](getsentry/sentry-laravel#967)
4.10.2
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.2.
Bug Fixes
- Fixed a PHP 8.4 deprecation notice when running
php artisan sentry:test
[(#963)](getsentry/sentry-laravel#963)
Changelog
Sourced from sentry/sentry-laravel's changelog.
4.11.0
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.11.0.
Features
- Add Scheduled Task Tracing [(#968)](getsentry/sentry-laravel#968)
Bug Fixes
- Fix retry count for queued jobs [(#967)](getsentry/sentry-laravel#967)
4.10.2
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.10.2.
Bug Fixes
- Fixed a PHP 8.4 deprecation notice when running
php artisan sentry:test
[(#963)](getsentry/sentry-laravel#963)
Commits
-
ad7d596
release: 4.11.0 -
9795e5b
Prepare 4.11.0 (#971) -
c3808bd
Add Scheduled Task Tracing (#968) -
596bfa1
Retries are attempts minus one (#967) -
d8c0510
Merge branch 'release/4.10.2' -
0e2e5bc
release: 4.10.2 -
621226f
Prepare 4.10.2 (#964) -
765832f
Substitute E_STRICT (#963) -
2b18a66
Replace release bot with GH app (#961) -
6f7ecf1
chore(meta): add contributor list to README (#960) - Additional commits viewable in compare view