v0.9.69
PX4/PX4-Autopilotv0.9.69May 18, 2026by orhanrauf
AI Summary
Corrects the error reporting logic in sync workflows by ensuring customer credential errors are not misclassified as workflow failures.
Key Highlights
- Fixes sync error classification logic
- Customer credential errors no longer counted as 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