v0.9.71
renovatebot/renovatev0.9.71May 21, 2026by orhanrauf
AI Summary
This update fixes a bug in the Airweave ARF module by updating the `generate_entities` method to accept sync pipeline keyword arguments.
Key Highlights
- Fixed `arf` module to accept sync pipeline kwargs in `ArfReplaySource.generate_entities`
- Resolves issues related to entity generation pipeline arguments
Full Release Notes
## What's Changed * fix(arf): accept sync pipeline kwargs in ArfReplaySource.generate_entities by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1791 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.70...v0.9.71