v3.1.2

microsoft/graphragv3.1.2Aug 21, 2026by dworthen

AI Summary

This patch release focuses on dependency maintenance and bug fixes. It updates dependencies to their latest versions and corrects documentation string parameters. Additionally, it improves the synchronous LLM cache middleware by preserving caller event loops and adjusts the default package feed index.

Key Highlights

  • Updated dependencies to the latest versions (dependency sweep).
  • Fixed doc string parameters.
  • Preserved caller event loops in synchronous LLM cache middleware.
  • Changed default package feed index.

Full Release Notes

## What's Changed
- patch: Change default package feed index.
- patch: Fix doc string parameters.
- patch: Preserve caller event loops in synchronous LLM cache middleware.
- patch: Update dependencies to latest versions (dependency sweep).

**Full Changelog**: https://github.com/microsoft/graphrag/compare/3.1.1...v3.1.2