v0.11.2

tokio-rs/axumv0.11.2Jul 15, 2026by csiwek

AI Summary

A maintenance release focusing on fixing race conditions and updating core VoIP libraries (Sipgo and Opus).

Key Highlights

  • Fixed port initialization race conditions
  • Fixed test data race issues
  • Updated Sipgo library version
  • Bumped Opus library version

Full Release Notes

## What's Changed
* Port init-race and test data-race fixes from Mliviu79's fork by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/75
* Bump Sipgo version by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/76
* Bumped Opus library by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/77


**Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.11.1...v0.11.2