v3.0.7
supercorp-ai/supergatewayv3.0.7Mar 24, 2026by dworthen
AI Summary
The v3.0.7 release introduces new configuration options for vector store sizing based on embedding models and addresses a security vulnerability by pinning the litellm dependency.
Key Highlights
- Reconfigure vector store size by embedding model
- Pin litellm dependency due to litellm compromise
- Address security vulnerability in dependency management
New Features
- Reconfigure vector store size by embedding model
- Pin litellm dependency due to litellm compromise
Full Release Notes
## What's Changed - patch: reconfigure vector store size by embedding model ### Security - patch: Pin litellm dependency due to litellm compromise: https://github.com/BerriAI/litellm/issues/24512 **Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.6...v3.0.7