Releases: getzep/graphiti
Releases · getzep/graphiti
v0.17.7 - update full text search max length
What's Changed
- [Bug Fix] Fix the Group ID usage with FalkorDB by @galshubeli in #733
Full Changelog: v0.17.6...v0.17.7
v0.17.6 - edge_operations are more robust
What's Changed
- make egg_operations more robust by @prasmussen15 in #737
Full Changelog: v0.17.5...v0.17.6
v0.17.5 - bulk add episode updates
What's Changed
- Bulk updates by @prasmussen15 in #732
- Return embeddings option in get_by_uuids by @prasmussen15 in #736
Full Changelog: v0.17.4...v0.17.5
v0.17.4 - Use union find in bulk ingestion
What's Changed
- fix: discord badge by @paul-paliychuk in #726
- bulk utils update by @prasmussen15 in #727
Full Changelog: v0.17.3...v0.17.4
v0.17.3 - Edge save query fixes
v0.17.2 - Bugfixes and improvements
What's Changed
- fix: neo4j username/password should not be hardcoded by @charlesmcchan in #711
- feat(gemini): embedding batch size & lite default by @zeroasterisk in #680
- feat: enhance GeminiClient with max tokens management by @danielchalef in #712
- bump for bugfix release by @danielchalef in #714
New Contributors
- @charlesmcchan made their first contribution in #711
Full Changelog: v0.17.1...v0.17.2
v0.17.1 - Search filter fixes
What's Changed
- docs: add comprehensive database configuration instructions to README by @danielchalef in #703
- update search filters by @prasmussen15 in #706
Full Changelog: v0.17.0...v0.17.1
v0.17.0 - Revert to using default neo4j db name. Drop DEFAULT_DATABASE env var.
What's Changed
- Move away from DEFAULT_DATABASE environment variable in favour of driver-config support (dc) by @urmzd in #699
- bump v0.17.0 by @danielchalef in #700
First contribution: @urmzd. Thank you!
Full Changelog: v0.16.0...v0.17.0
v0.16.0 - Bulk ingestion
What's Changed
- feat(gemini): simplify config for Gemini clients by @zeroasterisk in #679
- Add Claude Code GitHub Workflow by @danielchalef in #690
- feat: add issue and pull request templates with compliance workflow by @danielchalef in #689
- feat: add template compliance check and update type checking to Pyright by @danielchalef in #692
- docs: improve Neo4j database configuration documentation by @danielchalef in #691
- Fix Claude actions by @danielchalef in #693
- Bulk ingestion by @prasmussen15 in #698
New Contributors
- @zeroasterisk made their first contribution in #679
Full Changelog: v0.15.1...v0.16.0
v0.15.1 - MCP DockerHub Images; bug fixes
What's Changed
- reformat by @prasmussen15 in #655
- Add GitHub Actions workflow for building and pushing MCP Server Docker image by @danielchalef in #656
- feat: add pre-built Docker image for Graphiti MCP server by @danielchalef in #657
- Fix: Add missing name_embedding field to community search queries by @jamesindeed in #664
- Refactor: Replace dictionary responses with structured response classes in graphiti_mcp_server.py by @danielchalef in #668
- docs: add FalkorDB support and update installation instructions by @danielchalef in #677
- feat: support OpenAIClient in OpenAIRerankerClient by @danielchalef in #676
- REFACTOR: use env variables in docker-compose for mcp by @jawwadfirdousi in #663
- Refactor imports by @danielchalef in #675
- bump v0.15.1 by @danielchalef in #678
New Contributors
- @jamesindeed made their first contribution in #664
- @jawwadfirdousi made their first contribution in #663
Full Changelog: v0.15.0...v0.15.1