v3.1.0
davidfowl/tallyv3.1.0May 28, 2026by dworthen
AI Summary
This release introduces a native CosmosTableProvider featuring namespace partitioning and transactional batch writes, alongside a simplified AzureCosmosStorage implementation. It also includes a dependency update for litellm.
Key Highlights
- Native CosmosTableProvider with namespace partitioning
- Transactional batch writes
- Simplified AzureCosmosStorage
- Updated litellm dependency
New Features
- Native CosmosTableProvider with namespace partitioning
- Transactional batch writes
- Simplified AzureCosmosStorage
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