Releases: spatie/laravel-schedule-monitor
Releases · spatie/laravel-schedule-monitor
3.9.2
What's Changed
- Use explicit nullable type is Task::nextRunAt by @bastien-phi in #117
Full Changelog: 3.9.1...3.9.2
3.9.1
What's Changed
- Fix CronExpression deprecation using constructor instead of factory method by @bastien-phi in #118
New Contributors
- @bastien-phi made their first contribution in #118
Full Changelog: 3.9.0...3.9.1
3.9.0
3.8.2
What's Changed
- don't write to horizon config when not available by @Propaganistas in #116
New Contributors
- @Propaganistas made their first contribution in #116
Full Changelog: 3.8.1...3.8.2
3.8.1
3.8.0
What's Changed
- Update README.md typo by @acip in #111
- Make
graceTimeInMinutes
configurable by @faustbrian in #112
New Contributors
- @acip made their first contribution in #111
- @faustbrian made their first contribution in #112
Full Changelog: 3.7.1...3.8.0
3.7.1
What's Changed
- Fix wrong lastRunFinishedTooLate behaviour when lastStartedAt and lastFinishedAt are within a second because of a very fast task by @mathiasmoser in #109
New Contributors
- @mathiasmoser made their first contribution in #109
Full Changelog: 3.7.0...3.7.1
3.7.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #106
New Contributors
- @laravel-shift made their first contribution in #106
Full Changelog: 3.6.0...3.7.0