v0.9.64
airweave-ai/airweavev0.9.64Apr 15, 2026by orhanrauf
AI Summary
The SyncService has been unified to consolidate lifecycle, records, and runners, and a custom authentication provider is introduced.
Key Highlights
- Unified SyncService architecture
- Custom authentication provider
- Updated Node.js version in CI workflows
New Features
- Unified SyncService
- Custom auth provider
- Update Node.js version in GitHub Actions
Full Release Notes
## What's Changed * fix(docs): update connector links to use the correct documentation paths by @EwanTauran in https://github.com/airweave-ai/airweave/pull/1753 * chore: update Node.js version in GitHub Actions workflow from 18 to 20 by @EwanTauran in https://github.com/airweave-ai/airweave/pull/1755 * refactor: unified SyncService — consolidate lifecycle + record + runner by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1719 * feat: custom auth provider by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1668 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.63...v0.9.64