Release LoadGen Api, Appliance and MCP Server: 1.0.0.11084
LoadGen General
- No general changes in this release.
LoadGen Api
- Basic "Simple Ramp" Start : New endpoint to start tests with ramp parameters without modifying the active scenario configuration
- Dashboard Persistence : New CRUD endpoints for per-user and shared dashboards
- Test Scheduling : New scheduling endpoints with cron-based triggers (UTC timezone)
- Analysis Run Artifacts : New endpoints to list runs, view details, and download analysis artifacts
- Scenario Persistence : Scenarios can now be saved and deleted via the API
- Scheduler service prevents concurrent test execution
LoadGen Appliance
- Agent Version Endpoint : Check the installed Appliance Agent version
- Agent Self-Update : Trigger agent updates with automatic download, backup, and restart
- Update orchestration via systemd for reliable service management
LoadGen MCP Server
- Docker Support : Added Streamable HTTP transport for containerized deployments
- Independent Version Management: MCP container can be updated separately from API
- New MCP service in Docker Compose with nginx path-based routing
- Runs on port 3001 in Docker environments