Release LoadGen Api, Appliance and MCP Server: 1.0.0.11795
LoadGen General
- No general changes in this release.
LoadGen Api
- Fixed the typed Internal URL on Insight datasources being silently discarded, leaving Insight agents pointed at an unreachable internal Docker hostname; the operator-typed URL is now preserved as the External URL so dashboards and remote agents both work from a single field
- Fixed SessionSight container
DatasourceNamebeing wiped to empty on every partial update, which broke ingestion with "Datasource is not configured as InfluxDB" errors. The field is now preserved when omitted from a request, validated on creation, and checked against the live datasource registry so unknown or non-InfluxDB datasources are rejected with a clear 400 response.
LoadGen Appliance
- Improved diagnostics for appliance image creation so agent-extraction failures now identify the failing step rather than failing silently
- Fixed appliance image creation aborting on a non-fatal
unzipwarning when extracting agent archives produced on Windows; warnings-only conditions no longer stop the process, while genuine extraction failures still abort
LoadGen MCP Server
- No MCP Server changes in this release.