Release LoadGen Api, Appliance and MCP Server: 1.0.0.12124
Release LoadGen Api, Appliance and MCP Server: 1.0.0.12124
LoadGen General
No general changes in this release.
LoadGen Api
No API changes in this release.
LoadGen Appliance
Update All heals version drift instead of reporting a false success. Fixed appliance Update All reporting "Completed" after an interrupted update without actually updating the running containers. It now checks the actually-running container version — not just the recorded version pin — and re-applies any service whose running version has drifted, instead of skipping it. When everything genuinely matches, the result reads clearly: "Everything is already up to date. The requested versions are installed and running; nothing was changed."Requires an Appliance Agent redeploy.
LoadGen Core Agent Appliance
The Core Agent now starts reliably and reports its version. Fixed the Core Agent failing to start on an appliance (and its version showing as empty) when its package used a nested folder layout. The appliance now locates and launches the Core Agent regardless of the package layout, and reports its version correctly.
Registration now reaches the Platform. Fixed appliance registration failing with a "Reg state: error" (an HTTP 404) because the appliance called an unversioned Platform address that its reverse proxy did not route to the API. The appliance now calls the correct versioned Platform route for registration and heartbeat.