v0.9.14
airweave-ai/airweavev0.9.14Mar 5, 2026by orhanrauf
AI Summary
Identical to v0.9.15, focusing on SourceContextBuilder refactoring and the removal of S3 destination features.
Key Highlights
- Eliminates duplicate data loading in SourceContextBuilder
- Removes S3 destination feature, embedding models, and transformers API
Breaking Changes
- Removal of S3 destination feature, embedding models, transformers, and destinations API
Full Release Notes
## What's Changed * refactor: eliminate duplicate data loading in SourceContextBuilder by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1558 * chore: remove S3 destination feature, embedding models, transformers and destinations API by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1551 * Pin CI `test-mcp`'s `upload-artifact` action revision by @viralpraxis in https://github.com/airweave-ai/airweave/pull/1563 * feat: fix `test-mcp` action by @viralpraxis in https://github.com/airweave-ai/airweave/pull/1564 * fix: regenerate MCP package-lock.json for npm 11 compatibility by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1560 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.12...v0.9.14