v0.20.0
getzep/graphitiv0.20.0Sep 3, 2025by prasmussen15
AI Summary
This release removes the parallel runtime option as internal optimizations have rendered it unnecessary, streamlining the Cypher query execution.
Key Highlights
- Removal of USE_PARALLEL_RUNTIME option
- Optimized Neo4j Cypher Query execution
Breaking Changes
- Removal of USE_PARALLEL_RUNTIME option for Neo4j Cypher Queries
Full Release Notes
## What's Changed * Remove the USE_PARALLEL_RUNTIME option for Neo4j Cypher Queries - optimizations have been made such that this option is no longer beneficial * bump version by @prasmussen15 in https://github.com/getzep/graphiti/pull/889 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.19.0...v0.20.0