v3.0.5
Jeffallan/claude-skillsv3.0.5Feb 27, 2026by dayesouza
AI Summary
A maintenance release addressing CSV reading issues and optimizing document loading processes through batch processing.
Key Highlights
- Fix for CSV file reader functionality
- Optimized vector document loading in batches
- Improved data ingestion performance
New Features
- Batch 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