v0.9.71

krahets/hello-algov0.9.71May 21, 2026by orhanrauf

AI Summary

A minor maintenance release for the Airweave project fixing an issue with the ARF (Airweave Replay Framework) sync pipeline kwargs.

Key Highlights

  • Fix for `ArfReplaySource.generate_entities` to properly accept sync pipeline kwargs.

New Features

  • Fix for ARF sync pipeline kwargs handling

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