- Added Discord alerting provider #48
- Added
has()
function to determine if an element at a given JSONPath exists - Reduced overall memory usage
- Significant performance improvement
- Significantly improved uptime calculation
Note: If you were using persistence in v2.2.0 or earlier, upgrading to v2.3.0 will cause the loss of uptime statistics (1h, 24h, 7d). This is due to a rewrite of the way the uptime history is computed and persisted. This was needed for the future implementation of a long term uptime history. No actions are required on your end.