This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalTelemetry is now enabled by default in CI environments starting with version v0.7.0.
Why it matters: All CI builds will automatically send telemetry data; operators must review privacy policies and opt‑out configurations before the release date.
Summary
AI summaryTelemetry now defaults to enabled in CI, reversing the previous off‑by‑default behavior.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Telemetry now defaults to enabled in CI. Telemetry now defaults to enabled in CI. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Automated CI runs are counted by default in telemetry data. Automated CI runs are counted by default in telemetry data. Source: granite4.1:30b@2026-07-16-audit Confidence: low |
— |
| Refactor | Low |
CI runs are no longer special-cased for telemetry handling. CI runs are no longer special-cased for telemetry handling. Source: granite4.1:30b@2026-07-16-audit Confidence: low |
— |
Full changelog
Minor: telemetry now defaults to enabled in CI, reversing the v0.6.x CI-default-off behavior.
Automated CI runs (e.g. the pr-check action) are now counted by default, so CI adoption shows up
in the data. CI is no longer special-cased — the isCI field still distinguishes CI from human
runs. Both kill switches still win everywhere: set AIRECEIPTS_TELEMETRY=off (or 0/false)
or DO_NOT_TRACK=1 to disable telemetry in CI or anywhere; an empty/malformed connection string
also disables. Telemetry payloads remain content-free (no transcript, prompts, file paths, repo
names, or dollar amounts — invariant I4). See SPEC-0002's 2026-07-08 amendment and docs/telemetry.md.
Breaking Changes
- Default telemetry setting changed to enabled for CI runs (previously disabled).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Aireceipts
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]