1.35.0 (2026-04-10)
Features
- add version field to /health endpoint response (#331)
- telemetry: extract telemetry store interfaces and memory implementations (#335)
- telemetry: add Prometheus metrics renderer and /metrics endpoint (#337)
- telemetry: add SQLite-backed telemetry persistence (#341)
- telemetry: wire SQLite singleton with env-based fallback
Bug Fixes
- telemetry: persist token health data in SQLite store
Documentation
- correct Pi configuration in README (#342)