Releases: spatie/laravel-schedule-monitor
Releases · spatie/laravel-schedule-monitor
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
3.6.0
3.5.0
3.4.3
What's Changed
- Update nunomaduro/termwind to 2.0 by @yoeriboven in #99
Full Changelog: 3.4.2...3.4.3
3.4.2
3.4.1
What's Changed
- Update README.md by @robjbrain in #96
- Update MonitoredScheduledTask.php to get the failed response to be st… by @AKHIL-882 in #97
New Contributors
- @robjbrain made their first contribution in #96
- @AKHIL-882 made their first contribution in #97
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- Add note that syncing will remove other monitors by @keithbrink in #90
- Fix anchor in link to Laravel docs by @limenet in #92
- Non destructive sync option (keep-old) by @keithbrink in #91
New Contributors
- @keithbrink made their first contribution in #90
- @limenet made their first contribution in #92
Full Changelog: 3.3.0...3.4.0