Release LoadGen Api, Appliance and MCP Server: 1.0.0.11824
LoadGen General
- No general changes in this release.
LoadGen Api
- [#8484] The SSL Certificate Status panel on the Appliance SSL page now lists every configured certificate (frontend, API, Grafana, InfluxDB and any custom subdomains) with full details - mode, subject, issuer, valid-from and expiry date - instead of a single stale row. Certificate parsing is fully managed and cross-platform.
- [#8461] Fixed a brand-new uptime check immediately reporting thousands of "missed checks" over a 24-hour window. The missed-check calculation now correctly clamps the lower bound of the window to the check's creation time, so a freshly created check reports an accurate count from the moment it exists. Established checks are unaffected.
LoadGen Appliance
- [#8485] Reworked the appliance pre-login banner so the displayed URL reflects the actual frontend domain rather than the most recently rotated certificate's domain.
- [#8484] The appliance agent now returns rich certificate metadata (subject, issuer, mode, valid-from, expiry) per configured domain, parsed cross-platform with no
opensslshell-out.
LoadGen MCP Server
- No MCP Server changes in this release.