v0.9.55

airweave-ai/airweavev0.9.55Mar 26, 2026by marc-rutzou

AI Summary

Modified the sync process to skip entities that fail during dense embedding generation rather than crashing the entire sync operation.

Key Highlights

  • Sync now skips entities with dense embedding failures
  • Increases sync resilience

New Features

  • Skip entities on embedding failure

Full Release Notes

## What's Changed
* fix: skip entities that fail dense embedding instead of crashing sync by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1718


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.54...v0.9.55