Release LoadGen Api, Appliance and MCP Server: 1.0.0.11343
LoadGen General
- Unique Machine Identifier for license binding preventing Docker/appliance hostname conflicts
- Hardware Fingerprint for offline license validation
LoadGen Api
- Uptime Monitoring (LG057) - Complete implementation with HTTP/HTTPS, REST API, SQL Server, Azure Functions, and Azure App Services check executors, response validation, incident management, and maintenance windows
- Improved Monitoring Data Ingestion - Monitoring data now routes through dedicated processing for improved reliability and performance
- Offline License Mode for air-gapped environments with hardware fingerprint verification and per-module
.licfiles - Per-Module License Details in the
GET /licenseresponse including module code, name, license count, validity, and demo status - Runtime Settings Endpoint for dynamic configuration changes without API restart
- Agent Config Endpoints with profile enrichment (runAsProfileName, profileNames, profileCount) and PUT update operations
- Workload UserTypes Endpoint for extracting user type names from LGS workloads
- Test Client Mode technology type support for load profiles
- OverrideSlotCount for agents allowing manual slot count configuration
- Legacy Workload Migration automatically copying LGS files from legacy paths on API startup
- Uptime and SessionSight Datasource Categories added
- Uptime Monitoring Entities added to collection sync system
- Dynamic Log Level Control without API restart
- Fixed license refresh not downloading from cloud
- Fixed license binding only binding one module instead of all supported modules
- Fixed license machine name format mismatch between query and binding
- Fixed monitoring data written to wrong InfluxDB bucket
- Fixed monitoring tags shared across concurrent sessions
- Fixed monitoring data loss after an idle period
- Improved monitoring data reliability
LoadGen Appliance
- Appliance now includes frontend configuration
LoadGen MCP Server
- No MCP Server changes in this release.