- Change the default value for maintenance response code (from 503 to 299)
- Add a query param to enable application checks (otherwise ignored)
- Add application checks
- Add setting to change the health check url
- Add setting to change the maintenance response code
- Add setting to change the failure response code
- Add logging for maintenance and failure
- Update documentation
- Tests on Drone.io
- Change setting key for healthcheck.disablefile
- Enhance HTTP error message when healthcheck is disable by file
- Add option to enable maintenance mode when a file exists
- Basic health check view
- Public release