v3.1.0
mantinedev/mantinev3.1.0May 28, 2026by dworthen
AI Summary
This release introduces a native CosmosTableProvider with namespace partitioning and transactional batch writes, along with a simplified AzureCosmosStorage implementation.
Key Highlights
- Native CosmosTableProvider with namespace partitioning
- Transactional batch writes support
- Simplified AzureCosmosStorage implementation
- Update to litellm dependency
New Features
- Native CosmosTableProvider
- Transactional batch writes
- Simplified AzureCosmosStorage
- Litellm dependency update
Full Release Notes
## What's Changed - minor: Native CosmosTableProvider with namespace partitioning, transactional batch writes, and simplified AzureCosmosStorage. - patch: Update litellm dependency. **Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.9...3.1.0