Releases: mtakaki/cachet-url-monitor
Releases · mtakaki/cachet-url-monitor
0.3
- Changed docker command to
CMD
- Adding ability to create incidents when a check fails.
- Verifying component status upon initialization.
- Allowing override configuration through environment variables.
- Refactored status to another file for better importing it (thanks @rahulg963)
- Documentation fixes (thanks @gardner)
- Refactored status and incident update to be optional and complementary (initial implementation by @jacekszubert)