Releases: CoreProc/laravel-healthcheck
Releases · CoreProc/laravel-healthcheck
0.5.0
- Add logs for processing, processed, and failed jobs
0.4.1
- Convert logging of status from boolean to string because Cloudwatch does not support booleans
0.3.1
Bugfix: Remove references to old commands
0.3.0
Remove jobs and commands in favor of logging through Healtcheck endpoint. Refer to readme.
0.2.0
Add healthchecks for Cron Job and Horizon via console command.