Skip to content

v1.44.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:28
· 14 commits to main since this release

Added

  • Anonymous telemetry: the backend now sends a best-effort heartbeat at most once per day
    with a random persistent installation ID, the HSI version, Linux distribution, CPU, memory,
    and aggregate disk hardware details. It never sends hostnames, addresses, serial numbers,
    filesystem paths, or user data; failures time out after three seconds without affecting HSI.
    Set HSI_TELEMETRY_ENABLED=false to opt out.