v0.8.82
airweave-ai/airweavev0.8.82Feb 10, 2026by felixschmetz
AI Summary
This release completes the Qdrant deprecation by removing all code, dependencies, and configuration related to the vector database, along with the temporal relevance operation.
Key Highlights
- Removed all Qdrant code, dependencies, and configuration
- Removed temporal relevance operation
Breaking Changes
- Removed Qdrant support
- Removed temporal relevance operation
Full Release Notes
## What's Changed * chore: deprecate qdrant phase 3: remove all Qdrant code, dependencies, and config from airweave, remove temporal relevance op by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1385 * fix: add stall-triggered stack trace dump and source producer gap logging by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1397 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.8.81...v0.8.82