Release LoadGen Api, Appliance and MCP Server: 1.0.0.11061
LoadGen General
- Improved console output with Unicode box-drawing for better readability
- Enhanced phase progress table showing real-time user logon status during test execution
- Reduced verbose logging for cleaner output
LoadGen Api
- Non-blocking Test Start : API now returns immediately with ExecutionId - initialization runs in background
- Initialization Phase Tracking : Monitor progress through license validation, agent connection, and setup phases
- Multiple Datasources with Hot-Switch : Configure multiple named datasources and switch between them at runtime
- InfluxDB Enhancements: Added testid and testname tags for filtering test runs in shared buckets
- Performance Monitor Data : PM (performance counter) data now saved to configured backends
- Expanded Data Model : Captures all fields from agent data for comprehensive telemetry
- Hosts File Management : Manage custom DNS entries via API for network configuration
- Configurable CSV Fallback : Option to disable CSV file creation when using SQL/InfluxDB backends
- Fixed test not stopping when configured duration exceeded
- Fixed moment counters showing double counts in test details
- Fixed phases not showing correctly when scenario has idle phases
- Fixed images not being sent to agents from workload files
- Fixed DUAF script content sending file path instead of actual code
- Fixed datasource configuration being lost after restart
- Fixed datastore validation now properly stops test on failure
- Improved per-user UserType injection into DUAF scripts
- Improved logging with standardized prefixes for easier filtering
LoadGen Appliance
- API Version Management : New endpoints to check and update API container version
- SSL Profile Mode : Unified Docker Compose with SSL profiles for easy HTTP/HTTPS switching
- Recovery Endpoints: SSL mode toggle via API for recovery when SSL configuration fails
- Improved SSL setup documentation with step-by-step guides
LoadGen MCP Server
- No MCP Server changes in this release.