diff --git a/docs/plugin_monitoring_agent.md b/docs/plugin_monitoring_agent.md index 4e970640ee..12f0e0240f 100644 --- a/docs/plugin_monitoring_agent.md +++ b/docs/plugin_monitoring_agent.md @@ -842,6 +842,14 @@ For syslog output, not specifying the `default_sdid` parameter can result in emp ## Monitoring Agent Plugin Release Notes +### Release 5.0.2 + +**Release Date:** Aug 4, 2026 + +#### Issues Fixed + +- **PLUGIN-3401** Add state data retrieval with summary and detailed information + ### Release 5.0.1 **Release Date:** Feb 11, 2026 diff --git a/linkinator.config.json b/linkinator.config.json index a9f9fee069..7dbc0af601 100644 --- a/linkinator.config.json +++ b/linkinator.config.json @@ -19,6 +19,7 @@ "^https://docs\\.aws\\.amazon\\.com", "^https://thekelleys\\.org\\.uk", "^https://www\\.hpe\\.com/psnow/doc/PSN1014689145USEN\\.pdf" + ,"^https://www\\.juniper\\.net/us/en/products/cloud-services/wan-assurance\\.html$" ], "retry": true, "retryErrors": true,