v0.9.71

docling-project/doclingv0.9.71May 21, 2026by orhanrauf

AI Summary

Fixes a bug in the ARF (Audio Retrieval Framework) source generation to ensure compatibility with sync pipeline kwargs.

Key Highlights

  • Fixed ArfReplaySource.generate_entities to accept sync pipeline kwargs.

New Features

  • Support for sync pipeline arguments in ARF replay source.

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