v0.9.71

luminal-ai/luminalv0.9.71May 21, 2026by orhanrauf

AI Summary

Fixes a bug in the ARF (Airflow Reconciliation Framework) sync pipeline to ensure proper handling of sync pipeline keyword arguments.

Key Highlights

  • Fixed kwargs handling in ArfReplaySource.generate_entities.

New Features

  • Sync pipeline kwargs acceptance fix

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