v0.28.0
getzep/graphitiv0.28.0Feb 17, 2026by prasmussen15
AI Summary
Major release featuring a complete driver operations architecture redesign and new graph database support. Adds Neptune and Kuzu driver operations while simplifying the extraction pipeline with batch entity summarization.
Key Highlights
- Driver operations architecture redesign
- Implemented Neptune and Kuzu driver operations
- Simplified extraction pipeline with batch entity summarization
- Fixed dependabot security alerts
- Removed PII from log messages
New Features
- Neptune driver operations
- Kuzu driver operations
- Batch entity summarization in extraction pipeline
Full Release Notes
## What's Changed * feat: simplify extraction pipeline and add batch entity summarization by @prasmussen15 in https://github.com/getzep/graphiti/pull/1224 * chore(deps): update dependencies to fix dependabot alerts by @jackaldenryan in https://github.com/getzep/graphiti/pull/1225 * feat: driver operations architecture redesign by @prasmussen15 in https://github.com/getzep/graphiti/pull/1232 * Bump graphiti-core[falkordb] from 0.26.3 to 0.27.1 in /mcp_server by @dependabot[bot] in https://github.com/getzep/graphiti/pull/1231 * feat: implement Neptune and Kuzu driver operations by @prasmussen15 in https://github.com/getzep/graphiti/pull/1235 * chore: bump version to 0.28.0 and document graph driver architecture by @prasmussen15 in https://github.com/getzep/graphiti/pull/1236 * fix: remove PII from log messages by @prasmussen15 in https://github.com/getzep/graphiti/pull/1237 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.27.1...v0.28.0