Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.3.5...v3.0.0) (2021-12-13) ### Bug Fixes * add early exit from quebec when it harvests html ([c6aec56](c6aec56)) * change unhealthy jobs json case ([5f83fab](5f83fab)) * do not warn about 0 saved when error occured ([c8b91b4](c8b91b4)) * env names ([fe9f5db](fe9f5db)) * fix start function ([fac0681](fac0681)) * handle listen and serve error ([7e079d0](7e079d0)) * log current version before migration ([09230de](09230de)) * read flags from env ([2092cf7](2092cf7)) * read only password from env ([2eff307](2eff307)) * removed envs that were never working ([72b9fa2](72b9fa2)) * root command arguments ([fb7881a](fb7881a)) * silence fx logger ([63a9cd4](63a9cd4)) * typo ([0a33d41](0a33d41)) ### Features * add health notifier ([6be1825](6be1825)) * change jobs list response format ([9dc475b](9dc475b)) * do not start health notifier when webhook url is not set ([e791b65](e791b65)) * log db connection ([39f1067](39f1067)) * parametrize job health threshold ([0c5d6b4](0c5d6b4)) * parametrize notifier cron ([0a2a681](0a2a681)) * use fx framework ([06ea6a5](06ea6a5)) ### BREAKING CHANGES * change jobs list response format
- Loading branch information