v0.11.2
airweave-ai/airweavev0.11.2Jul 15, 2026by csiwek
AI Summary
This release addresses data race issues in initialization and testing, along with updates to third-party libraries Sipgo and Opus to improve stability.
Key Highlights
- Fixed data race issues in init-race and test data-race
- Bumped 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