Skip to content
Cloudflare Docs

Release note

This release notes section covers regular updates and minor fixes. For major feature releases or significant updates, see the changelog.

2025-05-31

Errored files will now be retried in next sync

Files that fail to index will now be automatically retried in the next indexing job. For instance, if a file initially failed because it was oversized but was then corrected (e.g. replaced with a file of the same name/key within the size limit), it will be re-attempted during the next scheduled sync.

2025-05-31

Fixed character cutoff in recursive chunking

Resolved an issue where certain characters (e.g. '#') were being cut off during the recursive chunking and embedding process. This fix ensures complete character processing in the indexing process.

2025-05-25

EU jurisdiction R2 buckets now supported

AutoRAG now supports R2 buckets configured with European Union (EU) jurisdiction restrictions. Previously, files in EU-restricted R2 buckets would not index when linked. This issue has been resolved, and all EU-restricted R2 buckets should now function as expected.

2025-04-23

Response streaming in AutoRAG binding added

AutoRAG now supports response streaming in the AI Search method of the Workers binding, allowing you to stream results as they’re retrieved by setting stream: true.

2025-04-07

AutoRAG is now in open beta!

AutoRAG allows developers to create fully-managed retrieval-augmented generation (RAG) pipelines powered by Cloudflare allowing developers to integrate context-aware AI into their applications without managing infrastructure. Get started today on the Cloudflare Dashboard.