v0.9.23
airweave-ai/airweavev0.9.23Mar 10, 2026by orhanrauf
AI Summary
Addresses a database ORM issue where scalars were not snapped before unit of work commits, preventing a MissingGreenlet error.
Key Highlights
- Fix for snapshot ORM scalars before UoW commits
- Prevents MissingGreenlet errors during commits
Full Release Notes
## What's Changed * fix: snapshot ORM scalars before UoW commits to prevent MissingGreenlet by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1588 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.22...v0.9.23