v0.5.0
Changelog
New Features
- 948ea20: feat: add HTTPS checker, cert validation and rules support (@whiskeyjimbo)
- e7a9503: feat: enhance monitoring capabilities with new metrics and configuration options (nodes and edges for graph) (@whiskeyjimbo)
Documentation updates
- 294520b: docs: update README (@whiskeyjimbo)
- 206ac10: docs: update README to clarify group monitoring features and configuration examples (@whiskeyjimbo)
- 34a5d2f: docs: update README to reflect changes (@whiskeyjimbo)
- 90526be: docs: update example config to reflect changes and make it clearer (@whiskeyjimbo)
- 529dff2: docs: update readme (@whiskeyjimbo)
Other work
- 494d3b1: refactor: add log levels to log notifier (@whiskeyjimbo)
- aa85951: refactor: cleanup checker and related (@whiskeyjimbo)
- 948fb1b: refactor: improve health check (@whiskeyjimbo)
- 94da06a: refactor: reorganize project structure by moving packages to internal, refactor main and split out functions (@whiskeyjimbo)
- 415ab95: refactor: restructure configuration types and add some validation logic (@whiskeyjimbo)
- c4ef0bb: refactor: update large functions in metrics (@whiskeyjimbo)