Skip to content

v2.6.0 — Telemetry Gateway & Public Telemetry Contract

Choose a tag to compare

@surendranb surendranb released this 08 Jul 10:38

What's new

  • Telemetry gateway: anonymous usage telemetry now routes through the project's own open-source gateway (source in workers/install-telemetry/). Analytics vendor keys no longer ship in the client, IP addresses are never stored, and only coarse geography (country/continent) is recorded.
  • Install/upgrade visibility: a once-per-version package_download event replaces guesswork about version adoption.
  • Clearer setup errors: expired Google credentials (ADC) and IAM permission issues are now distinct error categories with their existing guided fixes.
  • Accurate tool metrics: discovery tools (search_schema, category browsers) now report correct result counts.

Telemetry stays anonymous and opt-out (DISABLE_TELEMETRY=1 or DO_NOT_TRACK=1) — see 'Telemetry & Privacy' in the README.

No changes to tools, queries, or setup — this release is infrastructure.