v0.9.66
airweave-ai/airweavev0.9.66Apr 23, 2026by felixschmetz
AI Summary
Sync job management is improved with cancellation path fixes, while a configurable LLM fallback chain is added.
Key Highlights
- Configurable LLM fallback chain
- Fix for pending sync job cancellation
- Enhanced CI scan-and-attest resilience
New Features
- Lazy + configurable LLM fallback chain
Full Release Notes
## What's Changed * fix: cancel path for pending sync jobs by @hiddeco in https://github.com/airweave-ai/airweave/pull/1759 * fix(ci): harden scan-and-attest resilience by @hiddeco in https://github.com/airweave-ai/airweave/pull/1761 * fix(sharepoint_online): correct SP site group expansion by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1760 * feat: lazy + configurable LLM fallback chain by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1762 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.65...v0.9.66