v0.9.71

Zackriya-Solutions/meetilyv0.9.71May 21, 2026by orhanrauf

AI Summary

This release fixes a bug in the ARF (Airweave Replay Framework) module by ensuring that sync pipeline keyword arguments are correctly accepted in the `generate_entities` method.

Key Highlights

  • Fixes sync pipeline kwargs acceptance in ArfReplaySource.generate_entities
  • Addresses functionality in the ARF module
  • Related to Pull Request #1791

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