v0.0.4
mahimailabs/voicegatewayv0.0.4May 6, 2026by mahimairaja
AI Summary
A reliability-focused update that improves system stability by fixing budget race conditions, adding optional HTTP authentication, and introducing a reconciliation tool for maintenance.
Key Highlights
- Resolution of budget race conditions for better reliability.
- Addition of optional bearer-token authentication for the HTTP API.
- Introduction of a `reconcil` tool for data maintenance.
New Features
- Budget race fixes
- Optional bearer-token authentication
- Reconciliation tool
Full Release Notes
## What's Changed * Reliability pass: budget race, optional auth, latency percentiles by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/8 * Add optional bearer-token authentication for HTTP API by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/7 * Feat: cost track rebuild by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/9 * Feat: frame fix by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/10 * Feat: reconcil tool by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/11 **Full Changelog**: https://github.com/mahimailabs/voicegateway/compare/v0.0.3...v0.0.4