v0.9.42
airweave-ai/airweavev0.9.42Mar 21, 2026by orhanrauf
AI Summary
A significant architectural refactor introduces domain-based dependency injection for the sync pipeline, access control, and converters to improve code organization and modularity.
Key Highlights
- Domain-based DI for sync pipeline
- Protocolization of access control
- Refactoring of converters
- Improved architectural separation
New Features
- Domain-based dependency injection implementation
Full Release Notes
## What's Changed * refactor: protocolize sync pipeline, access control, and converters with domain-based DI by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1674 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.41...v0.9.42