Releases: getzep/graphiti
Releases · getzep/graphiti
v0.28.2 - SECURITY: Harden Search Filters Against Cypher Injection
What's Changed
- chore: regenerate lockfiles to drop diskcache by @prasmussen15 in #1244
- fix: replace edge name with uuid in debug log by @prasmussen15 in #1261
- chore: update Docker images to graphiti-core 0.28.1 by @prasmussen15 in #1292
- feat: Add GLiNER2 hybrid LLM client by @danielchalef in #1284
- Refresh README content and fix image refs by @danielchalef in #1313
- Restore README title and subtitle by @danielchalef in #1314
- Harden search filters against Cypher injection by @danielchalef in #1312
Full Changelog: v0.28.1...v0.28.2
mcp-v1.0.2 - Security: Require graphiti-core>=0.28.2
MCP v1.0.1 and prior has a security cypher injection vulnerability via graphiti-core 0.28.1. Please update to MCP v1.0.2.
What's Changed
- Bump mcp-server to 1.0.2 and require graphiti-core>=0.28.2 by @danielchalef in #1317
Full Changelog: v0.28.2...mcp-v1.0.2
v0.28.1 - remove diskcache
What's Changed
- fix: extract custom edge attributes on first episode ingestion by @prasmussen15 in #1242
- fix: replace diskcache with sqlite-based cache to resolve CVE by @jackaldenryan in #1238
- chore: bump version to 0.28.1 by @prasmussen15 in #1243
Full Changelog: v0.28.0...v0.28.1
v0.28.0 - Update GraphDriver Integrations
What's Changed
- feat: simplify extraction pipeline and add batch entity summarization by @prasmussen15 in #1224
- chore(deps): update dependencies to fix dependabot alerts by @jackaldenryan in #1225
- feat: driver operations architecture redesign by @prasmussen15 in #1232
- Bump graphiti-core[falkordb] from 0.26.3 to 0.27.1 in /mcp_server by @dependabot[bot] in #1231
- feat: implement Neptune and Kuzu driver operations by @prasmussen15 in #1235
- chore: bump version to 0.28.0 and document graph driver architecture by @prasmussen15 in #1236
- fix: remove PII from log messages by @prasmussen15 in #1237
Full Changelog: v0.27.1...v0.28.0
v0.27.2pre1 - more ingestion efficiency gains
What's Changed
- feat: simplify extraction pipeline and add batch entity summarization by @prasmussen15 in #1224
Full Changelog: v0.27.1...v0.27.2pre1
v0.27.1 - fix duplicate info appearing in summaries
What's Changed
- fix(summary): exclude duplicate edges from node summary generation by @prasmussen15 in #1223
Full Changelog: v0.27.0...v0.27.1
v0.27.0 - efficiency gains
What's Changed
- Add extracted edge facts to entity summaries by @prasmussen15 in #1182
- Fix dependabot security vulnerabilities by @danielchalef in #1184
- Revert "Fix dependabot security vulnerabilities" by @danielchalef in #1185
- Pin mcp_server to graphiti-core 0.26.3 by @danielchalef in #1186
- Update manual code review workflow to use claude-opus-4-5-20251101 by @danielchalef in #1189
- Refactor prompt system for efficiency and clarity by @prasmussen15 in #1191
- fix(falkordb): sanitize pipe and slash chars in fulltext queries by @Milofax in #1183
- feat(nodes): generate entity summary from episode when no edges exist by @prasmussen15 in #1196
- chore: bump version to 0.27.0pre2 by @prasmussen15 in #1200
- fix(falkordb): escape group_ids in RediSearch fulltext queries by @Milofax in #1175
- feat(gemini): add support for Gemini 3 preview models by @geojaz in #1202
- Fix Azure OpenAI integration for v1 API compatibility by @andreibogdan in #1192
- fix(edges): preserve all signatures when edge type is reused across node pairs by @prasmussen15 in #1197
- fix(graphiti): prevent add_triplet from overwriting edges with different src/dst by @prasmussen15 in #1212
- bump version by @prasmussen15 in #1219
New Contributors
- @Milofax made their first contribution in #1183
- @geojaz made their first contribution in #1202
- @andreibogdan made their first contribution in #1192
Full Changelog: v0.26.3...v0.27.0
v0.27.0pre2 - efficiency gains
What's Changed
- Fix dependabot security vulnerabilities by @danielchalef in #1184
- Revert "Fix dependabot security vulnerabilities" by @danielchalef in #1185
- Pin mcp_server to graphiti-core 0.26.3 by @danielchalef in #1186
- Update manual code review workflow to use claude-opus-4-5-20251101 by @danielchalef in #1189
- Refactor prompt system for efficiency and clarity by @prasmussen15 in #1191
- fix(falkordb): sanitize pipe and slash chars in fulltext queries by @Milofax in #1183
- feat(nodes): generate entity summary from episode when no edges exist by @prasmussen15 in #1196
- chore: bump version to 0.27.0pre2 by @prasmussen15 in #1200
New Contributors
Full Changelog: v0.27.0pre1...v0.27.0pre2
v0.27.0pre1 - Add Episode Efficiency
What's Changed
- Add extracted edge facts to entity summaries by @prasmussen15 in #1182
Full Changelog: v0.26.3...v0.27.0pre1
v0.26.3 - update GraphOperationsInterface
What's Changed
- Add interface override paths for direct database calls by @prasmussen15 in #1172
Full Changelog: v0.26.2...v0.26.3