v0.26.0

mahimailabs/voicegatewayv0.26.0Sep 6, 2026by mahimairaja

AI Summary

This release introduces Wave 0 telemetry and security contracts, fixes telemetry reliability issues with FastAPI routers, and enhances accounting systems with immutable pricing and reliable usage tracking.

Key Highlights

  • Added Wave 0 telemetry and security contracts
  • Fixed telemetry reliability by walking FastAPI's included-router wrappers
  • Implemented immutable pricing and reliable usage accounting

New Features

  • Wave 0 telemetry and security contracts
  • Immutable pricing and reliable usage accounting

Full Release Notes

## What's Changed
* feat: add Wave 0 telemetry and security contracts by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/274
* fix(telemetry): walk FastAPI's included-router wrappers by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/275
* feat(accounting): immutable pricing and reliable usage accounting by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/276


**Full Changelog**: https://github.com/mahimailabs/voicegateway/compare/v0.25.8...v0.26.0