v3.0.5

coleam00/Archonv3.0.5Feb 27, 2026by dayesouza

AI Summary

This release addresses data processing stability and performance by fixing the CSV file reader and optimizing vector document loading to run in batches.

Key Highlights

  • Fixed CSV file reader
  • Vector load_documents now operates in batches
  • Bug fixes and optimizations

New Features

  • Batch processing for vector document loading

Full Release Notes

## What's Changed
* fix csv file reader by @dayesouza in https://github.com/microsoft/graphrag/pull/2248
* vector load_documents in batches by @dayesouza in https://github.com/microsoft/graphrag/pull/2251
* Release v3.0.5 by @dayesouza in https://github.com/microsoft/graphrag/pull/2252


**Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.4...v3.0.5