v0.9.69
0xSojalSec/airllmv0.9.69May 18, 2026by orhanrauf
AI Summary
This release fixes a synchronization issue where customer credential errors were incorrectly categorized as workflow failures. It updates the logic to ensure accurate failure reporting.
Key Highlights
- Fixed syncs logic to stop counting customer credential errors as workflow failures.
- Improved error tracking accuracy.
- Merged via Pull Request #1787.
New Features
- Fixed syncs to stop counting customer credential errors as workflow failures
Full Release Notes
## What's Changed * fix(syncs): stop counting customer credential errors as workflow failures by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1787 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.68...v0.9.69